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