fix: 修改广告商品选择缓存上传操作记录问题

msb_test
ch 4 years ago
parent fe2a88bb97
commit 7cbcb40cb0

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

Loading…
Cancel
Save