+
This commit is contained in:
parent
29834f2c50
commit
c4a886fcb0
@ -109,7 +109,7 @@ const getYhzDetail = async (row) => {
|
||||
drawer.onCancel = () => {
|
||||
drawerType.value = '';
|
||||
drawerVisible.value = false;
|
||||
getTableData();
|
||||
getTableData(filterData);
|
||||
};
|
||||
drawer.onConfirm = () => {
|
||||
drawerType.value = '';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user