This commit is contained in:
2022-07-08 23:47:58 +08:00
parent 4ba7a55b2e
commit 91d78873a1
10 changed files with 236 additions and 134 deletions

View File

@@ -102,7 +102,7 @@ export default {
kilnList: []
}
},
created () {
activated () {
this.getKilnList()
},
methods: {