luyisha 2 years ago
parent
commit
f6a57e4c63
  1. 7
      pages/auth/primary.vue

7
pages/auth/primary.vue

@ -32,6 +32,7 @@
start="1900-1-1"
end="2050-12-12"
@change="selectDate"
:placeholder="$t('auth.d0')"
/>
</view>
</view>
@ -102,12 +103,12 @@ export default {
detail: {},
countryList: [],
form: {
type: "",
id_card: "",
realname: "",
country_id: "",
country_code: "",
realname: "",
birthday: "",
type: "",
id_card: "",
address: "",
city: "",
postal_code: "",

Loading…
Cancel
Save