@@ -246,7 +246,7 @@
type="text"
icon="el-icon-delete"
@click="handleDelete(scope.row)"
- v-hasPermi="['store:user:remove']"
+ v-hasPermi="['his:userCompanyUser:remove']"
>删除</el-button>
</template>
</el-table-column>