@@ -108,7 +108,7 @@
type="primary"
plain
@click="openForm('create', undefined, queryParams.deptId)"
- v-hasPermi="['rq:iot-device:create']"
+ v-hasPermi="['pms:iot-device-allot-log:create']"
>
<Icon icon="ep:plus" class="mr-5px" /> {{ t('deviceAllot.setUp') }}
</el-button>