zouyu
2023-11-21 95f189cde6ca8fda17ea00017ff7e00ddf48e044
	modified:   src/views/plan/manufacturingorder/index.vue
modified: src/views/plan/masterproductionschedule/index.vue
已修改2个文件
11 ■■■■ 文件已修改
src/views/plan/manufacturingorder/index.vue 9 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/masterproductionschedule/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/manufacturingorder/index.vue
@@ -823,14 +823,7 @@
          }
        ],
        toolbar: [],
        operator: [
          // {
          //   text: '查看库存',
          //   type: 'text',
          //   size: 'small',
          //   fun: this.searchStock
          // }
        ],
        operator: null,
        operatorConfig: {
          fixed: 'right',
          label: '操作',
src/views/plan/masterproductionschedule/index.vue
@@ -626,7 +626,7 @@
        operatorConfig: {
          fixed: 'right',
          label: '操作',
          width: 240,
          width: 140,
          minWidth: 100
        }
      },