修改字段名

dev
zhaokai 2025-07-23 13:54:07 +08:00
parent 6554d6a497
commit dd244e0a9c
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ const options = [
{ key: "companyAddress", label: "地理位置" },
{ key: "companyContacts", label: "主要负责人" },
{ key: "companyMobile", label: "负责人电话" },
{ key: "servicePlatformId", label: "服务平台" },
{ key: "servicePlatformName", label: "服务平台" },
];
const propsOptions = computed(() => [
{