Merge branch 'xiaozy_产品列表' of http://121.196.213.68:3000/xiaozhiyong/refinery-admin into xiaozy_产品列表

This commit is contained in:
xiaozhiyong
2023-02-22 17:08:50 +08:00

View File

@@ -282,7 +282,7 @@
></el-switch> ></el-switch>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column lable="审核标识"> <el-table-column label="审核标识">
<template slot-scope="{ row }"> <template slot-scope="{ row }">
<el-tag v-if="row.auditMark === 0" type="info" effect="dark" <el-tag v-if="row.auditMark === 0" type="info" effect="dark"
>未提交</el-tag >未提交</el-tag