zs 2 lat temu
rodzic
commit
09c78fa533
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pagesMy/assets/info.vue

+ 1 - 1
pagesMy/assets/info.vue

@@ -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)