This commit is contained in:
2024-07-09 10:57:24 +08:00
parent 60c5e7f670
commit c7a37b35d3
4 changed files with 4 additions and 4 deletions

View File

@@ -246,7 +246,7 @@
this.title = options.name
this.crType = options.type
},
created () {
onLoad () {
this._getWarehouseInfo()
this._getUserInfo()
},