diff --git a/template/app_doc/pro_list.html b/template/app_doc/pro_list.html index f884c99..0061913 100644 --- a/template/app_doc/pro_list.html +++ b/template/app_doc/pro_list.html @@ -155,9 +155,8 @@ {% endif %}

{% for new_doc in p.id|get_new_doc %} -

- - {{new_doc.name}} +

+ {{new_doc.name}} {{new_doc.modify_time|date:"n-d"}}

{% endfor %}