Commit f6c4bc65 authored by yyh's avatar yyh

去除mock数据

parent 121152e1
......@@ -127,12 +127,12 @@ export default class Enterprise extends Vue {
private AuthStatus: any = AuthStatus;
private basicInfo: any = {
name: '',
uscd: '123456789012345678',
uscd: '', //123456789012345678
corporations_name: '',
};
private bankInfo: any = {
tp_name: '',
bank_card: '123456789',
bank_card: '', //123456789
bank_name: '',
city: '',
sub_branch: '',
......
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