SanHQin 10 ماه پیش
والد
کامیت
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");
 		},
 		changeOpenBrushColorBox(newValue) {
-			this.$message.info("切换颜色")
 			this.openBrushColorBox = newValue;
 		},
 	},