1
2026-05-22 836a56418f932086e4221cb6c5e6a56f1c0dfecf
src/views/ICO/icoRecord.vue
@@ -56,6 +56,7 @@
    let opt = {
        status: active.value
    }
    if(opt.status == '0') delete opt.status
    _icoRecordList(opt).then((res) => {
        console.log(res);
        recordLIst.value = res.records