Explorar o código

中审报告归档报告年份提醒调整

徐滕 hai 1 día
pai
achega
d63a4e89b8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/zs/reportArchieve/ReportArchieveForm.vue

+ 1 - 1
src/views/zs/reportArchieve/ReportArchieveForm.vue

@@ -353,7 +353,7 @@ export default {
 					this.reportArchieveService.queryById(this.inputForm.id).then((data) => {
 						console.log('s', data)
 						this.inputForm = this.recover(this.inputForm, data)
-						this.reportArchieveService.getReportNo(this.inputForm.reportNoType).then((data1) => {
+						this.reportArchieveService.getFileBoxNumber(this.inputForm.reportNo).then((data1) => {
 							if (this.commonJS.isNotEmpty(data1.fileBoxNumber)) {
 								let fileBoxNumber = ''
 								let updateName = ''