Merge branch 'master' of ssh://123.56.95.229:29418/高精

This commit is contained in:
liulujia
2020-04-25 10:45:52 +08:00
14 changed files with 110 additions and 57 deletions

View File

@@ -201,9 +201,9 @@
</template>
</template>
</el-table-column>
<el-table-column label="质检时间" align="center" width="100px">
<el-table-column label="质检时间" align="center" width="140px">
<template slot-scope="scope">
{{ scope.row.操作时间 ? scope.row.操作时间.split(' ')[0] : '' }}
{{ scope.row.操作时间 }}
</template>
</el-table-column>
<el-table-column label="备注" align="center" width="140px" show-overflow-tooltip>