Commit d294bca7 authored by youjie's avatar youjie

no message

parent 4b3667d7
......@@ -81,7 +81,7 @@
<el-table-column label="备注" show-overflow-tooltip min-width="100">
<template slot-scope="scope">
{{scope.row.Remark}}
{{scope.row.Remark?scope.row.Remark:'-'}}
</template>
</el-table-column>
</el-table>
......
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