Commit 3c523b27 authored by 武广's avatar 武广

fix: 优化添加商品切换商品类型加载状态

parent 9c32562e
......@@ -92,6 +92,7 @@ const ServiceGoods = options => {
setPageLoading(true);
setCategoryIds([]);
setVisibleCacheEdit(false);
resetForm();
const timer = setTimeout(() => {
setPageLoading(false);
resetForm();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment