Lita-Tako 5 months ago
parent
commit
afe5d56d55
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/emergencyExercise/templateManagementEdit.vue

+ 1 - 1
src/views/emergencyExercise/templateManagementEdit.vue

@@ -147,7 +147,7 @@
147
 			</a-row>
147
 			</a-row>
148
 			<a-row :gutter="42">
148
 			<a-row :gutter="42">
149
 				<a-col :span="24">
149
 				<a-col :span="24">
150
-					<a-form-item label="附件上传" name="fileList">
150
+					<a-form-item label="附件上传" name="attachment">
151
 						<common-update
151
 						<common-update
152
 							:action="uploadAction"
152
 							:action="uploadAction"
153
 							:file-list="formData.fileList"
153
 							:file-list="formData.fileList"