mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-13 02:25:06 +08:00
vue3:review 操作日志、登录日志、令牌管理、客户端管理
This commit is contained in:
@ -23,7 +23,7 @@ export const rules = reactive({
|
||||
// CrudSchema
|
||||
const crudSchemas = reactive<VxeCrudSchema>({
|
||||
primaryKey: 'clientId',
|
||||
primaryType: 'seq',
|
||||
primaryType: null,
|
||||
action: true,
|
||||
columns: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user