|
@@ -302,7 +302,7 @@ export default {
|
|
|
tabs(){
|
|
|
const tabs = [
|
|
|
{ label: this.$t('SystemManage.OperateAuth.tab01'), key: 1 },
|
|
|
- { label: this.$t('SystemManage.OperateAuth.tab02'), key: 2 },
|
|
|
+ // { label: this.$t('SystemManage.OperateAuth.tab02'), key: 2 },
|
|
|
{ label: this.$t('SystemManage.OperateAuth.tab03'), key: 3 },
|
|
|
{ label: this.$t('SystemManage.OperateAuth.tab04'), key: 4 },
|
|
|
{ label: this.$t('SystemManage.OperateAuth.tab05'), key: 5 },
|