データ収集プラグインの追加

This commit is contained in:
Mouriya
2024-06-03 07:08:04 +09:00
parent fc9c3a5e81
commit d79ce8d06b
3 changed files with 279 additions and 4 deletions

View File

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