Parcourir la source

项目成本详情

yuhan il y a 1 an
Parent
commit
bb7399d73a

+ 15 - 15
src/views/module_kzks/projectCostList/modulesDetail/MesDetailList.vue

@@ -134,6 +134,21 @@
             dataIndex: 'taskno'
           },
           {
+            title:'采购单价',
+            align:"center",
+            dataIndex: 'purchaseprice'
+          },
+          {
+            title:'内部单价',
+            align:"center",
+            dataIndex: 'internalprice'
+          },
+          {
+            title:'数量',
+            align:"center",
+            dataIndex: 'qty'
+          },
+          {
             title:'工单号',
             align:"center",
             dataIndex: 'wo'
@@ -194,11 +209,6 @@
             dataIndex: 'pcbItem'
           },
           {
-            title:'数量',
-            align:"center",
-            dataIndex: 'qty'
-          },
-          {
             title:'有效期',
             align:"center",
             dataIndex: 'validDate',
@@ -327,16 +337,6 @@
             align:"center",
             dataIndex: 'inbatchno'
           },
-          {
-            title:'采购单价',
-            align:"center",
-            dataIndex: 'purchaseprice'
-          },
-          {
-            title:'内部单价',
-            align:"center",
-            dataIndex: 'internalprice'
-          },
           // {
           //   title: '操作',
           //   dataIndex: 'action',