diff --git a/src/views/system/resource/listResource.vue b/src/views/system/resource/listResource.vue index fc4414d..d9b7bf8 100644 --- a/src/views/system/resource/listResource.vue +++ b/src/views/system/resource/listResource.vue @@ -4,10 +4,10 @@
- + - + 搜索 新增 @@ -51,11 +51,11 @@ type: 'expand' }, { - text: '资源编号', + text: '资源编码', value: 'code' }, { - text: '资源父编号', + text: '父资源编码', value: 'pcode' }, {