瀏覽代碼

修复bug

ellisran 2 月之前
父節點
當前提交
a8bda99ff8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/view/dashboard/workspace.ejs

+ 1 - 0
app/view/dashboard/workspace.ejs

@@ -554,6 +554,7 @@
     const acChangePlan = JSON.parse(unescape('<%- escape(JSON.stringify(acChangePlan)) %>'));
     const acFinancial = JSON.parse(unescape('<%- escape(JSON.stringify(acFinancial)) %>'));
     const typeColMap = JSON.parse(unescape('<%- escape(JSON.stringify(typeColMap)) %>'));
+    const userMsgPermission = false;
 
     const uid = '<%- uid %>';
     const type = 1;