删除App.js中遗留的的console

This commit is contained in:
Kokomi 2023-02-19 02:20:46 +08:00
parent b8d1db30cc
commit 980f4a8cf7

View File

@ -69,8 +69,6 @@ class App {
fnc: key
})
console.log('rule', rule)
if (app.check) {
check.push(app.check)
}