Browse Source

计量台账,列设置

MaiXinRong 5 years ago
parent
commit
c1e4f995fa
2 changed files with 1 additions and 1 deletions
  1. 0 1
      app/public/js/stage.js
  2. 1 0
      app/view/stage/index.ejs

+ 0 - 1
app/public/js/stage.js

@@ -8,7 +8,6 @@
  * @version
  */
 const ckBillsSpread = window.location.pathname + '-billsSelect';
-const ckColSetting = 'stage-col-visible-1.0.2-' + tender.id;
 function checkTzMeasureType () {
     return tender.measure_type === measureType.tz.value;
 }

+ 1 - 0
app/view/stage/index.ejs

@@ -258,6 +258,7 @@
     const whiteList = JSON.parse('<%- JSON.stringify(whiteList) %>');
     let attData = JSON.parse('<%- JSON.stringify(attData) %>');
     const userID = '<%- ctx.session.sessionUser.accountId %>';
+    const ckColSetting = 'stage-col-visible-1.0.2-<%- tender.id %>';
 </script>
 <% if (ctx.stage.status === auditConst.status.uncheck && ctx.session.sessionUser.accountId === ctx.stage.user_id) {%>
 <script>