colorboard可以选择渐变色

This commit is contained in:
X1627315083
2024-04-25 12:58:10 +08:00
parent 2c5775e77c
commit 6e183074f3
5 changed files with 97 additions and 50 deletions

View File

@@ -122,7 +122,6 @@ export default defineComponent({
},
methods: {
dragstart (e:any, index:any) {
console.log(12312312312312);
this.dragIdx = index
},