|
|
@ -29,7 +29,7 @@ |
|
|
|
<!-- 表单弹窗:添加/修改 --> |
|
|
|
<BasicForm ref="formRef" @success="getList" |
|
|
|
:isOpenSearchTable="true" |
|
|
|
:indexTableColumn="1" |
|
|
|
fieldTableColumn="poNumber" |
|
|
|
:rules="PurchasePlanMainRules" |
|
|
|
:formAllSchemas="PurchasePlanMain.allSchemas" |
|
|
|
:tableAllSchemas="PurchasePlanDetail.allSchemas" |
|
|
|