Browse Source

台账修订,历史,预览问题

MaiXinRong 1 năm trước cách đây
mục cha
commit
9b4ed9d4e3
2 tập tin đã thay đổi với 1093 bổ sung0 xóa
  1. 1 0
      app/controller/revise_controller.js
  2. 1092 0
      sql/update.sql

+ 1 - 0
app/controller/revise_controller.js

@@ -513,6 +513,7 @@ module.exports = app => {
                     user,
                     jsFiles: this.app.jsFiles.common.concat(this.app.jsFiles.revise.history),
                     nodeType: stdConst.nodeType,
+                    settleStatus: ctx.service.settle.settleStatus,
                 };
                 await this.layout('revise/history.ejs', renderData, 'revise/history_modal.ejs');
             } catch (err) {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 1092 - 0
sql/update.sql