|
|
@@ -21,8 +21,8 @@
|
|
|
rows="3">
|
|
|
</textarea>
|
|
|
<div style="text-align: right;display: flex;justify-content: end;align-items: center;">
|
|
|
- <el-tooltip @click="BusinessInvitationInstructionsFileDown" class="item" effect="dark" content="下载请示文件" placement="top">
|
|
|
- <div class="Dialogue-top" style="line-height: 40px;margin-right: 6px;">
|
|
|
+ <el-tooltip class="item" effect="dark" content="下载请示文件" placement="top">
|
|
|
+ <div class="Dialogue-top" @click="BusinessInvitationInstructionsFileDown" style="line-height: 40px;margin-right: 6px;">
|
|
|
<i class="el-icon-download" style="color: #fff;font-size: 24px;font-weight: 600;"></i>
|
|
|
</div>
|
|
|
</el-tooltip>
|