更正了validator命名的问题,remoteCSRF->remote.把原生的remote改成了remotex。。。
[ci skip]
This commit is contained in:
@@ -9,7 +9,7 @@ define("validation",
|
||||
'validator/integer',
|
||||
'validator/between',
|
||||
'validator/confirm',
|
||||
'validator/remoteCSRF',
|
||||
'validator/remote',
|
||||
'validator/emailAddress'],
|
||||
function () {
|
||||
});
|
||||
Reference in New Issue
Block a user