金融机构查询
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
<section class="needsStatistics">
|
<section class="needsStatistics">
|
||||||
<ai-search-bar>
|
<ai-search-bar>
|
||||||
<template #left>
|
<template #left>
|
||||||
<ai-select v-model="search.organizationId" placeholder="金融机构" clearable :prop="{label:'organizationName'}"
|
<ai-select v-model="search.organizationId" placeholder="金融机构" clearable :prop="{label:'organizationName'}"
|
||||||
action="/appfinancialorganization/list" @change="page.current=1,getTableData()" :instance="instance"/>
|
:action='"/appfinancialorganization/list?organizationId="+user.financeUser.organizationId' @change="page.current=1,getTableData()" :instance="instance"/>
|
||||||
</template>
|
</template>
|
||||||
</ai-search-bar>
|
</ai-search-bar>
|
||||||
<div class="col-row">
|
<div class="col-row">
|
||||||
|
|||||||
Reference in New Issue
Block a user