el form單個表單域新增自定義驗證

2021-08-28 13:43:19 字數 475 閱讀 4459

直接把validator寫在data中會報undefined,我們需要把它改造一下,寫在methods中

下面貼**

}              

}

style="width: 20px;height:20px;margin: 4px"//>

將validator寫在methods中

methods:

callback();

},imagevalidator(rule, value, callback)

callback();},}

如果table在form中,且需要對每個**進行驗證的話,需要對prop進行處理

例如 :prop="'skulist.' + scope.$index + '.marketprice'"

單個input輸入框(脫離表單的),新增校驗

使用到 blur事件,blur事件是當元素失去焦點時所觸發的事件 用法 kong jichushux v for item,index in jichupro key index 3 little title span el col 6 vvisible span else v model item...

validate表單校驗新增自定義驗證方法

多手機號驗證 多手機號驗證 jquery.validator.addmethod isphones function value,element var isphone this optional element length 11 phone.test phonei if length 0 els...

織夢ajax跨域提交自定義表單

header access control allow origin 支援全網域名稱訪問,不安全,部署後需要固定限制為客戶端 header access control allow methods post,get,options,delete 支援的http 動作 header access co...