Explorar el Código

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

sckj hace 1 semana
padre
commit
025847bf20
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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) {