wupengfei
8 小时以前 89eca80eaf4a75b512b0074c0fecc194162c3530
src/views/EnterpriseManage/components/ConfigureDialog.vue
@@ -242,7 +242,9 @@
const dialogForm = ref<FormInstance>();
const { enabledElectronSignSettings } = useEnabledElectronSignSettings();
const { enabledElectronSignSettings } = useEnabledElectronSignSettings({
  all: true,
});
async function handleCheckBankAccount() {
  try {