This commit is contained in:
2020-10-07 19:15:19 +00:00
parent 49caab4139
commit 0d8bbb54a6
3 changed files with 12 additions and 8 deletions

View File

@@ -274,7 +274,7 @@ export default {
if (item.type != lastType) {
//change of type, set subheader props
//de-lodash
// let tsub = window.$gz._.find(vm.selectLists.objectTypes, [
// let tsub = window.$gz. _.find(vm.selectLists.objectTypes, [
// "id",
// item.type
// ]);