Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2022-03-01 12:10:40 +08:00

View File

@@ -68,7 +68,6 @@ export default {
} }
}, },
created() { created() {
this.search.areaId = this.user.info.areaId
this.getTableData() this.getTableData()
} }
} }