在关闭养护站详情页面之后 重新获取养护站信息
This commit is contained in:
parent
8489b0ec42
commit
29834f2c50
@ -109,6 +109,7 @@ const getYhzDetail = async (row) => {
|
||||
drawer.onCancel = () => {
|
||||
drawerType.value = '';
|
||||
drawerVisible.value = false;
|
||||
getTableData();
|
||||
};
|
||||
drawer.onConfirm = () => {
|
||||
drawerType.value = '';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user