@@ -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')) {