Add complate

This commit is contained in:
Swift
2024-02-03 20:12:03 +03:30
parent ecce34213e
commit 82d763785e
4 changed files with 32 additions and 4 deletions
+6
View File
@@ -52,6 +52,12 @@
</template>
</el-table-column>
<el-table-column label="پیگیری شکایت" width="">
<template slot-scope="scope">
<span class="singleLineTxt" :title="scope.row.email"> {{ scope.row.complete ? "پیگیری شده" : "پیگیری نشده" }} </span>
</template>
</el-table-column>
<el-table-column label="نمایش" width="110" align="center">
<template slot-scope="scope">
<CButton