SanHQin 9 달 전
부모
커밋
991b5c7e44
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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");
 			this.setMode("draw");
 		},
 		},
 		changeOpenBrushColorBox(newValue) {
 		changeOpenBrushColorBox(newValue) {
-			this.$message.info("切换颜色")
 			this.openBrushColorBox = newValue;
 			this.openBrushColorBox = newValue;
 		},
 		},
 	},
 	},