曲靖需求变更

This commit is contained in:
yanran200730
2023-03-22 17:00:39 +08:00
parent 24d16e65d3
commit ae868f6525
8 changed files with 429 additions and 42 deletions

View File

@@ -28,6 +28,7 @@ const $confirm = (content, options) => {
return MessageBox.confirm(content, {
type: "warning",
confirmButtonText: "确认",
closeOnClickModal: false,
center: true,
title: "提示",
dangerouslyUseHTMLString: true,