feat:データマッピングアクション変更

This commit is contained in:
2024-06-03 17:39:39 +09:00
parent bebc1ec9fa
commit 016fcaab29
10 changed files with 1341 additions and 66 deletions

View File

@@ -203,10 +203,10 @@ export default defineComponent({
"operator": "COUNT",
"label": "カウント"
},
// {
// "operator": "FIRST",
// "label": "最初の値"
// }
{
"operator": "FIRST",
"label": "最初の値"
}
]);
watchEffect(() => {