3a9d3718 by yangjianbin

init

1 parent 1edc9387
......@@ -121,6 +121,7 @@
aoData.phoneNumber = $('[name="phoneNumber"]').val() || '';
aoData.role = $('[name="role"]').val() || '';
aoData.code = $('[name="code"]').val() || '';
aoData.keyword = $('[name="keyword"]').val() || '';
aoData.repayStatus = $('[name="repayStatus"]').val() || '';
},
});
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!