This commit is contained in:
yanran200730
2023-04-07 11:19:51 +08:00
parent e420628475
commit c151ca3679
5 changed files with 164 additions and 24 deletions

View File

@@ -96,7 +96,7 @@
},
created () {
console.log(this.params.id)
console.log(this.params)
this.dict.load('integralType').then(() => {
this.getInfo()
this.getList()