wip eval prop

This commit is contained in:
Rizky 2024-04-03 22:02:20 +07:00
parent 610b9efc85
commit 5f02f9ed7a
2 changed files with 13 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -102,6 +102,7 @@ export const viEvalProps = (
}, },
}; };
arg[`__${name}`] = prop;
arg[name] = val; arg[name] = val;
if (passprop) { if (passprop) {