去掉debugger
This commit is contained in:
@@ -2735,7 +2735,6 @@
|
||||
|
||||
},
|
||||
handleSubmit() {
|
||||
debugger
|
||||
// this.form.country=this.countryArr;
|
||||
this.$refs['form'].validate((valid) => {
|
||||
if (valid) {
|
||||
|
||||
Reference in New Issue
Block a user