Explorar el Código

添加称输出

achao hace 3 años
padre
commit
d23769921d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/layout/index/top/index.vue

+ 1 - 1
src/layout/index/top/index.vue

@@ -383,8 +383,8 @@
       ...mapActions('common', ['setLocalVessels']),
       ...mapActions('user', ['getUserInfo','toSetShow']),
       payCode() {
-        console.log('input', this.barCode)
 		this.barCode = this.barCode.toLocaleLowerCase()
+		  console.log('input', this.barCode)
         this.btnStatus = {
           status1: false,
           status2: false,