Commit 36e78a38 authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

文案

parent c7be9144
......@@ -6,7 +6,10 @@ VUE_APP_TITLE = 捷道管理系统
# 捷道管理系统/开发环境
#VUE_APP_BASE_API = 'https://jd.admtest.jdshangmen.com'
VUE_APP_BASE_API = 'https://api.jd.jdshangmen.com'
#VUE_APP_BASE_API = 'https://api.jd.jdshangmen.com'
#VUE_APP_BASE_API = 'http://localhost:48080'
VUE_APP_BASE_API = 'https://api2.groupage.cn'
# VUE_APP_BASE_API = '/api'
# 路由懒加载
......
......@@ -293,7 +293,7 @@
</el-form-item>
</template>
<template v-else>
{{ $t('总金额')+''+getCurrencyLabel(showCurrencyId)+''}}
{{ $t('核销总金额')+''+getCurrencyLabel(showCurrencyId)+''}}
</template>
</template>
</el-table-column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment