|
@@ -274,7 +274,7 @@
|
|
{ field: 'port', ifShow },
|
|
{ field: 'port', ifShow },
|
|
{ field: 'userName', ifShow },
|
|
{ field: 'userName', ifShow },
|
|
// { field: 'sgRtkSn', ifShow },
|
|
// { field: 'sgRtkSn', ifShow },
|
|
- { field: 'failureTime', ifShow: val == 1 && !iseur },
|
|
|
|
|
|
+ { field: 'failureTime', ifShow: val == 0 && !iseur },
|
|
{ field: 'password', ifShow },
|
|
{ field: 'password', ifShow },
|
|
{ field: 'operator', ifShow },
|
|
{ field: 'operator', ifShow },
|
|
]);
|
|
]);
|