SanHQin 7 months ago
parent
commit
991b5c7e44
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/components/classRoomHelper/component/AnnotationCanvas.vue

+ 0 - 1
src/components/classRoomHelper/component/AnnotationCanvas.vue

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