loulijun2021
2024-04-10 213f348eb0e68df4b575a51c570b98f4cf773963
src/views/workOrder/produceOrderList.vue
@@ -9,15 +9,15 @@
          @click="syncERP"
        >同步ERP
        </el-button>
        <div style="display: flex">
          <el-button
            v-waves
            type="primary"
            icon="el-icon-bottom"
            @click="batchHandle"
          >批量下达
          </el-button>
        </div>
        <!--        <div style="display: flex">-->
        <!--          <el-button-->
        <!--            v-waves-->
        <!--            type="primary"-->
        <!--            icon="el-icon-bottom"-->
        <!--            @click="batchHandle"-->
        <!--          >批量下达-->
        <!--          </el-button>-->
        <!--        </div>-->
      </div>