Parcourir la source

预览文件题名修改

duy il y a 1 mois
Parent
commit
afb996ab22
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      src/views/data-fill/query.vue

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

@@ -1348,6 +1348,8 @@ const ruleChange = async (ele) => {
     let arr = [{
         wbsId: ele.wbsId,
         nameRule: str,
+        projectId: projectId.value,
+      
     }]
     
     let afterArr = await getRuleValue(arr)