重阅审批页面查询条件中心初始化修改
continuous-integration/drone/push Build is passing Details

uat
wangxiaoshuang 2025-02-20 10:07:29 +08:00
parent 493b155678
commit e5330765af
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
v-for="(item,index) of siteOptions"
:key="index"
:label="item.TrialSiteCode"
:value="item.SiteId"
:value="item.TrialSiteId"
/>
</el-select>
</el-form-item>