修复bug
This commit is contained in:
@@ -130,6 +130,7 @@ const initWindow = () => {
|
||||
})
|
||||
|
||||
window.eval = code => {
|
||||
console.log(code)
|
||||
return interpreter.evaluate(transformCode(code))
|
||||
}
|
||||
window.JsBarcode = JsBarcode
|
||||
|
||||
Reference in New Issue
Block a user