Browse Source

解决不显示秒数问题

master
wanghongjun 2 years ago
parent
commit
be7ee4e4ba
  1. 1
      pages/findpass/findpass.vue

1
pages/findpass/findpass.vue

@ -63,6 +63,7 @@
vpass: '', vpass: '',
// //
repass: '', repass: '',
st: 0,
} }
}, },
methods: { methods: {

Loading…
Cancel
Save