wip eval prop
This commit is contained in:
parent
610b9efc85
commit
5f02f9ed7a
File diff suppressed because one or more lines are too long
|
|
@ -102,6 +102,7 @@ export const viEvalProps = (
|
|||
},
|
||||
};
|
||||
|
||||
arg[`__${name}`] = prop;
|
||||
arg[name] = val;
|
||||
|
||||
if (passprop) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue