| | |
| | | formfieldClick: {}, |
| | | tablebuttonclick: [], |
| | | cbuttons_r: {}, |
| | | |
| | | filterObj: { |
| | | |
| | | }, |
| | | filterObjBydefault: { |
| | | type_code: "Selection" |
| | | }, |
| | | filterTxt:"1=1 and type_code='Selection'", |
| | | filterObjBydefault: {}, |
| | | }, |
| | | created() { |
| | | |
| | |
| | | isbuttonshow: true,type:"primary", |
| | | code: "add",isselected: false,classname: "", |
| | | onclick: function(obj) { |
| | | me.onEditData('add', {}) |
| | | // me.onEditData('add', {}) |
| | | } |
| | | }, |
| | | { |
| | |
| | | return bo_; |
| | | }, |
| | | onclick: function(obj) { |
| | | me.onEditData('edit', obj.selectedList[0]); |
| | | // me.onEditData('edit', obj.selectedList[0]); |
| | | } |
| | | }, |
| | | ] |