jbb 2 лет назад
Родитель
Сommit
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++){