Pārlūkot izejas kodu

Merge branch '添加其他类型的Ocr' of sckj/mz-cloud into master

sckj 1 nedēļu atpakaļ
vecāks
revīzija
025847bf20
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      ruoyi-ui-gljt/src/views/gljt/gljtSq/index.vue

+ 3 - 0
ruoyi-ui-gljt/src/views/gljt/gljtSq/index.vue

@@ -925,6 +925,9 @@
         this.form.pc=res.data.pc;
         this.isJy = false;
         if (res.data.default) {
+          if(!this.form.ffyf){
+            this.form.ffyf = res.data.default;
+          }
           if (res.data.upper && res.data.upper.length >= 6) {
             console.log(this.upper, 'this.upper时间');
             if (res.data.default === res.data.upper) {