فهرست منبع

工程划分修改

duy 3 ماه پیش
والد
کامیت
2e61fe87d8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/data-fill/division.vue

+ 1 - 1
src/views/data-fill/division.vue

@@ -1343,7 +1343,7 @@ const wbsElTreeClick = ({ node, data, keys }) => {
 const tableBasicColumn = ref([
     { key: 'title', name: '节点名称' },
     { key: 'partitionCode', name: '划分编号' },
-    { key: 'type', name: '节点类型' },
+    { key: 'nodeType', name: '节点类型' },
     { key: 'majorDataType', name: '资料类型' },
 ])
 const tableBasicData = ref([])