|
|
@ -121,7 +121,7 @@ export const Msg = (() => { |
|
|
|
el: { |
|
|
|
el: { |
|
|
|
type: "bi.button", |
|
|
|
type: "bi.button", |
|
|
|
text: i18nText("BI-Basic_Cancel"), |
|
|
|
text: i18nText("BI-Basic_Cancel"), |
|
|
|
level: "ignore", |
|
|
|
light: true, |
|
|
|
handler () { |
|
|
|
handler () { |
|
|
|
close(); |
|
|
|
close(); |
|
|
|
if (isFunction(callback)) { |
|
|
|
if (isFunction(callback)) { |
|
|
|