Explorar o código

Merge remote-tracking branch 'origin/termLink0615' into test

zhouna %!s(int64=4) %!d(string=hai) anos
pai
achega
c016ffc299
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/base/LtModal.vue

+ 1 - 1
src/components/base/LtModal.vue

@@ -360,8 +360,8 @@ export default {
     handleFocus() {},
     onblur() {
       let type, name;
-      if (this.type == 1) {
         const { hisName, hisDetailName } = this.form;
+      if (this.type == 1) {
         type = 1; // 1-化验大项、2-化验小项
         name = hisName;
         if (hisName !== '' && hisDetailName !== '') {