You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught TypeError: scope.alert is not a function
at Object.eval (eval at createAnonymous (mvvm.js:1313), <anonymous>:3:52)
at HTMLTableCellElement.listenerAgent (mvvm.js:1409)
提示报错。
@tangbc
内联代码:
<td v-on:click=" if (ok) { alert('11'); } else { alert('22'); }">啊啊啊</td>
另外我觉得题主这个项目非常厉害。
为什么,因为,其实我是用它来代替 knockout 来用的。我觉得替代或者超越vue几乎很难,但是如果替代或者超越ko却很容易。
另外有没有QQ群 用来交流。。
The text was updated successfully, but these errors were encountered: