瀏覽代碼

Merge branches 'master' and 'master' of http://119.23.210.103:3000/wy/zdqy_firm_former

liujiayin 2 年之前
父節點
當前提交
391ad2348e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/system/dashboard/components/workbench.js

+ 1 - 1
src/views/system/dashboard/components/workbench.js

@@ -170,7 +170,7 @@ export const listColumns = {
         { prop: 'depName', label: '发布部门', sortable: 'custom', width: 120 },
         { prop: 'userName', label: '发布人', width: 120 },
         { prop: 'publicDate', label: '发布日期', sortable: 'custom', dateFormat: 'yyyy-MM-dd', width: 120 },
-        { prop: 'loseDate', label: '有效截至日期', sortable: 'custom', dateFormat: 'yyyy-MM-dd', width: 120 },
+       // { prop: 'loseDate', label: '有效截至日期', sortable: 'custom', dateFormat: 'yyyy-MM-dd', width: 120 },
         { prop: 'status', label: '发布状态', tags: typeOptions, width: 100 }
     ],
     guide: [