Baozhangchao 3 年前
父节点
当前提交
6fc69310d3
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      src/pages/Honghe.vue

+ 2
- 2
src/pages/Honghe.vue 查看文件

229
   methods: {
229
   methods: {
230
     noShowMy() {
230
     noShowMy() {
231
       if (this.noPrize) {
231
       if (this.noPrize) {
232
-        console.log('asdsadsadsad')
232
+        console.log('有奖品')
233
       } else {
233
       } else {
234
-        console.log('222222222222')
234
+        this.PrizeState = 2
235
       }
235
       }
236
     },
236
     },
237
     //关闭
237
     //关闭