Merge branch 'master' of https://gitee.com/mixly2/mixio
This commit is contained in:
@@ -304,6 +304,7 @@ async function run_project() {
|
||||
logicFunction()
|
||||
}
|
||||
} catch (e) {
|
||||
console.log(e)
|
||||
MixIO.log(e)
|
||||
showtext(JSLang[lang].logicError)
|
||||
isRunning = false;
|
||||
|
||||
Reference in New Issue
Block a user