2
3
Эх сурвалжийг харах

审批设置列显示
Signed-off-by: lijunqing <lijunqing@dashoo.cn>

lijunqing 6 жил өмнө
parent
commit
27ca550b5d

+ 12 - 12
src/dashoo.cn/frontend_web/src/pages/system/auditsetting/index.vue

@@ -191,12 +191,12 @@
           width: 100,
           sort: true
         },
-        {
-          prop: 'AuditStepCode',
-          label: '审批步骤编码',
-          width: 100,
-          sort: true
-        },
+        // {
+        //   prop: 'AuditStepCode',
+        //   label: '审批步骤编码',
+        //   width: 100,
+        //   sort: true
+        // },
         {
           prop: 'AuditStepName',
           label: '审批步骤名称',
@@ -215,12 +215,12 @@
           width: 100,
           sort: true
         },
-        {
-          prop: 'WorkFlowName',
-          label: '工作流名称',
-          width: 100,
-          sort: true
-        },
+        // {
+        //   prop: 'WorkFlowName',
+        //   label: '工作流名称',
+        //   width: 100,
+        //   sort: true
+        // },
         {
           prop: 'Remark',
           label: '备注',