1
2026-05-31 304f819d3e9b2498ebdb70b99b632cda67725a52
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