作者 dong

bug修正

... ... @@ -193,6 +193,7 @@
// 重置表单
const resetForm = () => {
formRef.value?.resetFields();
loadConfig();
};
// 初始化加载
... ...