系统管理模块修改

修改密码加验证
去掉职务管理和通讯录
This commit is contained in:
yaoyanan
2021-03-16 15:05:47 +08:00
parent b1b6179b89
commit f447ff7579
8 changed files with 92 additions and 84 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
import * as api from '@/api/api'
import { isURL } from '@/utils/validate'
import onlineCommons from '@jeecg/antd-online-mini'
import onlineCommons from '@/components/onlineForm/onlineForm'
//
export function timeFix() {
const time = new Date()
const hour = time.getHours()