Commit 53fc758e authored by 智勇's avatar 智勇

filter

parent 2110a749
...@@ -160,7 +160,7 @@ ...@@ -160,7 +160,7 @@
prop="image" prop="image"
label="镜像"> label="镜像">
<template slot-scope="scope"> <template slot-scope="scope">
{{ scope.row.image | formatImages }} {{ scope.row.image | filterTag }}
</template> </template>
</el-table-column> </el-table-column>
<el-table-column <el-table-column
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment