|
@@ -177,7 +177,7 @@ function bindEdit(data,activePage){
|
|
}
|
|
}
|
|
//启用禁用
|
|
//启用禁用
|
|
function toggleOnOff(url,id,that,status){
|
|
function toggleOnOff(url,id,that,status){
|
|
- $.alerModal({type:"loading"});
|
|
|
|
|
|
+ //$.alerModal({type:"loading"});
|
|
post(url,{userId:id}).then(res =>{
|
|
post(url,{userId:id}).then(res =>{
|
|
if(res.data.code == '0'){
|
|
if(res.data.code == '0'){
|
|
// const data = res.data.data
|
|
// const data = res.data.data
|