Browse Source

fix: 绘图改名

bill 1 week ago
parent
commit
ecb0a83af4
1 changed files with 1 additions and 0 deletions
  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,