Przeglądaj źródła

修改只有一个仓库的时候转移弹窗里面区域没有刷新的情况

张庆宇 10 miesięcy temu
rodzic
commit
debf095330
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      src/components/PopupStackWithSelectWare.vue

+ 1
- 0
src/components/PopupStackWithSelectWare.vue Wyświetl plik

217
 					if (response.data.data.length == 1) {
217
 					if (response.data.data.length == 1) {
218
 						this.wareId = response.data.data[0].id
218
 						this.wareId = response.data.data[0].id
219
 						this.getAllStackByWareId(this.wareId)
219
 						this.getAllStackByWareId(this.wareId)
220
+						this.getArea()
220
 					}
221
 					}
221
 				});
222
 				});
222
 			},
223
 			},

Ładowanie…
Anuluj
Zapisz