王震
2023-11-22 711f1644225a5ff10afa24dec8cafb1eb5343e6a
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>