瀏覽代碼

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