This commit is contained in:
yumoqing 2026-05-31 14:08:52 +08:00
parent 7fbc826330
commit dd12be3833

View File

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