diff --git a/app.js b/app.js index bafc13b..0392cb7 100644 --- a/app.js +++ b/app.js @@ -650,6 +650,9 @@ App({ }) } else { + if(th.globalData.pk_store.is_no_dis){ + th.globalData.pk_store.is_no_dis=0; + } func(th.globalData.pk_store); } })