src/hooks/useElement.js @@ -7,6 +7,7 @@ ElMessageBox.confirm(title, "系统提示", { confirmButtonText: "确定", type: "warning", showCancelButton: false, center: true, }) .then(() => {