|
@@ -261,9 +261,9 @@
|
|
|
|
|
|
<el-dialog :title="$t('dao-ru-he-tong')" :visible.sync="importDialog" v-if="importDialog" width="30%">
|
|
<el-dialog :title="$t('dao-ru-he-tong')" :visible.sync="importDialog" v-if="importDialog" width="30%">
|
|
<!-- 模板? -->
|
|
<!-- 模板? -->
|
|
- <p>1. {{$t('other.download')}}
|
|
|
|
|
|
+ <!-- <p>1. {{$t('other.download')}}
|
|
<el-link type="primary" style="margin-left:5px;" :underline="false" :href="'./upload/'+$t('he-tong-guan-li-dao-ru-mo-ban')+'.xlsx'" :download="$t('he-tong-guan-li-dao-ru-mo-ban')+'.xlsx'">{{$t('he-tong-guan-li-dao-ru-mo-ban')+ '.xlsx'}}</el-link>
|
|
<el-link type="primary" style="margin-left:5px;" :underline="false" :href="'./upload/'+$t('he-tong-guan-li-dao-ru-mo-ban')+'.xlsx'" :download="$t('he-tong-guan-li-dao-ru-mo-ban')+'.xlsx'">{{$t('he-tong-guan-li-dao-ru-mo-ban')+ '.xlsx'}}</el-link>
|
|
- </p>
|
|
|
|
|
|
+ </p> -->
|
|
<div slot="footer" class="dialog-footer" style="text-align:center;">
|
|
<div slot="footer" class="dialog-footer" style="text-align:center;">
|
|
<el-upload ref="upload" action="#" :limit="1" :http-request="importContract" :show-file-list="false">
|
|
<el-upload ref="upload" action="#" :limit="1" :http-request="importContract" :show-file-list="false">
|
|
<el-button type="primary" :loading="importLoading">{{ $t('dao-ru-he-tong') }}</el-button>
|
|
<el-button type="primary" :loading="importLoading">{{ $t('dao-ru-he-tong') }}</el-button>
|