feat: asset侧滑添加module alert 跳转

This commit is contained in:
wangwenrui
2020-01-17 18:57:24 +08:00
parent 79bb41d9a7
commit e4942c6593
6 changed files with 68 additions and 129 deletions

View File

@@ -1,5 +1,4 @@
import vm from '../../../main'
import ca from "element-ui/src/locale/lang/ca";
export function host(rule, value, callback) {
const hostReg = /^(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])\.(\d{1,2}|1\d\d|2[0-4]\d|25[0-5])$/