清理冗余代码
This commit is contained in:
@@ -154,9 +154,6 @@
|
||||
itemList: this.title,
|
||||
success: (res) => {
|
||||
this.ttext = this.title[res.tapIndex]
|
||||
},
|
||||
fail: (res) => {
|
||||
console.log(res.errMsg);
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user