This commit is contained in:
2025-01-23 10:32:14 +08:00
parent 1f169dc517
commit 85fbbd84f2
22 changed files with 3164 additions and 3263 deletions

View File

@@ -270,12 +270,16 @@ export default {
},
// 跳转到图表编辑页面
goGenerateCharts(id) {
this.$router.push({
path: 'GenerateCharts',
window.open(this.$router.resolve({ path: '/GenerateCharts',
query: {
id: id
}
});
} }).href, '_blank');
// this.$router.push({
// path: 'GenerateCharts',
// query: {
// id: id
// }
// });
},
// 隐藏alert