fix
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
<div class="header-actions">
|
<div class="header-actions">
|
||||||
<el-button type="primary" icon="FolderAdd" @click="openUploadDialog()" v-auth="'purchase_template_add'"> 新增模板 </el-button>
|
<el-button type="primary" icon="FolderAdd" @click="openUploadDialog()" v-auth="'purchase_template_add'"> 新增模板 </el-button>
|
||||||
<el-alert type="info" :closable="false" class="mb3 mt-3" show-icon>
|
<el-alert type="info" :closable="false" class="mb3 mt-3" show-icon>
|
||||||
此处模版中的模版编码对应用户端下载模版匹配,请勿随意修改或删除。正常情况下如有发生模版变化,重新上传即可。如有新增模版,请联系管理员进行处理。
|
此处模版中的模版编码对应用户端下载模版匹配(模版类型名称为前端显示名称),请勿随意修改或删除。一般情况下如有发生模版变化,重新上传即可。如有新增模版,请联系管理员进行处理。
|
||||||
</el-alert>
|
</el-alert>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user