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