@ -97,6 +97,8 @@
// 显示
const handleShow = () => {
visible.value = true;
state.condition.name = null;
state.condition.categoryId = null;
handleSearch();
};
// 取消