lipenghui 2 miesięcy temu
rodzic
commit
e09ec2fbd5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/pms/maintain/index.vue

+ 1 - 1
src/views/pms/maintain/index.vue

@@ -125,7 +125,7 @@
               type="primary"
               plain
               @click="openForm('create')"
-              v-hasPermi="['rq:iot-device:create']"
+              v-hasPermi="['rq:iot-maintain:create']"
               >
               <Icon icon="ep:plus" class="mr-5px" />  {{ t('maintain.added') }}
             </el-button>