@@ -643,7 +643,6 @@ export default {
newObj.push_status = 0;
}
if(this.editDecide === 'edit'){
- throttle
editById(newObj).then(res => {
this.btnLoading = true
if (res.success) {