接口因为代理做整合
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<el-row type="type" justify="space-between" :gutter="20">
|
||||
<el-col :span="12">
|
||||
<el-form-item label="所属部门" prop="department">
|
||||
<ai-select placeholder="请选择" v-model="form.department" action="/appfinancialorganization/nameList"
|
||||
<ai-select placeholder="请选择" v-model="form.department" action="/app/appfinancialorganization/nameList"
|
||||
:instance="instance" :prop="{label:'organizationName',value:'organizationName'}"/>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
||||
Reference in New Issue
Block a user