onlineForm.js

This commit is contained in:
yaoyanan
2021-03-15 17:48:51 +08:00
parent d426fe39ca
commit 2eb8ebb315
6 changed files with 33259 additions and 32470 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
import * as api from '@/api/api'
import { isURL } from '@/utils/validate'
import onlineCommons from '@jeecg/antd-online-mini'
// import onlineCommons from '@jeecg/antd-online-mini'
import onlineCommons from '@/components/onlineForm/onlineForm'
export function timeFix() {
const time = new Date()