zs hace 2 años
padre
commit
09c78fa533
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)