src/views/plan/manufacturingorder/index.vue
@@ -110,7 +110,7 @@ @click="updateOrderNo" type="primary" style="margin-left:10px;" >更新订单号 >更新订单号 </el-button>--> </template> </ttable> @@ -824,12 +824,12 @@ ], toolbar: [], operator: [ { text: '查看库存', type: 'text', size: 'small', fun: this.searchStock } // { // text: '查看库存', // type: 'text', // size: 'small', // fun: this.searchStock // } ], operatorConfig: { fixed: 'right', @@ -1662,4 +1662,4 @@ .gantt-info { display: none !important; } </style> </style>