Browse Source

物料基础档案详情-其他页签修改之后弹窗关闭需要手动刷新列表页面

002390 1 năm trước cách đây
mục cha
commit
4139cb8246
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/material/basicFile/details.vue

+ 1 - 0
src/views/material/basicFile/details.vue

@@ -1913,6 +1913,7 @@
             type: 'warning'
           });
         } else {
+          this.handleOtherListRefresh();
           done();
         }
       },