Tony Kang hai 5 días
pai
achega
4b6bf629b3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      app/controller/report_controller.js

+ 2 - 0
app/controller/report_controller.js

@@ -1388,6 +1388,8 @@ module.exports = app => {
                     otherHintName: '',
                     bizId: bglObj.BUSINESS_ID,
                     permissions: '[]',
+                    is_setting: true,
+                    types_from: '',
                 };
                 await this.layout('report/index.ejs', renderData, 'report/rpt_all_popup.ejs');
             } catch (err) {