caojunjie преди 4 години
родител
ревизия
cfe76fddad
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. 0 3
      pages/home/scancode/scancodeout.vue

+ 0 - 3
pages/home/scancode/scancodeout.vue

@@ -290,15 +290,12 @@
 									return
 								}
 								if (res.data.code == 500) {
-									
 									let name = 'error'
 									this.tipss(res, name)
 									return
 								}
 								if (res.data.code == 0) {
-									
 									this.res = res
-									
 									for (let i = 0; i < this.lisi.length; i++) {
 										if (this.lisi[i].tireNumber == res.data.data[0].tirenumber) {