Skip to content

Commit

Permalink
del: log
Browse files Browse the repository at this point in the history
  • Loading branch information
song-xiao-lin committed Aug 13, 2024
1 parent 82f090e commit 5e1905b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ export const MITMYakScriptLoader = React.memo((p: MITMYakScriptLoaderProps) => {
setRemoteValue("mitm_has_params_" + i.ScriptName, JSON.stringify(saveParasmArr))
if (submitFlag) {
clearMITMPluginCache()
console.log('提交传参', saveParasmArr);
onSubmitYakScriptId(script.Id, saveParasmArr)
setTempShowPluginHistory && setTempShowPluginHistory(i.ScriptName)
}
Expand Down

0 comments on commit 5e1905b

Please sign in to comment.