返乡报备
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<ai-detail isHasSidebar v-loading="isLoading">
|
||||
<template slot="title">
|
||||
<ai-title title="卡口登记详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
|
||||
<ai-title title="返乡报备详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
|
||||
</ai-title>
|
||||
</template>
|
||||
<template slot="content">
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
{ prop: 'source',
|
||||
align: 'center',
|
||||
label: '数据来源',
|
||||
formart: v => this.dict.getLabel('EP_riskStatus', v) },
|
||||
formart: v => this.dict.getLabel('EP_source', v) },
|
||||
{
|
||||
prop: 'riskStatus',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user