Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.4.1^2
zouap 3 years ago
parent
commit
877f3535da
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/repo/modelarts/notebook/show.tmpl

+ 1
- 1
templates/repo/modelarts/notebook/show.tmpl View File

@@ -204,7 +204,7 @@ td, th {
<span>
<div class="ac-display-inblock title_text acc-margin-bottom">
<span class="cti-mgRight-sm">
{{if not (eq .task.StartTime 0)}}
{{if not (eq .StartTime 0)}}
<td>{{TimeSinceUnix1 .StartTime}}</td>
{{else}}
<td>{{TimeSinceUnix1 .CreatedUnix}}<td>


Loading…
Cancel
Save