问题修复

This commit is contained in:
BianLzhaoMin 2025-01-13 16:26:51 +08:00
parent 243943add2
commit 9c6201537d
1 changed files with 3 additions and 2 deletions

View File

@ -1627,7 +1627,8 @@ const changeDate = (row: any, index: number) => {
</el-form-item>
</el-col>
</el-row>
<el-row :gutter="20">
<!-- 1.13 需求变动要求隐藏 -->
<!-- <el-row :gutter="20">
<el-col :span="12">
<el-form-item label="校验日期:" prop="checkDate">
<el-date-picker
@ -1653,7 +1654,7 @@ const changeDate = (row: any, index: number) => {
/>
</el-form-item>
</el-col>
</el-row>
</el-row> -->
<!-- <el-row :gutter="20">
<el-col :span="12">
<el-form-item label="整机重量(KG)">