|
@@ -588,7 +588,7 @@ export default {
|
|
this.tableData = res.Data.List || [];
|
|
this.tableData = res.Data.List || [];
|
|
this.isShowloadding = false;
|
|
this.isShowloadding = false;
|
|
this.IsShareGroup=res.Data.IsShareGroup||false
|
|
this.IsShareGroup=res.Data.IsShareGroup||false
|
|
- this.status=res.Data.Status||2
|
|
|
|
|
|
+ this.status=res.Data.Status
|
|
}
|
|
}
|
|
})
|
|
})
|
|
},
|
|
},
|