@@ -156,7 +156,7 @@ export default defineComponent({
{row.status === 'ACTIVATION' ? (
<>
<NButton
- disabled={row.jobType === 'ADMIN'}
+ disabled={row.id === user.info.id}
type="primary"
text
onClick={() => handleChange(row)}>