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