重庆退料接收问题修改

This commit is contained in:
liang.chao 2025-03-08 15:48:21 +08:00
parent 353902a469
commit f80e143545
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@
> --> > -->
<el-form-item <el-form-item
v-if="domain.partType == 1" v-if="domain.partType == 1"
label="费用(元)" label="配件单价(元)"
> >
<el-input <el-input
v-model="domain.partPrice" v-model="domain.partPrice"