|
@@ -639,7 +639,7 @@ export default {
|
|
|
<el-descriptions border title="" column={4} colon={false} labelStyle={{ width: '8%' }} contentStyle={{ width: '17%' }} style="margin-top:-1px">
|
|
|
<el-descriptions-item label="采购入库单号" contentStyle={{ width: '42%' }}>
|
|
|
<div class="redbordererr">
|
|
|
- <el-form-item label="" lebel-width="0px" prop={`purchaseId`} rules={required}>
|
|
|
+ <el-form-item label="" lebel-width="0px" prop={`purchaseId`}>
|
|
|
<zj-select
|
|
|
style="width:100%"
|
|
|
value={this.formData.purchaseId}
|