achao преди 3 години
родител
ревизия
fdcf954fad
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/layout/index/top/index.vue

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

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