Browse Source

Merge branch 'master_hella' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-ui into master_hella

hella_online_20241017
zhaoxuebing 1 month ago
parent
commit
04f220479c
  1. 2
      src/views/login/components/LoginForm.vue

2
src/views/login/components/LoginForm.vue

@ -262,7 +262,7 @@
switch (differenceDays){
case null:
break
case 0 || 1:
case 0:
await ElMessageBox.alert(
'<strong>密码到期,请立即修改</strong>',
'重要提示',

Loading…
Cancel
Save