mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
add sample template
This commit is contained in:
Binary file not shown.
@@ -86,6 +86,7 @@
|
|||||||
<file-input-component :validator="$v.files" v-model="files">
|
<file-input-component :validator="$v.files" v-model="files">
|
||||||
<template slot="label">
|
<template slot="label">
|
||||||
<div class="font-heading fs-11 text-primary all-caps">Import Product CSV</div>
|
<div class="font-heading fs-11 text-primary all-caps">Import Product CSV</div>
|
||||||
|
<div class="font-heading fs-11 text-primary all-caps"><a href="/template/import-po-template.xlsx" download>Sample Template</a></div>
|
||||||
</template>
|
</template>
|
||||||
</file-input-component>
|
</file-input-component>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user