11
86134
2023-11-20 943e43fac9e2fefabaeffb20445361d5d02cea25
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>