* [refac] refactor js code.

This commit is contained in:
sunhao
2025-12-02 16:32:08 +08:00
parent 5741ba1a23
commit 4400a5f753
-2
View File
@@ -45,8 +45,6 @@ window.openPageForm = function(url, data, callback)
window.executeZentaoPrompt = async function(info, testingMode)
{
const htmlDiff = await zui.HTMLDiff.loadModule();
testingMode = testingMode && testingMode !== '0';
const zaiPanel = await checkZAIPanel(true);
if(!zaiPanel) return;