mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增组件多选和右键成组按钮
This commit is contained in:
@@ -172,7 +172,7 @@ export const useChartEditStore = defineStore({
|
||||
this.targetChart.selectId = []
|
||||
return
|
||||
}
|
||||
// 新增
|
||||
// 多选
|
||||
if(push) {
|
||||
// 字符串
|
||||
if(isString(selectId)) {
|
||||
|
||||
Reference in New Issue
Block a user