popup带参数示例配置错误

This commit is contained in:
JEECG 2026-04-28 21:49:32 +08:00
parent 1e971a0ae6
commit a71d036836

View File

@ -25,7 +25,7 @@
<JPopup
v-model:value="model[field]"
:formElRef="formElRef"
code="ces_app_rep001"
code="withparamreport"
:param="{ sex: '1' }"
:fieldConfig="[{ source: 'name', target: 'pop2' }]"
/>