Authored by jiran.zhao

asd

... ... @@ -54,7 +54,6 @@
import {Withdraw} from './store';
import FinanceService from 'services/finance/finance-service';
import _ from "lodash";
export default {
data() {
return Withdraw.call(this);
... ...