Commit b9b7e3a8 authored by 盖献康's avatar 盖献康

bug(64576)

parent 3ca683b0
......@@ -202,9 +202,11 @@
<el-input
v-model="checkDetail.payAmount"
class="input-detail"
style="width: 82%;"
placeholder="暂无数据"
disabled
/>
<span style="margin-left: 10px;"></span>
</el-form-item>
</el-col>
<el-col :span="8">
......@@ -259,9 +261,11 @@
<el-input
v-model="checkDetail.devicePrice"
class="input-detail"
style="width: 84%;"
placeholder="暂无数据"
disabled
/>
<span style="margin-left: 10px;"></span>
</el-form-item>
</el-col>
<el-col :span="8" v-show="checkDetail.checkType === '2'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment