Merge branch 'fix/0801-ch' into msb_test

msb_test
ch 3 years ago
commit f685db10db

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

Loading…
Cancel
Save