wyq %!s(int64=4) %!d(string=hai) anos
pai
achega
50b20cd572
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

@@ -268,7 +268,7 @@ export default {
     },
     btn(row) {
       const { hisName, hisDetailName } = this.form;
-      if (hisName !== '' && hisDetailName === '') {
+      if (hisName !== '' && hisDetailName === '' && this.type == 1) {
         this.ty = 1;
       } else if (hisName !== '' && hisDetailName !== '') {
         this.ty = 2;