소스 검색

代码提交:
1031知识分享

sunruiqi 2 년 전
부모
커밋
24e3876b49
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/modules/knowledgeShare/InfoForm.vue

+ 1 - 0
src/views/modules/knowledgeShare/InfoForm.vue

@@ -201,6 +201,7 @@
         this.visible = true
         this.loading = false
         this.$nextTick(() => {
+          this.$refs.uploadComponent.setDividerName('附件')
           if (method === 'add') {
             this.$refs.contentEditor.enable()
           }