|
@@ -273,7 +273,7 @@
|
|
|
@click="uploadAuthorizeKey2(scope.row)"
|
|
@click="uploadAuthorizeKey2(scope.row)"
|
|
|
>授权key
|
|
>授权key
|
|
|
</el-button>
|
|
</el-button>
|
|
|
- <el-button
|
|
|
|
|
|
|
+<!-- <el-button
|
|
|
v-if="scope.row.loginCodeUrl==null && scope.row.appKey !=null"
|
|
v-if="scope.row.loginCodeUrl==null && scope.row.appKey !=null"
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="text"
|
|
type="text"
|
|
@@ -283,7 +283,7 @@
|
|
|
v-hasPermi="['qw:user:loginIp']"
|
|
v-hasPermi="['qw:user:loginIp']"
|
|
|
>
|
|
>
|
|
|
绑定主机
|
|
绑定主机
|
|
|
- </el-button>
|
|
|
|
|
|
|
+ </el-button>-->
|
|
|
<!-- <el-button-->
|
|
<!-- <el-button-->
|
|
|
<!-- v-if="scope.row.loginCodeUrl!=null"-->
|
|
<!-- v-if="scope.row.loginCodeUrl!=null"-->
|
|
|
<!-- size="mini"-->
|
|
<!-- size="mini"-->
|