This commit is contained in:
yumoqing 2026-06-12 13:47:09 +08:00
parent 22a3a96833
commit 9094e07465

View File

@ -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}}"