zhengyiming
8 天以前 be41cc937271a2b20a1f6824d1eb52dbabe45cfa
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 {