|
|
@ -253,6 +253,7 @@ export default {
|
|
|
|
isDateBy: this.editQuery.isDateBy,
|
|
|
|
isDateBy: this.editQuery.isDateBy,
|
|
|
|
relSupId:this.editQuery.id,
|
|
|
|
relSupId:this.editQuery.id,
|
|
|
|
groupBuy:this.editQuery.groupBuy,
|
|
|
|
groupBuy:this.editQuery.groupBuy,
|
|
|
|
|
|
|
|
uid:this.editQuery.uid,
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
updateById(data).then(res => {
|
|
|
|
updateById(data).then(res => {
|
|
|
|