From 12d7d251ed0a987286f8cb1665a70702ad6205bd Mon Sep 17 00:00:00 2001 From: yang chen Date: Tue, 21 Oct 2025 17:24:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(lowcode):=20=E6=96=B0=E5=A2=9E=E5=A4=96?= =?UTF-8?q?=E5=8D=8F=E4=BA=BA=E5=91=98=E6=8C=81=E8=AF=81=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E8=A1=A8=E5=8D=95=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 插入新的表单设计数据到 LOWCODE_DESFORM 表- 设置表单名称为“外协人员持证管理” - 配置表单字段包括人员姓名、证书类型、证书编号等 - 添加基础信息分组布局及样式定义 - 更新 LOWCODE_DBFORM 表中标记数据库同步状态为否 --- SQL/202510/20251021/lc_outside_license.sql | 2 ++ SQL/202510/20251021/lc_outside_person.sql | 1 + 2 files changed, 3 insertions(+) diff --git a/SQL/202510/20251021/lc_outside_license.sql b/SQL/202510/20251021/lc_outside_license.sql index 12a78d3..1c7e18a 100644 --- a/SQL/202510/20251021/lc_outside_license.sql +++ b/SQL/202510/20251021/lc_outside_license.sql @@ -422,3 +422,5 @@ insert into "LOWCODE_FRAME"."LOWCODE_DBFORM_BUTTON"("ID", "TENANT_ID", "CREATE_U delete from "LOWCODE_FRAME"."LOWCODE_DESFORM" where id in (select desform_web_id from "LOWCODE_FRAME"."LOWCODE_DBFORM" where TABLE_NAME = 'lc_outside_license'); insert into "LOWCODE_FRAME"."LOWCODE_DESFORM"("ID", "TENANT_ID", "CREATE_USER", "CREATE_TIME", "CREATE_DEPT", "UPDATE_USER", "UPDATE_TIME", "IS_DELETED", "DESFORM_NAME", "DESFORM_JSON", "GROUP_DESFORM_ID", "IS_OPEN", "IS_TEMPLATE", "IS_HIDE", "I18N_DATA") values(1979077815791837185, 1, 1, '2025-10-17 14:51:35', 100, 1, '2025-10-17 17:20:00', 0, '外协人员持证管理', '{"jsEnhance":"\nreturn {\n\n initData(formData) {\n const userstore = useFun.useUserStoreWithOut()\n useFun.setPropconfig(''create_user'', {\n value: userstore.user.nickname\n })\n return new Promise(resolve => { //表单赋值前执行\n resolve(formData)\n })\n },\n beforeSubmit(submitData) { //表单提交前\n \n return new Promise((resolve, reject) => {\n resolve(submitData)\n })\n }\n}\n","scssEnhance":".low-form__1979077815791837185 {\n padding: 0 0 !important;\n\n .avue-form__group avue-form__group--flex {}\n\n .el-card__body {\n padding: unset !important;\n }\n\n .control-fields_2089442 {\n min-width: 341px !important;\n max-width: 341px !important;\n }\n\n .control-approveStatusName {\n min-width: 64%;\n }\n\n .el-col-md-3 {\n margin-left: 0 !important;\n }\n\n .control-fields_4638060 {\n left: 90px;\n min-width: 164px !important;\n max-width: 164px !important;\n }\n\n .control-fields_1861141 {\n left: 34px;\n min-width: 164px !important;\n max-width: 164px !important;\n }\n\n .control-create_time {\n left: -49px;\n top: 5px;\n\n p {\n margin: unset !important;\n }\n }\n\n .control-billNo {\n left: 0px;\n bottom: -5px;\n min-width: 234px !important;\n max-width: 234px !important;\n\n p {\n margin: unset !important;\n }\n }\n\n .avue-form.avue--detail {\n\n .head_title,\n .head_detail_label,\n .head_detail_label,\n .head_type_value,\n .head_number_label,\n .head_number_value,\n .head_created_time_label,\n .head_created_time_value,\n .head_status_label,\n .head_separator2,\n .head_separator1 {\n margin-top: unset !important;\n }\n\n .ce_class {\n top: 7px !important;\n }\n\n .control-create_time {\n left: -48px !important;\n top: -6px !important;\n }\n\n * {\n border: none !important;\n }\n\n .control-approveStatusName {\n margin-top: 0 !important;\n border: none !important;\n }\n\n .control-fields_1861141 {\n left: 34px !important;\n top: -11px;\n }\n\n .control-fields_4638060 {\n left: 89px !important;\n top: -11px;\n }\n\n .control-billNo {\n left: 40 !important;\n top: -5px !important;\n }\n\n .head_title {\n border: none !important;\n }\n }\n\n .bottom_class {\n position: relative;\n bottom: 31px;\n }\n\n .dash_class {\n border-bottom: 1px dashed #999 !important;\n }\n\n //样式请写在当前位置内\n // .el-collapse-content-873.avue-form__group {\n // border-bottom: 1px dashed #999;\n // }\n .avue-form__group {\n\n .control-fields_7103563.head_title,\n .control-fields_2247746.head_status_value {\n line-height: 20px !important;\n border: none !important;\n font-weight: 700 !important;\n color: #141414 !important;\n\n .avue-title p {\n font-size: 20px !important;\n }\n\n }\n\n .control-fields_2247746.head_status_value {\n // left: calc(16% + 25px);\n color: green !important;\n // color: #999;\n font-size: 14px !important;\n\n .avue-title p {\n font-size: 14px !important;\n }\n }\n\n .head_status_value {\n margin-top: 30px !important;\n }\n\n .head_title,\n .head_detail_label {\n margin-left: 90px !important;\n margin-top: 30px !important;\n }\n\n .head_detail_label,\n .head_type_value,\n .head_number_label,\n .head_number_value,\n .head_created_time_label,\n .head_created_time_value,\n .head_status_label,\n .head_separator2,\n .head_separator1 {\n border: none !important;\n color: #999 !important;\n margin-top: -30px !important;\n\n .avue-title p {\n font-size: 14px !important;\n font-weight: 400 !important;\n }\n }\n\n .control-fields_3957948.head_type_value {\n // left: calc(10% + 25px);\n }\n\n .head_separator1,\n .head_separator2,\n .head_separator3 {\n line-height: 20px !important;\n color: #C7C7C7 !important;\n }\n\n .control-fields_6000884.head_separator2 {\n // left: calc(30% + 25px);\n }\n\n // .control-fields_5375235.head_separator3 {\n // left: 45%;\n // }\n\n .control-fields_4638060.head_number_label {\n // left: calc(16% + 25px);\n }\n\n .control-fields_225062.head_number_value {\n // left: calc(22% + 25px);\n }\n\n .control-fields_1861141.head_created_time_label {\n // left: calc(31% + 25px);\n }\n\n .control-fields_4975109.head_created_time_value {\n // left: calc(37% + 25px);\n\n .avue-title p {\n // width: 200px;\n }\n }\n\n // .control-fields_7337553.head_status_label {\n // left: 43%;\n // }\n\n\n\n .ce_class {\n min-width: 65px !important;\n max-width: 65px !important;\n min-height: 65px !important;\n max-height: 65px !important;\n background-image: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAB6CAYAAABne9ctAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAGdYAABnWARjRyu0AAAVcSURBVHhe7d1LUxxVGIDht5kLDMMlYCQQLhK14i1aikZFLRdm4S6lG80iP4GdP8S1K6t04ULLbLyU942pMotYFkkKUhiIhigIBJARhhlm2sWBAg4Bp0Of5nz4PVUsOE1lQt6Z092neybBfCEMUWLV2QNKFg0onAYUTgMKpwGF04DCaUDhNKBwGlA4DSicBhROAwqnAYXTgMJpQOE0oHAaUDgNKJwGFE4DCqcBhdOAwmlA4TSgcBpQOA0onAYUTgMKpwGFC5J6d1JxDQolqFTtLZ4KoDkLuQwE9jaPOA9YqsDILFy6DXdWoOr00eLVmIFTHfBaP9R5WtF5wJFZ+GAYbtyBspRX3xb3N8L5p+DVPnuLH5zuA1fKJuCY0HgAM8vw2Zg96g+nAVcrZtoUs9/bxcS8PeIPpwHDUNY+bzdrHj8BnQZU7mlA4TSgcBpQOA0onAYUTgMKpwGF04DCaUDhnF6NmF+BT0bgi1/tLXtrz8FAJ3Tk472Ms1KGy1Nwc8He8t8uvGWP+MG7gB15ePtxeKYT6tP21v2phObv9O6l6BF9DejdFNqeg8EeaMuZC6pxfjVnobcFBrvtR5XLu4DVqrkM5VLR8Z+fJOcBo87Ptwvw+Risrtlb4nFtBr6MMKX7zrt94IaWeuhsivcgprAKk0v2aG183Qc6D/jxyOF4xvsa0PkUqtzSgMJpQOE0oHAaUDjnR6H3ehqRS0NrQ7zvSyiuwXzRHq2Nr0eh3gWsT8PTx+CVPnMuGGfAtSqMzsKno9Hv9dSANXqgFYZOw4Nt8Z7Eb1gqwXuX4eIte8vefA3o3T6wMQM9LW7iATRl4ESbPSqXdwELJfht0R6NTwhcnbZH5fJuCg0C6GuB1x8yl37ifCUuleDrcfhlKvp7NnydQp0H1LVQt7ybQlU0GlA4DSicBhROAwqnAYVzfhoR9TwwFcDxZnNfaFvO3np31RAWijA87W4R4I1H7JG9vdwLD7fbo/HzLuCxPJw7Bc91QVPW3np3YQiFMvw0aRaqpwr2TyRv6Hk402+Pxs/5FBr12dGegxe6a4/H+upNcxYeOwp9rfbWw815wKjKFVhatUdrU6qY9z/8nzgPGHUp84+CmXb/jHD/ZjWEyb/NOuf1OXvr4eZ8H3gva6GZOmhIQ6rGp1e4fkt+sWJewS68f9Ye2XTxFlwYhbmVzbGh03DmxNafcqPGf6JklavmysFCsbavxaL5eVfxAI407P7VmIn3qkkUXgZUtdOAwmlA4TSgcBpQOLcBg4M7OotbZY+TrUq4c8UpldDv7TRgev187jDYeo5nK5TMXd9b5SMsBe6H04D1KWitt0dl+mHCHjFmlmFiYecSXkd++/euOA2YqYOjjeYWeem+nYDvJrbfkj+7DF/dgCvT26fYriZob9j83iWnS2lgPo/lw2H4ecreIkuAeTKevA/6j5gPcr8+B+PzsGgtvr/5KJx7ArKp7eMuOA9YrsD3N+Gjqzt/UYlSdeadUyFQLO88uOltgXcGzWWtJI5jnE6hAJkUvNhj3m2Ucf5o7lWq5qDln9LOeE1Z88rrbk4mHkkEBHMgc/ak+QSmdCKPmLx8Bs4/CQNdyf6OzqfQrQolc8vDN+PmGZzYAzsUBNDTbP57noHOZOORdMAN12bgx9/hyl/mMlA1NPe1iBCY6TGbMkebzx6Hl3rMvTwH4UACbrW4CnPLO/cnvgowixPt6x/Gd9AOPKDan4RnbBU3DSicBhROAwqnAYXTgMJpQOE0oHAaUDgNKJwGFE4DCqcBhdOAwmlA4TSgcBpQOA0onAYUTgMKpwGF04DCaUDhNKBwGlA4DSicBhTuX6X4xrCOgSlsAAAAAElFTkSuQmCC\");\n background-size: cover !important;\n background-repeat: no-repeat !important;\n border-radius: 20% !important;\n position: absolute !important;\n top: 30px !important;\n margin-left: 20px !important;\n z-index: 1 !important;\n }\n\n .el-collapse-item__content {\n .avue-form__group {\n // justify-content: center !important;\n }\n }\n\n .el-form-item__content {\n border: none !important;\n padding: 0 !important;\n }\n\n\n }\n}","labelPosition":"right","labelSuffix":"","labelWidth":10,"gutter":0,"menuBtn":true,"submitBtn":true,"submitText":"提交","emptyBtn":true,"emptyText":"清空","externalTitle":"","menuPosition":"center","size":"default","isSubmitTable":true,"column":{},"tableDesignId":"1979075007810166786","group":[{"type":"layoutGroup","controlType":"layout","label":"","controlTip":"该布局只能放置在最底部","arrow":true,"collapse":true,"column":{"fields_7600783":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":4,"hideLabel":true,"i18nCode":"fields_7600783","styles":{},"className":"ce_class","row":false},"fields_2089442":{"type":"title","controlType":"title","label":"文本","value":"业务类型:外协人员持证管理","display":true,"span":5,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_2089442","className":"head_title","stylesStr":"return {\r\n border: ''none''\r\n}"},"approveStatusName":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":14,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_2247746","className":"head_status_value","stylesStr":"return {\r\n border: ''none''\r\n}","row":false},"fields_4638060":{"type":"title","controlType":"title","label":"文本","value":"单据编号:","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_4638060","className":"head_number_label","stylesStr":"return {\r\n border: ''none''\r\n}","offset":3},"billNo":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_225062","className":"head_number_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"fields_1861141":{"type":"title","controlType":"title","label":"文本","value":"创建时间:","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_1861141","className":"head_number_label","stylesStr":"return {\r\n border: ''none''\r\n}","offset":0},"create_time":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":10,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_4975109","className":"head_created_time_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"approveStatus":{"type":"title","controlType":"title","label":"文本","value":"","display":false,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_8503112","className":"head_number_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"fields_3390775":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":24,"hideLabel":true,"styles":{},"i18nCode":"fields_3390775","className":"dash_class"}},"display":true,"span":24,"hideLabel":false,"prop":"fields_2982341","i18nCode":"fields_2982341","className":"form-header-container"},{"type":"layoutGroup","controlType":"layout","label":"基本信息","controlTip":"该布局只能放置在最底部","arrow":true,"collapse":true,"column":{"personName":{"type":"input","controlType":"input","label":"人员姓名","readonly":true,"clearable":false,"display":true,"span":22,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_2843640","offset":1,"labelWidth":110},"licenseType":{"type":"select","controlType":"select","label":"证书类型","clearable":true,"collapseTags":true,"maxCollapseTags":1,"dicType":"code","staticDicData":[{"label":"字典1","value":"dic_1"},{"label":"字典2","value":"dic_2"}],"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_4033221","delDicValue":[],"dicCode":"licenseType","codeDicData":[{"value":"1","label":"健康证","colorType":"","cssClass":""},{"value":"2","label":"安全管理和作业人员证","colorType":"","cssClass":""},{"value":"3","label":"电梯维修证","colorType":"","cssClass":""},{"value":"4","label":"高压电工证","colorType":"","cssClass":""},{"value":"5","label":"低压电工证","colorType":"","cssClass":""},{"value":"6","label":"消防设施操作员证","colorType":"","cssClass":""}],"offset":1,"labelWidth":110},"licenseNo":{"type":"input","controlType":"input","label":"证书编号","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_9241557","labelWidth":110},"licenseDept":{"type":"input","controlType":"input","label":"发证机构","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_8621215","labelWidth":110,"offset":1},"GetDate":{"type":"date","controlType":"date","label":"初领时间","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_499232","labelWidth":110},"validity":{"type":"date","controlType":"date","label":"有效期限","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_2207085","labelWidth":110,"offset":1},"reviewDate":{"type":"date","controlType":"date","label":"应复审时间","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_8373461","labelWidth":110,"offset":0},"jobLevel":{"type":"input","controlType":"input","label":"职业等级","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_534560","labelWidth":110,"offset":1},"theoryScore":{"type":"input","controlType":"input","label":"理论知识考核成绩","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_9405328","labelWidth":110,"offset":0},"skillScore":{"type":"input","controlType":"input","label":"操作技能考核成绩","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_7672750","labelWidth":110,"offset":1},"remark":{"type":"textarea","controlType":"input","label":"备注","readonly":false,"minRows":3,"maxRows":5,"display":true,"span":22,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_2562511","labelWidth":110,"className":"","offset":1},"attachment":{"type":"file","controlType":"upload","label":"附件","showFileList":true,"display":true,"span":22,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_7792422","labelWidth":110,"offset":1,"multiple":true}},"display":true,"span":24,"hideLabel":false,"prop":"basic_info","i18nCode":"fields_5109620","className":"basic_info"}]}', 1963462670877253635, 'Y', 'Y', 'N', '{"fields_2982341":"return {\n //简体中文\n ''zh-CN'': '''',\n //English\n ''en'': '''',\n}","fields_2843640":"return {\n //简体中文\n ''zh-CN'': ''人员姓名'',\n //English\n ''en'': '''',\n}","fields_4033221":"return {\n //简体中文\n ''zh-CN'': ''证书类型'',\n //English\n ''en'': '''',\n}","fields_9241557":"return {\n //简体中文\n ''zh-CN'': ''证书编号'',\n //English\n ''en'': '''',\n}","fields_8621215":"return {\n //简体中文\n ''zh-CN'': ''发证机构'',\n //English\n ''en'': '''',\n}","fields_499232":"return {\n //简体中文\n ''zh-CN'': ''初领时间'',\n //English\n ''en'': '''',\n}","fields_2207085":"return {\n //简体中文\n ''zh-CN'': ''有效期限'',\n //English\n ''en'': '''',\n}","fields_8373461":"return {\n //简体中文\n ''zh-CN'': ''应复审时间'',\n //English\n ''en'': '''',\n}","fields_534560":"return {\n //简体中文\n ''zh-CN'': ''职业等级'',\n //English\n ''en'': '''',\n}","fields_9405328":"return {\n //简体中文\n ''zh-CN'': ''理论知识考核成绩'',\n //English\n ''en'': '''',\n}","fields_7672750":"return {\n //简体中文\n ''zh-CN'': ''操作技能考核成绩'',\n //English\n ''en'': '''',\n}","fields_2562511":"return {\n //简体中文\n ''zh-CN'': ''备注'',\n //English\n ''en'': '''',\n}","fields_7792422":"return {\n //简体中文\n ''zh-CN'': ''附件'',\n //English\n ''en'': '''',\n}","fields_5109620":"return {\n //简体中文\n ''zh-CN'': ''基本信息'',\n //English\n ''en'': '''',\n}","config_submitBtn":"return {\n //简体中文\n ''zh-CN'': ''提交'',\n //English\n ''en'': '''',\n}","config_emptyBtn":"return {\n //简体中文\n ''zh-CN'': ''清空'',\n //English\n ''en'': '''',\n}","config_externalTitle":"return {\n //简体中文\n ''zh-CN'': '''',\n //English\n ''en'': '''',\n}"}'); + +update "LOWCODE_FRAME"."LOWCODE_DBFORM" set IS_DB_SYNC='N' where TABLE_NAME in ('lc_outside_license'); diff --git a/SQL/202510/20251021/lc_outside_person.sql b/SQL/202510/20251021/lc_outside_person.sql index 813e8ef..748bdc5 100644 --- a/SQL/202510/20251021/lc_outside_person.sql +++ b/SQL/202510/20251021/lc_outside_person.sql @@ -693,3 +693,4 @@ insert into "LOWCODE_FRAME"."LOWCODE_DBFORM_BUTTON"("ID", "TENANT_ID", "CREATE_U delete from "LOWCODE_FRAME"."LOWCODE_DESFORM" where id in (select desform_web_id from "LOWCODE_FRAME"."LOWCODE_DBFORM" where TABLE_NAME = 'lc_outside_person'); insert into "LOWCODE_FRAME"."LOWCODE_DESFORM"("ID", "TENANT_ID", "CREATE_USER", "CREATE_TIME", "CREATE_DEPT", "UPDATE_USER", "UPDATE_TIME", "IS_DELETED", "DESFORM_NAME", "DESFORM_JSON", "GROUP_DESFORM_ID", "IS_OPEN", "IS_TEMPLATE", "IS_HIDE", "I18N_DATA") values(1962005768360239106, 1, 1, '2025-08-31 12:13:22', 100, 1, '2025-10-20 14:24:17', 0, '外协人员信息', '{"jsEnhance":"return {\n initOption() { //表单显示前执行\n // props.params.clickObj.push(''btn_configm'')\n // useFun.setPropConfig(''btn_configm'', {\n // click: ({ value }) => {\n // alert(OK)\n // }\n\n // })\n // if (props.formType == \"add\") {\n // formData.value.title = formData.value.billTypeName + \"新增\"\n // }\n },\n beforeSubmit(submitData) { //表单提交前执行\n submitData.demandName = formData.value.$demandId\n submitData.supplierName = formData.value.$supplierId\n submitData.workPlace = formData.value.$workPlaceId\n if (props.formType == \"add\") {\n submitData.billNo = \"RY\" + new Date().getTime()\n } else if (props.formType == \"edit\" && (submitData.approveStatus == 1 || submitData.approveStatus == 2)) {\n message.error(''当前单据处理流程状态中,不允许修改!'')\n }\n return new Promise((resolve, reject) => {\n resolve(submitData)\n })\n },\n}\n","scssEnhance":".low-form__1962005768360239106 {\n padding: 0 0 !important;\n\n .avue-form__group avue-form__group--flex {}\n\n .el-card__body {\n padding: unset !important;\n }\n\n .control-fields_2089442 {\n min-width: 341px !important;\n max-width: 341px !important;\n }\n\n .control-approveStatusName {\n min-width: 64%;\n }\n\n .el-col-md-3 {\n margin-left: 0 !important;\n }\n\n .control-fields_4638060 {\n left: 90px;\n min-width: 164px !important;\n max-width: 164px !important;\n }\n\n .control-fields_3684462 {\n left: 34px;\n min-width: 164px !important;\n max-width: 164px !important;\n }\n\n .control-create_time {\n left: -49px;\n top: 5px;\n\n p {\n margin: unset !important;\n }\n }\n\n .control-billNo {\n left: 2px;\n bottom: -5px;\n min-width: 234px !important;\n max-width: 234px !important;\n\n p {\n margin: unset !important;\n }\n }\n\n .avue-form.avue--detail {\n\n .head_title,\n .head_detail_label,\n .head_detail_label,\n .head_type_value,\n .head_number_label,\n .head_number_value,\n .head_created_time_label,\n .head_created_time_value,\n .head_status_label,\n .head_separator2,\n .head_separator1 {\n margin-top: unset !important;\n }\n\n .ce_class {\n top: 7px !important;\n }\n\n .control-create_time {\n left: -48px !important;\n top: -6px !important;\n }\n\n * {\n border: none !important;\n }\n\n .control-approveStatusName {\n margin-top: 0 !important;\n border: none !important;\n }\n\n .control-fields_3684462 {\n left: 34px !important;\n top: -11px;\n }\n\n .control-fields_4638060 {\n left: 89px !important;\n top: -11px;\n }\n\n .control-billNo {\n left: 0 !important;\n top: -5px !important;\n }\n\n .head_title {\n border: none !important;\n }\n }\n\n .bottom_class {\n position: relative;\n bottom: 31px;\n }\n\n .dash_class {\n border-bottom: 1px dashed #999 !important;\n }\n\n //样式请写在当前位置内\n // .el-collapse-content-873.avue-form__group {\n // border-bottom: 1px dashed #999;\n // }\n .avue-form__group {\n\n .control-fields_7103563.head_title,\n .control-fields_2247746.head_status_value {\n line-height: 20px !important;\n border: none !important;\n font-weight: 700 !important;\n color: #141414 !important;\n\n .avue-title p {\n font-size: 20px !important;\n }\n\n }\n\n .control-fields_2247746.head_status_value {\n // left: calc(16% + 25px);\n color: green !important;\n // color: #999;\n font-size: 14px !important;\n\n .avue-title p {\n font-size: 14px !important;\n }\n }\n\n .head_status_value {\n margin-top: 30px !important;\n }\n\n .head_title,\n .head_detail_label {\n margin-left: 90px !important;\n margin-top: 30px !important;\n }\n\n .head_detail_label,\n .head_type_value,\n .head_number_label,\n .head_number_value,\n .head_created_time_label,\n .head_created_time_value,\n .head_status_label,\n .head_separator2,\n .head_separator1 {\n border: none !important;\n color: #999 !important;\n margin-top: -30px !important;\n\n .avue-title p {\n font-size: 14px !important;\n font-weight: 400 !important;\n }\n }\n\n .control-fields_3957948.head_type_value {\n // left: calc(10% + 25px);\n }\n\n .head_separator1,\n .head_separator2,\n .head_separator3 {\n line-height: 20px !important;\n color: #C7C7C7 !important;\n }\n\n .control-fields_6000884.head_separator2 {\n // left: calc(30% + 25px);\n }\n\n // .control-fields_5375235.head_separator3 {\n // left: 45%;\n // }\n\n .control-fields_4638060.head_number_label {\n // left: calc(16% + 25px);\n }\n\n .control-fields_225062.head_number_value {\n // left: calc(22% + 25px);\n }\n\n .control-fields_3684462.head_created_time_label {\n // left: calc(31% + 25px);\n }\n\n .control-fields_4975109.head_created_time_value {\n // left: calc(37% + 25px);\n\n .avue-title p {\n // width: 200px;\n }\n }\n\n // .control-fields_7337553.head_status_label {\n // left: 43%;\n // }\n\n\n\n .ce_class {\n min-width: 65px !important;\n max-width: 65px !important;\n min-height: 65px !important;\n max-height: 65px !important;\n background-image: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAB6CAYAAABne9ctAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAAGdYAABnWARjRyu0AAAVcSURBVHhe7d1LUxxVGIDht5kLDMMlYCQQLhK14i1aikZFLRdm4S6lG80iP4GdP8S1K6t04ULLbLyU942pMotYFkkKUhiIhigIBJARhhlm2sWBAg4Bp0Of5nz4PVUsOE1lQt6Z092neybBfCEMUWLV2QNKFg0onAYUTgMKpwGF04DCaUDhNKBwGlA4DSicBhROAwqnAYXTgMJpQOE0oHAaUDgNKJwGFE4DCqcBhdOAwmlA4TSgcBpQOA0onAYUTgMKpwGFC5J6d1JxDQolqFTtLZ4KoDkLuQwE9jaPOA9YqsDILFy6DXdWoOr00eLVmIFTHfBaP9R5WtF5wJFZ+GAYbtyBspRX3xb3N8L5p+DVPnuLH5zuA1fKJuCY0HgAM8vw2Zg96g+nAVcrZtoUs9/bxcS8PeIPpwHDUNY+bzdrHj8BnQZU7mlA4TSgcBpQOA0onAYUTgMKpwGF04DCaUDhnF6NmF+BT0bgi1/tLXtrz8FAJ3Tk472Ms1KGy1Nwc8He8t8uvGWP+MG7gB15ePtxeKYT6tP21v2phObv9O6l6BF9DejdFNqeg8EeaMuZC6pxfjVnobcFBrvtR5XLu4DVqrkM5VLR8Z+fJOcBo87Ptwvw+Risrtlb4nFtBr6MMKX7zrt94IaWeuhsivcgprAKk0v2aG183Qc6D/jxyOF4xvsa0PkUqtzSgMJpQOE0oHAaUDjnR6H3ehqRS0NrQ7zvSyiuwXzRHq2Nr0eh3gWsT8PTx+CVPnMuGGfAtSqMzsKno9Hv9dSANXqgFYZOw4Nt8Z7Eb1gqwXuX4eIte8vefA3o3T6wMQM9LW7iATRl4ESbPSqXdwELJfht0R6NTwhcnbZH5fJuCg0C6GuB1x8yl37ifCUuleDrcfhlKvp7NnydQp0H1LVQt7ybQlU0GlA4DSicBhROAwqnAYVzfhoR9TwwFcDxZnNfaFvO3np31RAWijA87W4R4I1H7JG9vdwLD7fbo/HzLuCxPJw7Bc91QVPW3np3YQiFMvw0aRaqpwr2TyRv6Hk402+Pxs/5FBr12dGegxe6a4/H+upNcxYeOwp9rfbWw815wKjKFVhatUdrU6qY9z/8nzgPGHUp84+CmXb/jHD/ZjWEyb/NOuf1OXvr4eZ8H3gva6GZOmhIQ6rGp1e4fkt+sWJewS68f9Ye2XTxFlwYhbmVzbGh03DmxNafcqPGf6JklavmysFCsbavxaL5eVfxAI407P7VmIn3qkkUXgZUtdOAwmlA4TSgcBpQOLcBg4M7OotbZY+TrUq4c8UpldDv7TRgev187jDYeo5nK5TMXd9b5SMsBe6H04D1KWitt0dl+mHCHjFmlmFiYecSXkd++/euOA2YqYOjjeYWeem+nYDvJrbfkj+7DF/dgCvT26fYriZob9j83iWnS2lgPo/lw2H4ecreIkuAeTKevA/6j5gPcr8+B+PzsGgtvr/5KJx7ArKp7eMuOA9YrsD3N+Gjqzt/UYlSdeadUyFQLO88uOltgXcGzWWtJI5jnE6hAJkUvNhj3m2Ucf5o7lWq5qDln9LOeE1Z88rrbk4mHkkEBHMgc/ak+QSmdCKPmLx8Bs4/CQNdyf6OzqfQrQolc8vDN+PmGZzYAzsUBNDTbP57noHOZOORdMAN12bgx9/hyl/mMlA1NPe1iBCY6TGbMkebzx6Hl3rMvTwH4UACbrW4CnPLO/cnvgowixPt6x/Gd9AOPKDan4RnbBU3DSicBhROAwqnAYXTgMJpQOE0oHAaUDgNKJwGFE4DCqcBhdOAwmlA4TSgcBpQOA0onAYUTgMKpwGF04DCaUDhNKBwGlA4DSicBhTuX6X4xrCOgSlsAAAAAElFTkSuQmCC\");\n background-size: cover !important;\n background-repeat: no-repeat !important;\n border-radius: 20% !important;\n position: absolute !important;\n top: 30px !important;\n margin-left: 20px !important;\n z-index: 1 !important;\n }\n\n .el-collapse-item__content {\n .avue-form__group {\n // justify-content: center !important;\n }\n }\n\n .el-form-item__content {\n border: none !important;\n padding: 0 !important;\n }\n\n\n }\n}","labelPosition":"right","labelSuffix":"","labelWidth":10,"gutter":0,"menuBtn":true,"submitBtn":true,"submitText":"提交","emptyBtn":true,"emptyText":"清空","externalTitle":"","menuPosition":"center","size":"default","isSubmitTable":true,"column":{},"tableDesignId":"1959187451673116674","group":[{"type":"layoutGroup","controlType":"layout","label":"","controlTip":"该布局只能放置在最底部","arrow":true,"collapse":true,"column":{"fields_7600783":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":4,"hideLabel":true,"i18nCode":"fields_7600783","styles":{},"className":"ce_class","row":false},"fields_2089442":{"type":"title","controlType":"title","label":"文本","value":"业务类型:人员信息管理","display":true,"span":5,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_2089442","className":"head_title","stylesStr":"return {\r\n border: ''none''\r\n}"},"approveStatusName":{"type":"title","controlType":"title","label":"文本","value":"未审核","display":true,"span":14,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_2247746","className":"head_status_value","stylesStr":"return {\r\n border: ''none''\r\n}","row":false},"fields_4638060":{"type":"title","controlType":"title","label":"文本","value":"单据编号:","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_4638060","className":"head_number_label","stylesStr":"return {\r\n border: ''none''\r\n}","offset":3},"billNo":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_225062","className":"head_number_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"fields_3684462":{"type":"title","controlType":"title","label":"文本","value":"| 创建时间:","display":true,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_3684462","className":"head_created_time_label","stylesStr":"return {\r\n border: ''none''\r\n}"},"create_time":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":10,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_4975109","className":"head_created_time_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"approveStatus":{"type":"title","controlType":"title","label":"文本","value":"0","display":false,"span":3,"hideLabel":true,"styles":{"border":"none"},"i18nCode":"fields_8503112","className":"head_number_value","stylesStr":"return {\r\n border: ''none''\r\n}"},"fields_3390775":{"type":"title","controlType":"title","label":"文本","value":"","display":true,"span":24,"hideLabel":true,"styles":{},"i18nCode":"fields_3390775","className":"dash_class"}},"display":true,"span":24,"hideLabel":false,"prop":"fields_2982341","i18nCode":"fields_2982341","className":"form-header-container"},{"type":"layoutGroup","controlType":"layout","label":"基本信息","controlTip":"该布局只能放置在最底部","arrow":true,"collapse":true,"column":{"personName":{"type":"input","controlType":"input","label":"中文姓名","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_7216104","labelWidth":110,"offset":1},"enName":{"type":"input","controlType":"input","label":"外文姓名","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_8749828","labelWidth":110},"birthday":{"type":"date","controlType":"date","label":"出生日期","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_4043516","labelWidth":110,"offset":1},"cardType":{"type":"select","controlType":"select","label":"证件类型","clearable":true,"collapseTags":true,"maxCollapseTags":1,"dicType":"static","staticDicData":[{"label":"身份证","value":"身份证"},{"label":"护照","value":"护照"}],"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_9033325","delDicValue":[],"labelWidth":110},"personAge":{"type":"number","controlType":"input","label":"年龄","readonly":false,"controls":true,"controlsPosition":"","textPosition":"left","display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_3080406","labelWidth":110,"offset":1},"personSex":{"type":"select","controlType":"select","label":"性别","clearable":true,"collapseTags":true,"maxCollapseTags":1,"dicType":"static","staticDicData":[{"label":"男","value":"男"},{"label":"女","value":"女"}],"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_3055157","delDicValue":[],"labelWidth":110},"cardNo":{"type":"input","controlType":"input","label":"证件号码","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_1900038","labelWidth":110,"offset":1},"mobile":{"type":"input","controlType":"input","label":"联系方式","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_3473412","labelWidth":110},"demandId":{"type":"deptSelect","controlType":"select","label":"用人单位","findType":"sub","display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_1781150","labelWidth":110,"textFormatter":"{dicText}({dicCode})","offset":1,"labelTip":"实际用人单位,集团及集团所属二三级公司"},"supplierId":{"type":"deptSelect","controlType":"select","label":"人员所属单位","findType":"sub","display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_2589553","labelWidth":110,"offset":0,"textFormatter":"{dicText}({dicCode})"},"nationality":{"type":"input","controlType":"input","label":"国籍","readonly":false,"clearable":true,"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_886690","labelWidth":110,"offset":1,"value":"中国"},"workPlaceId":{"type":"select","controlType":"select","label":"工作地点","clearable":true,"collapseTags":true,"maxCollapseTags":1,"dicType":"table","staticDicData":[{"label":"字典1","value":"dic_1"},{"label":"字典2","value":"dic_2"}],"display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_8483383","delDicValue":[],"offset":0,"labelWidth":110,"dictTable":"1960952987557363713","dictCode":"campus_id","dictText":"campus_name","dictTableColumn":[]},"serviceContent":{"type":"input","controlType":"input","label":"服务内容","readonly":false,"clearable":true,"display":true,"span":22,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_6018330","labelWidth":110,"offset":1},"sDate":{"type":"date","controlType":"date","label":"入项日期","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_5592186","offset":1,"labelWidth":110},"eDate":{"type":"date","controlType":"date","label":"出项日期","clearable":true,"format":"YYYY-MM-DD","valueFormat":"YYYY-MM-DD","display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_4634616","offset":0,"labelWidth":110},"personStatus":{"type":"select","controlType":"select","label":"人员状态","clearable":true,"collapseTags":true,"maxCollapseTags":1,"dicType":"code","staticDicData":[{"label":"待入项","value":"0"},{"label":"已入项","value":"1"},{"label":"已出项","value":"2"}],"display":true,"span":11,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_8969457","delDicValue":[],"offset":1,"labelWidth":110,"dicCode":"outpersonStatus","codeDicData":[],"dictTextFormatter":"{dicText}({dicCode})"},"isGovExxplain":{"type":"switch","controlType":"select","label":"有无无犯罪证明","value":"是","dicData":[{"lable":"","value":"否"},{"lable":"","value":"是"}],"display":true,"span":11,"disabled":false,"hideLabel":false,"i18nCode":"fields_5083083","labelWidth":120,"offset":0},"isValidate":{"type":"switch","controlType":"select","label":"是否有背调","value":"是","dicData":[{"lable":"","value":"否"},{"lable":"","value":"是"}],"display":true,"span":11,"disabled":false,"hideLabel":false,"i18nCode":"fields_5959603","offset":1,"labelWidth":110},"remark":{"type":"textarea","controlType":"input","label":"备注","readonly":false,"minRows":3,"maxRows":5,"display":true,"span":22,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_6604177","labelWidth":110,"className":"","offset":1},"personalPic":{"type":"image","controlType":"upload","label":"个人形象","listType":"picture-card","accept":"image/*","display":true,"span":22,"disabled":false,"required":false,"hideLabel":false,"i18nCode":"fields_3999607","offset":1,"labelWidth":110}},"display":true,"span":24,"hideLabel":false,"prop":"basic_info","i18nCode":"fields_5109620","className":"basic_info"},{"type":"layoutGroup","controlType":"layout","label":"相关文件","controlTip":"该布局只能放置在最底部","arrow":true,"collapse":true,"column":{"secretAttchment":{"type":"file","controlType":"upload","label":"保密协议","showFileList":true,"display":true,"span":24,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_7792422","labelWidth":90,"offset":1},"commitmentAttchment":{"type":"file","controlType":"upload","label":"安全承诺书","showFileList":true,"display":true,"span":24,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_9808584","labelWidth":90,"offset":1},"noCriminalAttachment":{"type":"file","controlType":"upload","label":"无犯罪证明","showFileList":true,"display":true,"span":24,"disabled":false,"required":true,"hideLabel":false,"i18nCode":"fields_1782969","labelWidth":90,"offset":1}},"display":true,"span":24,"hideLabel":false,"prop":"fields_6130300","i18nCode":"fields_6130300"},{"type":"layoutGroup","controlType":"layout","label":"","controlTip":"该布局只能放置在最底部","arrow":false,"collapse":true,"column":{},"display":true,"span":24,"hideLabel":false,"prop":"fields_2256401","i18nCode":"fields_2256401","className":"bottom_class"}]}', 1814565091165110274, 'Y', 'Y', 'N', '{"fields_2982341":"return {\n //简体中文\n ''zh-CN'': '''',\n //English\n ''en'': '''',\n}","fields_7216104":"return {\n //简体中文\n ''zh-CN'': ''中文姓名'',\n //English\n ''en'': '''',\n}","fields_8749828":"return {\n //简体中文\n ''zh-CN'': ''外文姓名'',\n //English\n ''en'': '''',\n}","fields_4043516":"return {\n //简体中文\n ''zh-CN'': ''出生日期'',\n //English\n ''en'': '''',\n}","fields_9033325":"return {\n //简体中文\n ''zh-CN'': ''证件类型'',\n //English\n ''en'': '''',\n}","fields_3080406":"return {\n //简体中文\n ''zh-CN'': ''年龄'',\n //English\n ''en'': '''',\n}","fields_3055157":"return {\n //简体中文\n ''zh-CN'': ''性别'',\n //English\n ''en'': '''',\n}","fields_1900038":"return {\n //简体中文\n ''zh-CN'': ''证件号码'',\n //English\n ''en'': '''',\n}","fields_3473412":"return {\n //简体中文\n ''zh-CN'': ''联系方式'',\n //English\n ''en'': '''',\n}","fields_1781150":"return {\n //简体中文\n ''zh-CN'': ''用人单位'',\n //English\n ''en'': '''',\n}","fields_2589553":"return {\n //简体中文\n ''zh-CN'': ''人员所属单位'',\n //English\n ''en'': '''',\n}","fields_886690":"return {\n //简体中文\n ''zh-CN'': ''国籍'',\n //English\n ''en'': '''',\n}","fields_8483383":"return {\n //简体中文\n ''zh-CN'': ''工作地点'',\n //English\n ''en'': '''',\n}","fields_6018330":"return {\n //简体中文\n ''zh-CN'': ''服务内容'',\n //English\n ''en'': '''',\n}","fields_5592186":"return {\n //简体中文\n ''zh-CN'': ''入项日期'',\n //English\n ''en'': '''',\n}","fields_4634616":"return {\n //简体中文\n ''zh-CN'': ''出项日期'',\n //English\n ''en'': '''',\n}","fields_8969457":"return {\n //简体中文\n ''zh-CN'': ''人员状态'',\n //English\n ''en'': '''',\n}","fields_5083083":"return {\n //简体中文\n ''zh-CN'': ''有无无犯罪证明'',\n //English\n ''en'': '''',\n}","fields_5959603":"return {\n //简体中文\n ''zh-CN'': ''是否有背调'',\n //English\n ''en'': '''',\n}","fields_6604177":"return {\n //简体中文\n ''zh-CN'': ''备注'',\n //English\n ''en'': '''',\n}","fields_3999607":"return {\n //简体中文\n ''zh-CN'': ''个人形象'',\n //English\n ''en'': '''',\n}","fields_5109620":"return {\n //简体中文\n ''zh-CN'': ''基本信息'',\n //English\n ''en'': '''',\n}","fields_7792422":"return {\n //简体中文\n ''zh-CN'': ''保密协议'',\n //English\n ''en'': '''',\n}","fields_9808584":"return {\n //简体中文\n ''zh-CN'': ''安全承诺书'',\n //English\n ''en'': '''',\n}","fields_1782969":"return {\n //简体中文\n ''zh-CN'': ''无犯罪证明'',\n //English\n ''en'': '''',\n}","fields_6130300":"return {\n //简体中文\n ''zh-CN'': ''相关文件'',\n //English\n ''en'': '''',\n}","fields_2256401":"return {\n //简体中文\n ''zh-CN'': '''',\n //English\n ''en'': '''',\n}","config_submitBtn":"return {\n //简体中文\n ''zh-CN'': ''提交'',\n //English\n ''en'': '''',\n}","config_emptyBtn":"return {\n //简体中文\n ''zh-CN'': ''清空'',\n //English\n ''en'': '''',\n}","config_externalTitle":"return {\n //简体中文\n ''zh-CN'': '''',\n //English\n ''en'': '''',\n}"}'); +update "LOWCODE_FRAME"."LOWCODE_DBFORM" set IS_DB_SYNC='N' where TABLE_NAME in ('lc_outside_person');