优化合同

This commit is contained in:
wuxw 2022-08-18 23:11:06 +08:00
parent 29e258d679
commit 7bf334f3df

View File

@ -297,7 +297,7 @@
</div> </div>
</div> </div>
</div> </div>
<div v-if="addContractInfo.audit == '1001'"> <div v-show="addContractInfo.audit == '1001'">
<vc:create path="property/purchaseApprovers" callBackListener="addContract" callBackFunction="notify3" flowType="50005"> <vc:create path="property/purchaseApprovers" callBackListener="addContract" callBackFunction="notify3" flowType="50005">
</vc:create> </vc:create>
</div> </div>