|
@@ -838,7 +838,7 @@ var vm = new Vue({
|
|
this.form.job = ''
|
|
this.form.job = ''
|
|
this.form.otherJob = ''
|
|
this.form.otherJob = ''
|
|
this.form.code = ''
|
|
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) {
|
|
if (needExportSource.indexOf(this.source) > -1) {
|
|
this.showForm = false
|
|
this.showForm = false
|
|
this.showExport = true
|
|
this.showExport = true
|