Merge branch 'fix/0801-ch' into msb_test

msb_test
ch 3 years ago
commit 376e9f4899

6887
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -99,6 +99,7 @@
visible.value = true;
state.condition.name = null;
state.condition.categoryId = null;
store.commit('productPicker/setCondition', _.cloneDeep(state.condition));
handleSearch();
};
//

Loading…
Cancel
Save