|
@@ -221,7 +221,7 @@
|
|
{ field: 'userName', ifShow },
|
|
{ field: 'userName', ifShow },
|
|
{ field: 'password', ifShow },
|
|
{ field: 'password', ifShow },
|
|
{ field: 'operator', ifShow },
|
|
{ field: 'operator', ifShow },
|
|
- { field: 'rtkSnCode', ifShow },
|
|
|
|
|
|
+ // { field: 'rtkSnCode', ifShow },
|
|
]);
|
|
]);
|
|
}
|
|
}
|
|
const handleSubmit = async () => {
|
|
const handleSubmit = async () => {
|