|
@@ -505,6 +505,7 @@ export default {
|
|
}
|
|
}
|
|
params.shopLabel = params.shopLabel.join(',')
|
|
params.shopLabel = params.shopLabel.join(',')
|
|
params.shopAdvImgs = params.shopAdvImgs.join(',')
|
|
params.shopAdvImgs = params.shopAdvImgs.join(',')
|
|
|
|
+ delete params.closeTimeList
|
|
if (this.model != 'ADD') {
|
|
if (this.model != 'ADD') {
|
|
addTableApi(
|
|
addTableApi(
|
|
this.configUrl.edit,{
|
|
this.configUrl.edit,{
|