Browse Source

修改申请提现bug

zhangdan 3 years ago
parent
commit
0f41de75c2

+ 1 - 1
src/views/numsGoodsShelves/withdrawalManagement/applyWithdrawal.vue

@@ -134,7 +134,7 @@ export default {
       this.opened = nVal
       // this.getPageInfo()
     },
-    opend (nVal, oVal) {
+    opened (nVal, oVal) {
       if (nVal) {
         this.getPageInfo()
       } else {