|
@@ -537,7 +537,6 @@ export default {
|
|
this.setMode("draw");
|
|
this.setMode("draw");
|
|
},
|
|
},
|
|
changeOpenBrushColorBox(newValue) {
|
|
changeOpenBrushColorBox(newValue) {
|
|
- this.$message.info("切换颜色")
|
|
|
|
this.openBrushColorBox = newValue;
|
|
this.openBrushColorBox = newValue;
|
|
},
|
|
},
|
|
},
|
|
},
|