去掉debugger

This commit is contained in:
zhaokaiyao@91isoft.com
2021-11-28 17:09:46 +08:00
parent 00a61eec5d
commit 354ed85de4
@@ -2735,7 +2735,6 @@
},
handleSubmit() {
debugger
// this.form.country=this.countryArr;
this.$refs['form'].validate((valid) => {
if (valid) {