fix(sj_1.2.0-beta1): 修复脚本执行器参数缓存问题
This commit is contained in:
parent
107d447e63
commit
f044ddedd4
@ -202,6 +202,7 @@ function handleUpdateModelWhenEdit() {
|
||||
Object.assign(model, createDefaultModel());
|
||||
executorCustomType.value = 0;
|
||||
Object.assign(httpParams, createDefaultHttpParams());
|
||||
Object.assign(scriptParams, createDefaultScriptParams());
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user