浏览代码

加报错提示

duanshenglang 1 周之前
父节点
当前提交
d64fb9cffd
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      lottery/live_code.html

+ 2 - 0
lottery/live_code.html

@@ -306,6 +306,7 @@
                 this.salesMan = data.salesMan
                 this.qrCode = data.qrCode
 							} else {
+                this.$message.error(msg)
 								this.step = 1
 							}
 						})
@@ -333,6 +334,7 @@
 								this.step = 3
                 this.qrCode = data.qrCode
 							} else {
+                this.$message.error(msg)
 								this.step = 1
 							}
 						})