项目总览—>上传记录:中心编号 查询条件,查询结果不对

This commit is contained in:
2025-04-03 11:15:36 +08:00
parent c8c049b5d0
commit 1368397da9
@@ -15,7 +15,7 @@
v-for="(item, index) of siteOptions"
:key="index"
:label="item.TrialSiteCode"
:value="item.SiteId"
:value="item.TrialSiteId"
/>
</el-select>
</el-form-item>