feat: There is no way the,
This commit is contained in:
@@ -2392,10 +2392,6 @@
|
||||
// } else if (val === '') {
|
||||
// this.form.country = []
|
||||
// }
|
||||
const json = JSON.stringify(this.form);
|
||||
console.log(json)
|
||||
this.processCreateBuss(json)
|
||||
return;
|
||||
this.fileInfoHandle()
|
||||
this.$refs['form'].validate((valid) => {
|
||||
if (valid) {
|
||||
|
||||
Reference in New Issue
Block a user