zhengyiming
13 小时以前 68e3ef3c7e93de361e04dd2fc5dc261ba436b652
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 {