mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
修复bug
This commit is contained in:
@@ -145,7 +145,6 @@ function showDialog(title: string, params?: ANY_OBJECT, options?: ANY_OBJECT) {
|
||||
dialogKey;
|
||||
|
||||
dlgUrl += '&thirdParamsString=' + encodeURIComponent(JSON.stringify(paramsCopy));
|
||||
|
||||
const data = {
|
||||
title: title,
|
||||
dlgFullScreen: options.fullscreen,
|
||||
|
||||
Reference in New Issue
Block a user