zy-acs-flow/src/page/ResourceContent.js
@@ -23,6 +23,7 @@ import funcSta from './funcSta'; import locSts from './locSts'; import locType from './locType'; import loc from './loc'; const ResourceContent = (node) => { @@ -65,6 +66,8 @@ return locSts; case 'locType': return locType; case 'loc': return loc; default: return { list: ListGuesser,