diff --git a/src/views/dk/dkCustomer/info.vue b/src/views/dk/dkCustomer/info.vue index 15c985c..0ee0eac 100644 --- a/src/views/dk/dkCustomer/info.vue +++ b/src/views/dk/dkCustomer/info.vue @@ -19,10 +19,10 @@ {{info.withdrawFlag}} - {{yuanFormat(info.account)}} + {{info.account}} - {{yuanFormat(info.withdrawAccount)}} + {{info.withdrawAccount}}