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