配件领用返回

This commit is contained in:
hongchao 2026-02-06 16:08:31 +08:00
parent 11bea81e6b
commit 4e6cbf18ae
1 changed files with 3 additions and 0 deletions

View File

@ -76,6 +76,9 @@ export default {
/* 返回按钮 */
goBack() {
this.isShowComponent = "Home";
this.$nextTick(() => {
this.$refs.componentRef.getList()
})
},
isReset() {
this.isShowComponent = "Home"