gpt4 book ai didi

javascript - 如何相等两个对象并将该值返回给 ng-show

转载 作者:行者123 更新时间:2023-12-03 03:47:47 24 4
gpt4 key购买 nike

我有两个对象(日期)

{{vm.currentDate|date:'mediumDate'}} and {{vm.anotherDate|date:'mediumDate'}}

如何等于(如果相同)并值此操作发送到按钮中的指令

<button type="submit"  ng-show="VALUE_FROM_OPERATION"></button> 

最佳答案

你检查它们是否相等:

+currentDate === +anotherDate

关于javascript - 如何相等两个对象并将该值返回给 ng-show,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45300247/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com