chenhj
6 小时以前 d0e9936a97b451615442638af296c426a2032a28
车间订单处理工艺文件工序排序错误问题
已修改1个文件
16 ■■■■ 文件已修改
src/views/plan/manufacturingorder/productorder-form.vue 16 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/manufacturingorder/productorder-form.vue
@@ -282,13 +282,13 @@
                      <el-col :span="24" class="productorder-operates-col">
                        <el-card class="productorder-operates">
                          <div style="display:flex;justify-content:flex-end;">
                            <el-button
                              style="padding: 3px 0;margin-right:10px;"
                              type="text"
                              size="medium"
                              @click="refresh"
                              >刷新
                            </el-button>
<!--                            <el-button-->
<!--                              style="padding: 3px 0;margin-right:10px;"-->
<!--                              type="text"-->
<!--                              size="medium"-->
<!--                              @click="refresh"-->
<!--                              >刷新-->
<!--                            </el-button>-->
                            <el-button
                              style="padding: 3px 0;margin-right:10px;"
                              type="text"
@@ -310,7 +310,7 @@
                            </el-col>
                          </el-row> -->
                          <el-table
                            v-if="operationIndex"
                            :key="operationIndex"
                            id="operationTable"
                            ref="operationTable"
                            class="basic-template-table"