This commit is contained in:
2020-10-08 19:16:36 +00:00
parent c3b5a360f7
commit 724d652682
3 changed files with 11 additions and 6 deletions

View File

@@ -239,7 +239,7 @@ function clickHandler(menuItem) {
let logText = "";
//de-lodash
// window.$gz._.forEach(m.vm.$store.state.logArray, function appendLogItem(
// window.$gz. _.forEach(m.vm.$store.state.logArray, function appendLogItem(
// value
// ) {
// logText += value + "\n";