Jelajahi Sumber

fix(仓库管理): 修正批次号表头显示错误

liujt 5 bulan lalu
induk
melakukan
d2ee2e8299
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/warehouseManagement/stockManagement/add.vue

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

@@ -182,7 +182,7 @@
                 >
               </template>
               <template v-slot:headerBatchNo="{ column }">
-                <span class="is-required">{{ column.label }}11</span>
+                <span class="is-required">{{ column.label }}</span>
               </template>
               <template v-slot:batchNo="{ row, $index }">
                 <template v-if="row.isSave">