Explorar el Código

批量修改pod场站

Qukatie hace 2 semanas
padre
commit
564570be89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {
       if (name == "批量修改POD场站") {
-        this.type = 0;
+        this.type = 1;
         this.title = name;
         this.podForm = {};
         this.podDialog = true;