09-12
This commit is contained in:
@@ -20,7 +20,9 @@ const DesignDetailModule : Module<DesignDetail,RootState> = {
|
||||
setDesignItemOthers(state,data){
|
||||
state.designItemDetail.others[data.index] = data.others
|
||||
},
|
||||
|
||||
// setDesignItemOthers(state,data){
|
||||
// state.designItemDetail.others[data.index] = data.others
|
||||
// },
|
||||
},
|
||||
actions:{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user