Browse Source

保留挡墙目录修改

yangg 5 months ago
parent
commit
10faacaa2a
2 changed files with 323 additions and 298 deletions
  1. 1 1
      ui/src/views/system/document/com/editor.vue
  2. 322 297
      ui/src/views/system/document/create.vue

+ 1 - 1
ui/src/views/system/document/com/editor.vue

@@ -212,7 +212,7 @@ export default {
 
             return processedItem;
           });
-
+          console.log("editor_coms:",processedComs);
           this.comList = processedComs;
           this.$emit("onSetComs:", this.comList);
         } catch (error) {

File diff suppressed because it is too large
+ 322 - 297
ui/src/views/system/document/create.vue


Some files were not shown because too many files changed in this diff