linwenxin il y a 1 an
Parent
commit
91889d26ad

+ 1 - 1
src/views/auxiliaryFittings/purchasingManagement/mixins/form_tpl.js

@@ -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}