Sfoglia il codice sorgente

文件题名修改

duy 1 mese fa
parent
commit
1ab7cbd946
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/views/data-fill/query.vue

+ 2 - 0
src/views/data-fill/query.vue

@@ -1212,6 +1212,7 @@ const changeRuleClick = async ()=>{
          
             wbsId:item.wbsId,
             projectId:projectId.value,
+            id:item.id,
 
            
         }
@@ -1349,6 +1350,7 @@ const ruleChange = async (ele) => {
         wbsId: ele.wbsId,
         nameRule: str,
         projectId: projectId.value,
+        id:ele.id,
       
     }]