@@ -464,7 +464,6 @@ export default {
submit() {
let data = {
...this.form,
- corpName:null,
itemList: this.dataList
}
this.btnLoading = true;