@@ -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