This commit is contained in:
BianLzhaoMin 2025-11-17 17:17:28 +08:00
parent a71d7af9f3
commit b31c30e4df
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ export const subFormLabel = [
},
{
f_label: '分公司名称',
f_model: 'subCompanyName',
f_model: 'subComName',
f_type: 'ipt',
isShow: false, // 是否展示label
},