Explorar o código

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

liujt hai 5 meses
pai
achega
d2ee2e8299
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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">