wip
This commit is contained in:
parent
3ecf6c22a8
commit
850fe1cec4
|
|
@ -62,8 +62,7 @@
|
|||
data: {status: checked},
|
||||
success: function(res) {
|
||||
layer.msg(res.message)
|
||||
$input.removeAttr('checked')
|
||||
console.log($input)
|
||||
// $input.removeAttr('checked')
|
||||
},
|
||||
error: function() {
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue