浏览代码

计量台账,列设置

MaiXinRong 5 年之前
父节点
当前提交
c1e4f995fa
共有 2 个文件被更改,包括 1 次插入1 次删除
  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>