java110-code-generator/src/main/resources/relationship/binding/binding.js
@@ -49,18 +49,14 @@ _finishStep:function(){ var _currentData = vc.component.@@templateCode@@Info.infos[vc.component.@@templateCode@@Info.index]; if( _currentData == null || _currentData == undefined){ vc.message("请选择或填写必选信息"); return ; } @@needCheckCurrentData@@ var param = { data:vc.component.@@templateCode@@Info.infos } vc.http.post( '@@templateCode@@', '@@templateCode@@Binding', 'binding', JSON.stringify(param), {