综合查询1900
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
</el-table-column>
|
||||
<el-table-column label="交货期" align="center">
|
||||
<template slot-scope="scope">
|
||||
{{ scope.row.发货节点 ? scope.row.发货节点.substring(0, 11) : '-' }}
|
||||
{{ scope.row.发货节点&&scope.row.发货节点!=='1900-01-01 00:00:00' ? scope.row.发货节点.substring(0, 11) : '-' }}
|
||||
</template>
|
||||
</el-table-column>
|
||||
<el-table-column align="center" label="理论工时">
|
||||
|
||||
Reference in New Issue
Block a user