model/sceneType.js @@ -23,7 +23,7 @@ let s = sceneMap[value] if (s == undefined) { if (value != undefined) { s = '-1' s = value } } return s