Browse Source

王子文 专项培养 - 季度汇报 - 删除汇报附件后刷新附件列表

wangggziwen 3 năm trước cách đây
mục cha
commit
d0da2c617f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ui/src/views/training/spec/seasonalfeedback/index.vue

+ 1 - 0
ui/src/views/training/spec/seasonalfeedback/index.vue

@@ -1263,6 +1263,7 @@ export default {
         return delCommonfile(ids);
       }).then(() => {
         this.getFileList()
+        this.getFileList2()
         this.msgSuccess(this.$t('删除成功'));
       })
     },