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