修改字段名
parent
6554d6a497
commit
dd244e0a9c
|
@ -48,7 +48,7 @@ const options = [
|
|||
{ key: "companyAddress", label: "地理位置" },
|
||||
{ key: "companyContacts", label: "主要负责人" },
|
||||
{ key: "companyMobile", label: "负责人电话" },
|
||||
{ key: "servicePlatformId", label: "服务平台" },
|
||||
{ key: "servicePlatformName", label: "服务平台" },
|
||||
];
|
||||
const propsOptions = computed(() => [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue