✨ 批量导入上传提示注明日期宽容写法
8 个 CRUD 导入上传 tip 与运单导入弹窗、运输计划导入页的提示文案 统一补充「日期支持 2026-08-02、2026-8-2、2026/8/2 等写法」, 配合后端宽容日期解析(weicw/tms-erp#1)。
This commit is contained in:
@@ -454,7 +454,7 @@
|
||||
:on-change="fileChange"
|
||||
:on-remove="fileRemove"
|
||||
><el-button type="primary">添加附件</el-button></el-upload
|
||||
><span class="waybill-import-create__file-tip">请上传运单明细表,仅支持 excel 格式</span
|
||||
><span class="waybill-import-create__file-tip">请上传运单明细表,仅支持 excel 格式;日期支持 2026-08-02、2026-8-2、2026/8/2 等写法</span
|
||||
><el-link type="primary" @click="downloadTemplate">下载模板</el-link></el-form-item
|
||||
>
|
||||
</el-form>
|
||||
|
||||
Reference in New Issue
Block a user