commit
This commit is contained in:
@@ -19,8 +19,6 @@ const HomeStoreModule : Module<DesignDetail,RootState> = {
|
||||
mutations:{
|
||||
res_clothingType(state,data){
|
||||
state.clothingType = data
|
||||
console.log(data);
|
||||
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user