company/.env.development | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
wx/pages/new_report/new_report.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
company/.env.development
@@ -10,9 +10,9 @@ # 测试服 # VUE_APP_API = 'https://test.doumee.cn:8088/yyb_admin_api/' #VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' # 任康 # VUE_APP_API = 'http://localhost:10030/' VUE_APP_API = 'http://192.168.0.132:10030/' # VUE_APP_API = 'http://192.168.1.54:10030/' wx/pages/new_report/new_report.vue
@@ -54,7 +54,7 @@ <u-icon slot="right" name="arrow-right"></u-icon> </view> <view class="faList" v-if="scheme"> <text>保单号:{{scheme.applyCode || ''}}</text> <text>保单号:{{scheme.applyCode || ''}}</text> <text>保障期限:<template v-if="scheme.parentStartTime">{{scheme.parentStartTime}}~{{scheme.parentEndTime}}</template></text> <text>投保单位:{{scheme.companyName || ''}}</text> <text>派遣单位:{{scheme.duName}}</text>