huang_an 2 năm trước cách đây
mục cha
commit
c0b58486fc

+ 1 - 1
src/views/warehouseManagement/stockManagement/add.vue

@@ -345,7 +345,7 @@
                       "
                       "
                     >
                     >
                       <template slot="append">
                       <template slot="append">
-                        {{ row.minPackUnit }}
+                        {{ row.minPackUnit ? row.minPackUnit : '/' }}
                       </template>
                       </template>
                     </el-input>
                     </el-input>
                   </el-form-item>
                   </el-form-item>