Browse Source

代码提交:
1031知识分享

sunruiqi 2 năm trước cách đây
mục cha
commit
24e3876b49
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()
           }