完成充值改造
This commit is contained in:
@@ -96,7 +96,6 @@ Component({
|
||||
})
|
||||
},
|
||||
onAllChecked(e) {
|
||||
// console.log('e', e.detail)
|
||||
const { list } = this.data;
|
||||
if (e.detail) {
|
||||
const newSelectList = Array.from({ length: list.length }, () => true)
|
||||
|
Reference in New Issue
Block a user