This commit is contained in:
yumoqing 2026-05-31 14:06:32 +08:00
parent 1029078b56
commit 7fbc826330

View File

@ -37,7 +37,7 @@
"wid":"self", "wid":"self",
"event":"submit", "event":"submit",
"actiontype":"script", "actiontype":"script",
"target":"billing_tabular", "target":"app.billing_tabular",
"options":{ "options":{
"script":"console.log(params);this.loadData(params)" "script":"console.log(params);this.loadData(params)"
} }