Browse Source

feat:三级页认领问题修改

tsz 3 years ago
parent
commit
0792d7e6ed
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

+ 1 - 0
src/jfw/modules/app/src/web/templates/weixin/wxinfocontent.html

@@ -1390,6 +1390,7 @@
               changeClaimState(claimData)
               if (claimData) {
                 EasyAlert.show('认领成功')
+                getActionState ({{.T.obj.buyer}}, 'r')
               } else {
                 EasyAlert.show('取消认领成功')
               }