修改bug

This commit is contained in:
‘937886381’
2023-07-11 17:01:39 +08:00
parent cb49f5e6b8
commit 7728882b29
30 changed files with 606 additions and 281 deletions

View File

@@ -1,8 +1,8 @@
/*
* @Author: zwq
* @Date: 2022-08-24 11:19:43
* @LastEditors: zwq
* @LastEditTime: 2023-06-30 15:00:20
* @LastEditors: zhp
* @LastEditTime: 2023-07-11 11:03:11
* @Description:
*/
export default {
@@ -30,7 +30,7 @@ export default {
},
created() {
},
activated() {
mounted() {
this.getDataList()
},
methods: {