Compare commits
No commits in common. "c4a886fcb0cb5327dc48ba95a27f911798561721" and "8489b0ec429943c6050e124c1f8342893e227663" have entirely different histories.
c4a886fcb0
...
8489b0ec42
@ -109,7 +109,6 @@ const getYhzDetail = async (row) => {
|
|||||||
drawer.onCancel = () => {
|
drawer.onCancel = () => {
|
||||||
drawerType.value = '';
|
drawerType.value = '';
|
||||||
drawerVisible.value = false;
|
drawerVisible.value = false;
|
||||||
getTableData(filterData);
|
|
||||||
};
|
};
|
||||||
drawer.onConfirm = () => {
|
drawer.onConfirm = () => {
|
||||||
drawerType.value = '';
|
drawerType.value = '';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user