pull/6413/head
tanhauhau 5 years ago
parent dea432b028
commit 9cc2de856a

@ -58,7 +58,7 @@ export default class ConstTag extends Node {
contexts: this.contexts,
node: this.node.expression.left,
scope: this.scope,
component: this.component,
component: this.component
});
this.expression = new Expression(this.component, this, this.scope, this.node.expression.right);
this.contexts.forEach(context => {

Loading…
Cancel
Save