feat: There is no way the,

This commit is contained in:
super_liu
2022-02-22 17:17:47 +08:00
parent 427384ad77
commit f34a05564b
@@ -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) {