Skip to content

为什么通过事件更改data-rule无效 #279

Description

@pandelix

js里面写了
$('#xxx').on('click', function () {
$('#c-name').removeAttr("data-rule");
});
页面源码上的data-rule也确实移除了,但是提交时还是无法通过验证

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions