矛盾调解修复

This commit is contained in:
aixianling
2022-05-06 20:57:16 +08:00
parent 4e8c8bd6af
commit 456486b05f

View File

@@ -62,7 +62,7 @@
<h2>上报网格</h2>
</div>
<div class="form-item__right">
<AiPagePicker type="custom" v-model="form.girdId" @select="handleSelectGrid" self
<AiPagePicker type="custom" v-model="form.girdId" @select="handleSelectGrid" self nodeKey="id"
:ops="{url:'../AppGridManagement/SelectGird',label: 'girdName'}">
<AiMore v-model="form.girdName"/>
</AiPagePicker>