This commit is contained in:
2023-09-18 08:41:14 +08:00
parent d1c93cbf46
commit 60dc449a27
11 changed files with 10135 additions and 8869 deletions

View File

@@ -124,6 +124,10 @@ export default {
this.getList()
this.getTypeList()
},
mounted() {
console.log(this.$route.params.name)
console.log('22222')
},
methods: {
getTypeList() {
getEnergyTypeListAll().then((res) => {