|
@@ -171,6 +171,7 @@
|
|
|
<async-biz-form-component
|
|
<async-biz-form-component
|
|
|
v-else
|
|
v-else
|
|
|
:businessId="form?.businessId"
|
|
:businessId="form?.businessId"
|
|
|
|
|
+ :businessType="form?.businessType"
|
|
|
ref="bziRef"
|
|
ref="bziRef"
|
|
|
:isView="true"
|
|
:isView="true"
|
|
|
></async-biz-form-component>
|
|
></async-biz-form-component>
|