多门店切换修改
This commit is contained in:
@@ -379,7 +379,7 @@ function show(obj,type) {
|
||||
state.form = { ...obj };
|
||||
}
|
||||
if (obj && obj.mainId) {
|
||||
state.form = { ...obj };
|
||||
Object.assign(state.form, obj);
|
||||
}
|
||||
if( type ){
|
||||
state.type = type
|
||||
|
||||
Reference in New Issue
Block a user