XMLWAN 4 years ago
parent
commit
ef50c98189
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/device/airDisinfect.vue

+ 1 - 1
src/xt_pages/device/airDisinfect.vue View File

@@ -385,7 +385,7 @@
385 385
                    check_out:parseInt(this.form.check_out),
386 386
                    modifications:parseInt(this.form.modifications),
387 387
                  }
388
-                 console.log("params",params)
388
+                //  console.log("params",params)
389 389
                 
390 390
                saveAirDisinfect(params).then(response=>{
391 391
                   if(response.data.state == 1){