Compare commits

..

No commits in common. "c4a886fcb0cb5327dc48ba95a27f911798561721" and "8489b0ec429943c6050e124c1f8342893e227663" have entirely different histories.

View File

@ -109,7 +109,6 @@ const getYhzDetail = async (row) => {
drawer.onCancel = () => {
drawerType.value = '';
drawerVisible.value = false;
getTableData(filterData);
};
drawer.onConfirm = () => {
drawerType.value = '';