Ver código fonte

委托查询前端

110 2 anos atrás
pai
commit
f4858bdeb7

+ 21 - 6
itdmWeb/src/views/module-iTDM/weituochaxun/ItdmWeituoYangpinList.vue

@@ -182,20 +182,35 @@
             dataIndex: 'sampleQuantities'
           },
           {
+            title:'检测项目',
+            align:"center",
+            dataIndex:'testItems'
+          },
+          {
             title:'检测依据',
             align:"center",
             dataIndex:'standardRequirement'
           },
-          {
-            title:'生产厂家',
+                    {
+            title:'判定依据',
             align:"center",
-            dataIndex: 'sampleManufacturer'
+            dataIndex:'judgementBasis'
           },
-          {
-            title:'样品编号',
+                    {
+            title:'备注',
             align:"center",
-            dataIndex: 'sampleCode'
+            dataIndex:'beizhu'
           },
+          // {
+          //   title:'生产厂家',
+          //   align:"center",
+          //   dataIndex: 'sampleManufacturer'
+          // },
+          // {
+          //   title:'样品编号',
+          //   align:"center",
+          //   dataIndex: 'sampleCode'
+          // },
           {
             title: '操作',
             dataIndex: 'action',