产线转运
This commit is contained in:
@@ -98,10 +98,11 @@
|
||||
},
|
||||
// 使用 onShow 确保每次进入页面(包括从后台切回)都能读取最新的缓存值
|
||||
onShow() {
|
||||
this._getRegion()
|
||||
this.loadSelectedValue();
|
||||
},
|
||||
created () {
|
||||
this._getRegion()
|
||||
// console.log(2)
|
||||
},
|
||||
methods: {
|
||||
async _getRegion () {
|
||||
|
||||
Reference in New Issue
Block a user