1.搜索字段增加时间筛选(执业证时间)
2.展示字段执业证时间字段(完成) 3.预立案登记展示承办人员没有展示出来(完成)
This commit is contained in:
@@ -644,6 +644,7 @@ class Project(APIView):
|
||||
state="审核中",
|
||||
)
|
||||
|
||||
|
||||
today = datetime.datetime.now()
|
||||
formatted_date = today.strftime("%Y-%m-%d")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user