Sfoglia il codice sorgente

巡检合同段ID修改

duy 1 anno fa
parent
commit
4c7a7a91c0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/patrol/add.vue

+ 1 - 1
src/views/patrol/add.vue

@@ -555,7 +555,7 @@ const linksRelateModalSave = ()=>{
             primaryKeyId: ele.primaryKeyId,
             autoExpandKeys:TreeAutoExpandKeys.value,
             isShowImage:0,
-            contractId:contractId.value,
+            contractId:ele.contractId,
   
         })
     })