clay commit : 图片相对路径
This commit is contained in:
@@ -170,13 +170,13 @@
|
||||
>审批
|
||||
</el-button>
|
||||
<span v-show="(scope.row.approvalUserId===userId || isAdmin) && scope.row.status === '3'">
|
||||
<el-button
|
||||
size="mini"
|
||||
type="text"
|
||||
icon="el-icon-edit"
|
||||
@click="handlePutIndex(scope.row)"
|
||||
>推首页
|
||||
</el-button>
|
||||
<!-- <el-button-->
|
||||
<!-- size="mini"-->
|
||||
<!-- type="text"-->
|
||||
<!-- icon="el-icon-edit"-->
|
||||
<!-- @click="handlePutIndex(scope.row)"-->
|
||||
<!-- >推首页-->
|
||||
<!-- </el-button>-->
|
||||
<el-button
|
||||
size="mini"
|
||||
type="text"
|
||||
|
||||
Reference in New Issue
Block a user