فهرست منبع

装箱单尺码初始化

jbb 2 سال پیش
والد
کامیت
079504a990
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

+ 1 - 0
src/views/packing-list/packinglist-clothes/clothesAddDrawer.vue

@@ -528,6 +528,7 @@ export default {
 
     dynamicColumns(sizeTables){
        var newColumns = this.clothesAddColumns
+       this.sizeFields = [];
         if (sizeTables != null){
           var i = 0
         for(;i < newColumns.length ; i++){