فهرست منبع

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

liujt 5 ماه پیش
والد
کامیت
d2ee2e8299
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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">