@ -156,6 +156,7 @@ export default {
.then(() => {
row.locationStatus = Number(newStatus);
console.log(row,'更新状态');
this.loading = true;
// // 调用更新接口
locationUpdate(row)