@@ -388,7 +388,7 @@ export default {
},
allClick(name) {
if (name == "批量修改POD场站") {
- this.type = 0;
+ this.type = 1;
this.title = name;
this.podForm = {};
this.podDialog = true;