Unverified Commit 9bc41fea authored by samz406's avatar samz406 Committed by GitHub
Browse files

Merge branch 'dev' into dev

parents eff48333 a5e4566e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@
          <template slot="name"><strong>*</strong>{{$t('Password')}}</template>
          <template slot="content">
            <x-input
                    type="input"
                    type="password"
                    v-model="userPassword"
                    :placeholder="$t('Please enter your password')">
            </x-input>