This commit is contained in:
dute7liang
2024-03-01 21:15:14 +08:00
parent 12ed332880
commit 66eb2729b7

View File

@@ -59,7 +59,7 @@ const stepBorrow = reactive({
"over": true "over": true
}, },
{ {
"name": "银行卡异常", "name": "",
"over": true "over": true
}, },
{ {
@@ -227,4 +227,4 @@ onMounted(() => {
} }
} }
} }
</style> </style>