Эх сурвалжийг харах

隐藏工艺路线表格类型

longfenglin 1 жил өмнө
parent
commit
6c9c34128f

+ 2 - 2
src/views/material/product/detail.vue

@@ -1109,11 +1109,11 @@ export default {
       }else{
       }else{
         this.attributeList=[
         this.attributeList=[
           {
           {
-            label: '总装',
+            label: '总装(成品)',
             value: 1
             value: 1
           },
           },
           {
           {
-            label: '部件',
+            label: '部件(半成品)',
             value: 2
             value: 2
           },
           },
           {
           {

+ 6 - 6
src/views/technology/route/index.vue

@@ -146,12 +146,12 @@
             showOverflowTooltip: true,
             showOverflowTooltip: true,
             fixed: 'left'
             fixed: 'left'
           },
           },
-          {
-            slot: 'routeType',
-            label: '类型',
-            align: 'center',
-            showOverflowTooltip: true
-          },
+          // {
+          //   slot: 'routeType',
+          //   label: '类型',
+          //   align: 'center',
+          //   showOverflowTooltip: true
+          // },
           {
           {
             prop: 'code',
             prop: 'code',
             label: '工艺路线编码',
             label: '工艺路线编码',