Commit db80a400 authored by 华国豪's avatar 华国豪 🙄

no message

parent 701cfcc2
......@@ -1164,6 +1164,7 @@ export default {
}, err => {})
},
financeinfo_post_GetList(TCID){ // 获取币种
alert(TCID)
this.apipost('financeinfo_post_GetList',{Name:'', TCID: TCID}, res => {
if(res.data.resultCode == 1) {
this.coinGetList = res.data.data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment