浏览代码

task 4253补漏

Tony Kang 2 年之前
父节点
当前提交
5c8947d424
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/public/report/js/rpt_main.js

+ 1 - 1
app/public/report/js/rpt_main.js

@@ -418,7 +418,7 @@ let zTreeOprObj = {
     _setupArchive: function() {
         //
     },
-    _chkPrePayStatus: async function() {
+    _chkPrePayStatus: function() {
         let rst = 0;
         let me = zTreeOprObj;
         if (me.currentNode && me.currentNode.hasOwnProperty('flags') && me.currentNode.flags.hasOwnProperty('rptTplType')) {