This commit is contained in:
2025-08-28 23:35:13 +08:00
11 changed files with 140 additions and 129 deletions

View File

@ -275,6 +275,7 @@
<el-row class="mb-4">
<el-col :span="24">
<el-form-item label="入库资料" prop="inputFile">
<template #label> <span class="text-red">*</span> 入库资料 </template>
<file-upload
v-model="form.inputFile"
:fileType="['doc', 'docx', 'pdf']"