clay commit : 图片相对路径

This commit is contained in:
clay
2022-10-25 12:31:01 +08:00
parent 5f5048d5e2
commit 6606d80693
7 changed files with 66 additions and 21 deletions

View File

@@ -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"