Sfoglia il codice sorgente

批量修改pod场站

Qukatie 2 settimane fa
parent
commit
564570be89
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/boxManagement/podComeback/index.vue

+ 1 - 1
src/views/boxManagement/podComeback/index.vue

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