mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 07:57:33 +08:00
add application lock setting tab for desktop
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
</pin-code-input-sheet>
|
||||
|
||||
<pin-code-input-sheet :title="$t('PIN Code')"
|
||||
:hint="$t('Please enter your current PIN code when disable application lock')"
|
||||
:hint="$t('Please enter your current PIN code when disable application lock.')"
|
||||
v-model:show="showInputPinCodeSheetForDisable"
|
||||
v-model="currentPinCodeForDisable"
|
||||
@pincode:confirm="disable">
|
||||
|
||||
Reference in New Issue
Block a user