补充2
This commit is contained in:
@@ -255,7 +255,7 @@ export default {
|
||||
onClick: this.homeGameTab.onClick,
|
||||
onUnclick: this.homeGameTab.onUnclick,
|
||||
erbanNoStr: this.homeGameTab.erbanNoStr,
|
||||
seqNo: new Number(this.category.seqNo),
|
||||
seqNo: new Number(this.homeGameTab.seqNo),
|
||||
};
|
||||
(data.id ? updateHomeGameTab(data) : saveHomeGameTab(data)).then(res => {
|
||||
console.log(res);
|
||||
|
Reference in New Issue
Block a user