1
李凌
2025-09-08 f076a06808275f8a955c5545cf73553997b4bf00
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