This commit is contained in:
yanran200730
2023-04-07 18:06:51 +08:00
parent 416d4a3a45
commit e31ced26f9

View File

@@ -149,7 +149,9 @@
created() { created() {
this.search.areaId = this.user.info.areaId this.search.areaId = this.user.info.areaId
this.dict.load('integralCalcType').then(() => {
this.getList() this.getList()
})
}, },
methods: { methods: {