This website works better with JavaScript
Home
Explore
Help
Register
Sign In
drp
/
drp-ui
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
物料基础档案详情-其他页签修改之后弹窗关闭需要手动刷新列表页面
002390
1 year ago
parent
59af22c17c
commit
4139cb8246
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
src/views/material/basicFile/details.vue
+ 1
- 0
src/views/material/basicFile/details.vue
View File
@@ -1913,6 +1913,7 @@
type: 'warning'
type: 'warning'
});
});
} else {
} else {
+ this.handleOtherListRefresh();
done();
done();
}
}
},
},