Browse Source

fix:留资暂不提供调整

yangfeng 1 year ago
parent
commit
72fe43fbcb
1 changed files with 1 additions and 1 deletions
  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