帮助增加核算组织权限

case 'ZJZH_SYDWMC': //使用单位
var editor = {
"type": "adplookupbox",
"options": {
"required": false,
"editable": true,
"enableFavorite": true,
"enableLocalstorage": false,
"gridOptions": {
"idField": "DWBH",
"singleSelect": false
},
"valueField": "DWBH",
"textField": "DWMC",
"adp": {
"helpID": "5037c736-6a67-407c-9aaf-0bb400cfe3bd",
"condition": "",
"navcondition": "",
"nosearch": false,
"fullTreeCondition": "",
"authoritionID":'GSP_SCF_LSBZDW',
"bizObjectID":'GlobalId',
"bizOp":'GlobalId',
"owner": "#DGSTBGXM",
"separator": ",",
"permissionField": 'GSP_SCF_LSBZDW',
"refElementID": '59999ed8-d94b-4ad2-9cb7-4a34fdb61b84',
"businessObject": 'GlobalId',
"businessOperation": 'GlobalId',
"mapFields": {
'ZJZHBGXM_BGHMC': 'DWMC',
'ZJZHBGXM_BGH': 'DWBH'
}
},
"dialogOptions": {
"title": "使用单位列表",
"width": 550,
"height": 580
},
"celledit": false,
"deltaX": 18
}
};
colBGXM.editor = editor;
colBGXM.editor.options.adp.condition = '[{"Lbracket":"","Compare":" = ","Field":"SJGBH","DataType":"String","Value":"\'{data:DM_ZHGL_ZJZHBG_CardInstance.ZJZHBG.ZJZHBG_JGBH}\'","Rbracket":" ","Relation":"","IsCanChange":true,"ConvertUpperToCompare":false,"Expresstype":1,"FieldCaption":"","InnerFormula":"","Owner":"","DisplayValue":" ","Description":""}]';

break;

posted @ 2021-05-10 10:33  泉城余文乐  Views(72)  Comments(0Edit  收藏  举报