|
|
@ -4,7 +4,7 @@ |
|
|
|
* @Author: sueRimn |
|
|
|
* @Author: sueRimn |
|
|
|
* @Date: 2020-12-25 16:13:50 |
|
|
|
* @Date: 2020-12-25 16:13:50 |
|
|
|
* @LastEditors: sueRimn |
|
|
|
* @LastEditors: sueRimn |
|
|
|
* @LastEditTime: 2021-02-06 10:12:26 |
|
|
|
* @LastEditTime: 2021-02-06 10:51:26 |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
import { Component, Inject, OnInit } from '@angular/core'; |
|
|
|
import { Component, Inject, OnInit } from '@angular/core'; |
|
|
|
import { FormControl } from '@angular/forms'; |
|
|
|
import { FormControl } from '@angular/forms'; |
|
|
@ -197,6 +197,7 @@ export class WaitExamineerComponent implements OnInit { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
this.radioid=item.itemId |
|
|
|
/* this.chuorzhong=item.verifyState |
|
|
|
/* this.chuorzhong=item.verifyState |
|
|
|
this.radioid=item.itemId */ |
|
|
|
this.radioid=item.itemId */ |
|
|
|
} |
|
|
|
} |
|
|
|