lilei %!s(int64=4) %!d(string=hai) anos
pai
achega
5b228ac7b5
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      src/views/shop/bannerSetting.vue

+ 3 - 3
src/views/shop/bannerSetting.vue

@@ -322,9 +322,9 @@ export default {
     })
   },
   methods: {
-    jumpTypeChange (e) {
-      console.log(e)
-      this.showJumpUrl = e != 'NONE'
+    jumpTypeChange (val) {
+      console.log(val)
+      this.showJumpUrl = val != 'NONE'
     },
     showModal () {
       this.disabled = false