经营主体完成
This commit is contained in:
		| @@ -12,7 +12,7 @@ import PumList from "./pumList"; | ||||
| export default { | ||||
|   name: "AppPortalUserManager", | ||||
|   components: {PumList, PumDetail}, | ||||
|   label: "经营主体", | ||||
|   label: "经营主体认证", | ||||
|   props: { | ||||
|     instance: Function, | ||||
|     dict: Object, | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| <template> | ||||
|   <section class="pumList"> | ||||
|     <ai-list> | ||||
|       <ai-title slot="title" title="经营主体" isShowBottomBorder isShowArea v-model="search.areaId" :instance="instance" | ||||
|       <ai-title slot="title" title="经营主体认证" isShowBottomBorder isShowArea v-model="search.areaId" :instance="instance" | ||||
|                 @change="page.current=1,getTableData()"/> | ||||
|       <template #content> | ||||
|         <ai-search-bar> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user