20240205
luoJunYong.123 3 years ago
parent 8ba684fc1b
commit 5c86041d4e
  1. 2
      src/components/dialog/index.vue
  2. 2
      src/pages/manage/list/personal/currentAccount/openAccount.vue

@ -3,7 +3,7 @@
<el-dialog
style="margin-top:0vh"
:visible="visible"
class="2xl:w-9/12 xl:w-screen lg:w-full md:w-full h-auto 2xl:inset-x-64"
class="2xl:w-9/12 xl:w-screen lg:w-full md:w-full h-auto 2xl:left-72"
append-to-body
:close-on-click-modal="true"
:show-close="false"

@ -240,7 +240,7 @@ export default {
drawPassword2: '', // 2
drawPassword3: '', // 3
userNumber: '', //
currency: 'CNY人民币', //
currency: '', //
userName: '', //
goldLogo: '', //
accountQuality: '', //

Loading…
Cancel
Save