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