|
@@ -488,7 +488,7 @@
|
|
||
|
|
||
|
|
$checkBtnRole('apply', $route.meta.roles) &&
|
|
$checkBtnRole('apply', $route.meta.roles) &&
|
|
(scope.row.automaticStatus &&
|
|
(scope.row.automaticStatus &&
|
|
- scope.row.examineStatus === 'WAIT' &&
|
|
|
|
|
|
+ scope.row.examineStatus !== 'OK' &&
|
|
scope.row.type == 2)
|
|
scope.row.type == 2)
|
|
"
|
|
"
|
|
style="margin-left: 10px"
|
|
style="margin-left: 10px"
|