居民信息
This commit is contained in:
@@ -14,6 +14,13 @@
|
|||||||
<ai-search-bar bottomBorder>
|
<ai-search-bar bottomBorder>
|
||||||
<template #left>
|
<template #left>
|
||||||
<el-button type="primary" icon="iconfont iconAdd" @click="toAdd('')">添加</el-button>
|
<el-button type="primary" icon="iconfont iconAdd" @click="toAdd('')">添加</el-button>
|
||||||
|
<ai-import
|
||||||
|
:instance="instance"
|
||||||
|
:dict="dict"
|
||||||
|
type="appresidentapplet"
|
||||||
|
name="居民信息"
|
||||||
|
@success="search.current = 1, getList()">
|
||||||
|
</ai-import>
|
||||||
</template>
|
</template>
|
||||||
<template #right>
|
<template #right>
|
||||||
<el-input
|
<el-input
|
||||||
|
|||||||
Reference in New Issue
Block a user