| | |
| | | <html> |
| | | <head> |
| | | <meta charset="utf-8"><meta http-equiv="Expires" content="0"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Cache-control" content="no-cache"><meta http-equiv="Cache" content="no-cache"> |
| | | <title>遴选条件</title> |
| | | <title>遴选条件管理</title> |
| | | |
| | | <script type="text/javascript"> |
| | | var pageVue = null; |
| | |
| | | el: "#vbody", |
| | | data: { |
| | | dataname: "md_org_account_criteria_rule", |
| | | title: "遴选条件", |
| | | title: "遴选条件管理", |
| | | |
| | | filterfieldClick: {}, |
| | | tablefieldClick: {}, |
| | |
| | | var tablebuttonClick = []; |
| | | tablebuttonClick = [ |
| | | { |
| | | isbuttonshow: me.cbuttons_r.add,type:"primary", |
| | | isbuttonshow: true,type:"primary", |
| | | code: "add",isselected: false,classname: "", |
| | | onclick: function(obj) { |
| | | me.onEditData('add', {}) |
| | | } |
| | | }, |
| | | { |
| | | isbuttonshow: me.cbuttons_r.edit,type:"primary", |
| | | isbuttonshow: true,type:"primary", |
| | | code: "edit", isselected: true, classname:"", |
| | | disabled: function(selectRowList) { |
| | | var bo_ = true ; |