微调下拉框,数据库字段

This commit is contained in:
sjl
2024-10-30 19:07:41 +08:00
parent 18b9ef9e51
commit d2d4153114
12 changed files with 203 additions and 67 deletions

View File

@@ -7,7 +7,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
'pid':'0',
'pids':'',
'name': '检测计划',
'code':'',
'code':'route',
'path':'/plan/planList/index',
'icon':'',
'sort':100,
@@ -20,7 +20,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '台账管理',
code:'',
code:'route',
path:'/machine',
icon:'',
sort:100,
@@ -32,11 +32,11 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'11',
pids:'',
name: '检测脚本',
code:'',
code:'route',
path:'/machine/testScript/index',
icon:'',
sort:100,
type:0,
type:1,
remark: '检测脚本描述',
state:1,
},
@@ -45,11 +45,11 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'22',
pids:'',
name: '被检设备',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
type:0,
type:1,
remark: '被检设备描述',
state:1,
},
@@ -58,11 +58,11 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'23',
pids:'',
name: '误差体系',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
type:0,
type:1,
remark: '误差体系描述',
state:1,
},
@@ -71,11 +71,11 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'24',
pids:'',
name: '检测源',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
type:0,
type:1,
remark: '检测源描述',
state:1,
}]
@@ -85,7 +85,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '权限管理',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -97,7 +97,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'1',
pids:'',
name: '用户管理',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -110,7 +110,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'2',
pids:'',
name: '角色管理',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -123,7 +123,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'3',
pids:'',
name: '菜单管理',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -137,7 +137,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '系统配置',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -149,7 +149,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'1',
pids:'',
name: '通用配置',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -162,7 +162,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'2',
pids:'',
name: '数据字典',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -175,7 +175,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'3',
pids:'',
name: '报告模版',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -188,7 +188,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'4',
pids:'',
name: '版本注册',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -202,7 +202,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '日志管理',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -215,7 +215,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '统计分析',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -228,7 +228,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'0',
pids:'',
name: '示例',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -240,7 +240,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'1',
pids:'',
name: '普通表格',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,
@@ -253,7 +253,7 @@ const resourcedata = ref<Resource.ResResourceList[]>([
pid:'1',
pids:'',
name: '表格树',
code:'',
code:'route',
path:'/plan/planList/index',
icon:'',
sort:100,