1
李凌
2025-12-16 1201f7a4a72288816033dab8ab5058daf9425590
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