Commit e09fcee2 by 刘泽奇

123

parent 48d2b650
......@@ -190,7 +190,7 @@
<el-tooltip placement="top" :content="scope.row.submitTime"
:disabled="scope.row.submitTime ? false : true">
<p solt="content">
{{scope.row.submitTime}}
{{scope.row.submitTime + \"bbbbbbbbbbbbbbb\"}}
{{scope.row.submitTime ? scope.row.submitTime : \'---\'}}
</p>
</el-tooltip>
......
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