SanHQin hace 1 año
padre
commit
991b5c7e44
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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;
 		},
 	},