modify the diff of new line

pull/25/head
hyh123a 2021-03-29 10:21:27 +08:00
parent 916fa9d4b7
commit 37413915cb
3 changed files with 3 additions and 3 deletions

View File

@ -3163,4 +3163,4 @@ function config($translateProvider) {
angular
.module('inspinia')
.config(config)
.config(config)

View File

@ -376,4 +376,4 @@ def generate_excel(report,
filename = str(uuid.uuid4()) + '.xlsx'
wb.save(filename)
return filename
return filename

View File

@ -531,4 +531,4 @@ class Reporting:
reporting_start_datetime_local,
reporting_end_datetime_local,
period_type)
resp.body = json.dumps(result)
resp.body = json.dumps(result)