Преглед на файлове

导入Excel计量数据,暂存计量相关

MaiXinRong преди 1 година
родител
ревизия
8a9ec0aae1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/service/stage_stash.js

+ 1 - 1
app/service/stage_stash.js

@@ -13,7 +13,7 @@ class loadStageExcelTree {
         this.ctx = ctx;
 
         this.decimal = ctx.tender.info.decimal;
-        this.settleStatus === ctx.service.settle.settleStatus;
+        this.settleStatus = ctx.service.settle.settleStatus;
 
         this.insertBills = [];
         this.insertPos = [];