src/views/EnterpriseManage/components/WechatConfigureView.vue
@@ -18,6 +18,7 @@ v-model.trim="form.contact_type" :value-enum="EnumWeChatPayApplymentContactTypeText" :button-style="false" :convertEnumValue="false" /> </ProFormItemV2> <ProFormItemV2 @@ -985,7 +986,7 @@ const form = reactive({ business_code: '', contact_type: '' as any as EnumWeChatPayApplymentContactType, contact_type: EnumWeChatPayApplymentContactType.LEGAL, contact_name: '', contact_id_doc_type: '' as any as EnumWeChatPayApplymentIdDocType, contact_id_number: '',