소스 검색

Merge branch 'dev/v4.8.69_yf' of qmx/jy into feature/v4.8.69

yangfeng 1 년 전
부모
커밋
94549d2b1f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/staticres/common-module/pc-dialog/js/leave-info-dialog.js

+ 1 - 1
src/web/staticres/common-module/pc-dialog/js/leave-info-dialog.js

@@ -838,7 +838,7 @@ var vm = new Vue({
       this.form.job = ''
       this.form.otherJob = ''
       this.form.code = ''
-      var needExportSource = ['structedData', 'pc_data_custom_export', 'pc_data_custom_data']
+      var needExportSource = ['structedData', 'pc_data_custom_export']
       if (needExportSource.indexOf(this.source) > -1) {
         this.showForm = false
         this.showExport = true