@@ -48,9 +48,9 @@
>
<a-input
disabled
- style="width: 80%"
+ style="width: 70%"
v-decorator="['sbPartName', {rules: [{required: false, message: '维护部位不能为空'}]}]"/>
- <a-button type="primary" style="width: 20%" @click="handlePartSelect">选择</a-button>
+ <a-button type="primary" style="width: 30%" @click="handlePartSelect">选择</a-button>
</a-form-item>
</a-col>
<a-col :lg="12" :md="24" :sm="24">