Explorar el Código

fix: 绘图改名

bill hace 1 semana
padre
commit
ecb0a83af4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/example/fuse/views/tabulation/slide.vue

+ 1 - 0
src/example/fuse/views/tabulation/slide.vue

@@ -35,6 +35,7 @@ const paper = reactive({
 
 const drawMenu = copy(drawMenuRaw);
 drawMenu.children!.shift();
+drawMenu.name = "标注";
 
 const menus = reactive([
   paper,