Przeglądaj źródła

代码提交:
1031知识分享

sunruiqi 2 lat temu
rodzic
commit
24e3876b49
1 zmienionych plików z 1 dodań i 0 usunięć
  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()
           }