zs 2 年之前
父節點
當前提交
09c78fa533
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pagesMy/assets/info.vue

+ 1 - 1
pagesMy/assets/info.vue

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