Ver código fonte

feat:翻框页面标签未闭合问题

lucky 2 meses atrás
pai
commit
1116ddfb55

+ 3 - 3
zkqy-ui/src/views/orderMange/planTable/fankuang.vue

@@ -247,7 +247,7 @@
             <span v-else>{{ scope.row.currentLotNumber }}</span>
           </template>
         </el-table-column>
-        <el-table-column prop="number" :label="$t('planTable.quantity')" header-align="center" align="center">
+        <el-table-column prop="number" :label="$t('planTable.quantity')" header-align="center" align="center"/>
         <!-- 新增筒重、箱重、管色字段 -->
         <el-table-column
           prop="tubeweight"
@@ -367,8 +367,8 @@
           </template>
         </el-table-column>
       </el-table>
-      <!--按钮信息-->
-      <span slot="footer" class="dialog-footer">
+          <!--按钮信息-->
+          <span slot="footer" class="dialog-footer">
             <el-button @click="nanUpdateDialogTableVisible = false">{{ $t('planTable.cancel') }}</el-button>
             <el-button type="primary" @click="nanUpdateDialogTableVisible = false">{{ $t('planTable.confirm') }}</el-button>
            </span>

Diferenças do arquivo suprimidas por serem muito extensas
+ 250 - 255
zkqy-ui/src/views/orderMange/planTable/show/fangsi.vue


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff