hbchen 1 year ago
parent
commit
e57282bd0b
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/system_manage/assistance_center/assistanceDocAdd.vue

+ 3 - 0
src/views/system_manage/assistance_center/assistanceDocAdd.vue

@@ -165,6 +165,9 @@ import {createBottomHref} from "./utils/common"
         })
       }      
     },
+    mounted(){
+      this.addDocForm.Content=""
+    },
     methods: {
       getClassifyData(){
         assistanceDocInterence.getAssistanceClassifyList().then(res=>{