qukaidi 3 lat temu
rodzic
commit
5b5fa7465c

+ 20 - 7
src/views/workManagement/main-items/configuration/detailsPage.json

@@ -179,8 +179,14 @@
       },
       "overHidden": true,
       "index": 14,
-      "width": 100,
-      "cell": true
+      "width": 100
+    },
+    {
+      "label": "月数",
+      "prop": "second",
+      "overHidden": true,
+      "index": 15,
+      "width": 100
     },
     {
       "label": "提醒日",
@@ -189,7 +195,7 @@
       "format": "yyyy-MM-dd",
       "type": "date",
       "overHidden": true,
-      "index": 15,
+      "index": 16,
       "width": 100,
       "cell": true
     },
@@ -198,7 +204,7 @@
       "prop": "createUserName",
       "disabled": true,
       "overHidden": true,
-      "index": 16,
+      "index": 17,
       "width": 100
     },
     {
@@ -206,21 +212,28 @@
       "prop": "createTime",
       "disabled": true,
       "overHidden": true,
-      "index": 17,
+      "index": 18,
       "width": 100
     },
     {
       "label": "最新修改人",
       "prop": "updateUserName",
       "overHidden": true,
-      "index": 18,
+      "index": 19,
       "width": 100
     },
     {
       "label": "最新修改时间",
       "prop": "updateTime",
       "overHidden": true,
-      "index": 19,
+      "index": 20,
+      "width": 100
+    },
+    {
+      "label": "单据状态",
+      "prop": "taskStatus",
+      "overHidden": true,
+      "index": 21,
       "width": 100
     }
   ]