qukaidi %!s(int64=3) %!d(string=hai) anos
pai
achega
417a1a95c5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/saleLeads/detail.vue

+ 1 - 0
src/views/saleLeads/detail.vue

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