27658
This commit is contained in:
@@ -186,7 +186,7 @@
|
||||
</ai-card>
|
||||
</template>
|
||||
|
||||
<template v-if="currentMenu==4">
|
||||
<template v-if="currentMenu==4 && detailObj.tableType && detailObj.tableType === '2'">
|
||||
<ai-card title="签署文件">
|
||||
<template #right>
|
||||
<el-button type="primary" @click="handleDownload">下载文件</el-button>
|
||||
|
||||
Reference in New Issue
Block a user