@@ -165,6 +165,7 @@ export function getInitData(){
isEmpty:false
});
}else{
+ dispatch({type:MODI_LOADING,flag:false});
const block = Object.assign(JSON.parse(config.textLabel),{full:true}); //无数据时保留一个自由文本标签可输入
dispatch({
type:SET,