fix: 合并1.0.9

This commit is contained in:
奔跑的面条
2022-09-12 00:31:52 +08:00
104 changed files with 60168 additions and 470 deletions
@@ -480,6 +480,8 @@ export const useChartEditStore = defineStore({
try {
// 暂不支持多选
if (this.getTargetChart.selectId.length > 1) return
// 处理弹窗普通复制的场景
if (document.getElementsByClassName('n-modal-body-wrapper').length) return
loadingStart()
const index: number = this.fetchTargetIndex()