浏览代码

添加称输出

achao 3 年之前
父节点
当前提交
d23769921d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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('common', ['setLocalVessels']),
       ...mapActions('user', ['getUserInfo','toSetShow']),
       ...mapActions('user', ['getUserInfo','toSetShow']),
       payCode() {
       payCode() {
-        console.log('input', this.barCode)
 		this.barCode = this.barCode.toLocaleLowerCase()
 		this.barCode = this.barCode.toLocaleLowerCase()
+		  console.log('input', this.barCode)
         this.btnStatus = {
         this.btnStatus = {
           status1: false,
           status1: false,
           status2: false,
           status2: false,