fix:修改中文以及调用接口
This commit is contained in:
@@ -891,6 +891,7 @@
|
||||
/*Promise.all([this.getVendorData(), this.getAssetTypeData(), this.getUserData(), this.getDcData()]).then(response => {
|
||||
this.getTableData();
|
||||
});*/
|
||||
this.getUserData();
|
||||
this.getLeftMenuList().then(() => {
|
||||
this.getTableData();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user