Browse Source

文件题名修改

duy 3 tuần trước cách đây
mục cha
commit
9c0876cccb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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)