feat:添加silence的复制功能 以及 样式的修改
This commit is contained in:
@@ -1362,10 +1362,6 @@
|
||||
pen:data,
|
||||
pens:null,
|
||||
};
|
||||
if(data.data.expressArr.length===0){
|
||||
data.data.expressArr.push('');
|
||||
data.data.legends.push('');
|
||||
}
|
||||
this.$nextTick(()=>{
|
||||
if(this.$refs.CanvasProps){
|
||||
if(this.penId!==data.id){
|
||||
|
||||
Reference in New Issue
Block a user