소스 검색

Merge branch 'termLink0615' into test

wyq 3 년 전
부모
커밋
e1a8b628b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/common/LtModal.vue

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

@@ -424,7 +424,7 @@ export default {
             hisCode: hisCode,
             source: source ? source : 1
           };
-          // this.showSaveDialog(params);
+          this.showSaveDialog(params);
         } else {
           console.log('error submit!!');
           return false;