|
@@ -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;
|