客户评价

This commit is contained in:
‘huanghaiixia’
2025-12-19 10:26:01 +08:00
parent 325e8d5a08
commit f0923dfd6c
4 changed files with 96 additions and 80 deletions

View File

@ -32,7 +32,7 @@
</slot>
流程图
</a-button>
<div v-if="customFormConfig.codeList.includes(curPageCode)&&!disabled">
<div v-if="customFormConfig.codeList.includes(curPageCode)&&!disabled && curPageCode=='addCustomer'">
<a-button>
<slot name="icon"><download-outlined /></slot>下载模板
</a-button>