This commit is contained in:
shijingjing
2022-10-08 17:15:54 +08:00
parent edddb02dfe
commit aa9a3a92f1
2 changed files with 10 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ export default {
this.instance.post(`/app/appresourceinfo/list`,null,{
params: {
...this.search,
// areaId: this.areaId,
areaId: this.areaId,
}
}).then(res=> {
if(res?.data) {