Pre Merge pull request !658 from jinmh/master

pull/658/MERGE
jinmh 2025-01-15 13:10:10 +00:00 committed by Gitee
commit fd0d71e25d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@
:active-value="0"
:inactive-value="1"
@change="handleStatusChange(scope.row)"
:disabled="!checkPermi(['system:user:update'])"
/>
</template>
</el-table-column>