增加泳道图Excel导入模板下载入口
This commit is contained in:
parent
cf7bd7002d
commit
775d9a5fef
@ -73,9 +73,13 @@
|
|||||||
</awsui-button>
|
</awsui-button>
|
||||||
<div style="padding-top: 30px;">
|
<div style="padding-top: 30px;">
|
||||||
<span class="text-linker-color" style="cursor: pointer;"
|
<span class="text-linker-color" style="cursor: pointer;"
|
||||||
@click="downloadTemplate('shapeList')">下载Excel模板</span>
|
@click="downloadTemplate('shapeList')">下载模型结构Excel模板</span>
|
||||||
|
</div>
|
||||||
|
<div style="padding-top: 15px;">
|
||||||
|
<span class="text-linker-color" style="cursor: pointer;"
|
||||||
|
@click="downloadTemplate('shapeImport')">下载泳道图导入Excel模板</span>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<!-- 已上传文件删除 -->
|
<!-- 已上传文件删除 -->
|
||||||
<div v-show="uploadStep.shapeUpload.status == 1" style="text-align: center;">
|
<div v-show="uploadStep.shapeUpload.status == 1" style="text-align: center;">
|
||||||
<div style="padding-top: 220px;">
|
<div style="padding-top: 220px;">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user