@ -52,6 +52,7 @@ export default {
* 001 显示到moduleA-item1
* 002 显示到moduleA-item2
* 注意这里的moduleAStep是根据接口返回值来改变的,渲染组件是由computed计算属性的allComponents来决定
* computed的妙用(注意这里的示例!!!!!!!!)
*/
moduleAStep: '000',
};