修改bug

This commit is contained in:
‘937886381’
2024-05-13 16:20:37 +08:00
parent 46d7f4cb8a
commit 097bab8241
7 changed files with 493 additions and 106 deletions

View File

@@ -1,7 +1,7 @@
<!--
* @Author: zhp
* @Date: 2024-05-07 10:25:10
* @LastEditTime: 2024-05-09 08:41:11
* @LastEditTime: 2024-05-13 15:48:10
* @LastEditors: zhp
* @Description:
-->
@@ -56,8 +56,11 @@ export default {
immediate: true,
},
},
methods: {
fetchData(period = "日") {
// console.log(this.width);
// console.log('sidebar', this.$store.getters.sidebar);
console.log(`效率驾驶舱,获取${period}数据`);
this.$store.dispatch("copilot/initCopilot", {
period,