ysy 1 anno fa
parent
commit
1d7558c3dc

+ 20 - 0
src/views/bpm/handleTask/components/bomApproverJSYY/detailDialog.vue

@@ -160,6 +160,26 @@
             label: '名称',
             showOverflowTooltip: true
           },
+
+          {
+            prop: 'brandNum',
+            label: '牌号'
+          },
+
+          {
+            prop: 'modelType',
+            label: '型号',
+            align: 'center',
+            showOverflowTooltip: true
+          },
+          {
+            prop: 'specification',
+            label: '规格',
+            align: 'center',
+            showOverflowTooltip: true
+          },
+
+          
           {
             prop: 'dosage',
             label: '用量',

+ 20 - 0
src/views/bpm/handleTask/components/bomApproverJSdevice/detailDialog.vue

@@ -156,6 +156,26 @@
             label: '名称',
             showOverflowTooltip: true
           },
+
+          {
+            prop: 'brandNum',
+            label: '牌号'
+          },
+
+          {
+            prop: 'modelType',
+            label: '型号',
+            align: 'center',
+            showOverflowTooltip: true
+          },
+          {
+            prop: 'specification',
+            label: '规格',
+            align: 'center',
+            showOverflowTooltip: true
+          },
+
+          
           {
             prop: 'dosage',
             label: '用量',