bgufix
This commit is contained in:
parent
22a3a96833
commit
9094e07465
@ -28,13 +28,16 @@
|
||||
{
|
||||
"name": "upload_pricing_data",
|
||||
"label": "上传定价数据",
|
||||
"selected_row": true,
|
||||
"icon": "{{entire_url('/bricks/imgs/upload.svg')}}"
|
||||
}, {
|
||||
"name": "download_pricing_data",
|
||||
"label": "下载定价数据",
|
||||
"selected_row": true,
|
||||
"icon": "{{entire_url('/bricks/imgs/download.svg')}}"
|
||||
}, {
|
||||
"name": "test",
|
||||
"selected_row": true,
|
||||
"label": "验证定价",
|
||||
"icon": "{{entire_url('/bricks/imgs/test.svg')}}"
|
||||
}
|
||||
@ -58,7 +61,9 @@
|
||||
"wid": "self",
|
||||
"event": "upload_pricing_data",
|
||||
"actiontype": "urlwidget",
|
||||
"target": "self",
|
||||
"target": "PopupWindow",
|
||||
"popup_options": {
|
||||
},
|
||||
"options": {
|
||||
"params": {
|
||||
"ppid": "{{params_kw.ppid}}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user