value time means it show time dropdown this.currentTypeMode = mode;<p-selectButtononChange)="basedOnModeofTrack()" [options]="trackingmodes" [(ngModel)]="stolenvehicletrack.trackingmode"></p-selectButton
但我还需要在点击时获取p标记(cal_date)值中的一个。如何获取cal_date值?event) { // i want to get the cal_date value in this block我不能不使用这种方式,因为它只能检测到p.cal_date标签上的点击,而不能检测到td标签上的点击。$( document ).on ( "tap&