@@ -99,7 +99,7 @@
that.$set(that, `sourceList`, res.data)
}
res = await that.$api(`/dictData`, 'GET', {
- code: "cashOut_status"
+ code: "withdrawal_exam_status"
});
if (res.errcode == '0') {
that.$set(that, `cashstatusList`, res.data)