Explorar o código

重置题名修改

duy hai 2 semanas
pai
achega
fe23185088
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/data-fill/query.vue

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

@@ -1309,6 +1309,7 @@ const batchSetRule = async ()=>{
         arr.push({
             wbsId:item.wbsId,
             nameRule:item.rule.join('-'),
+             id:item.id,
         })
    })
    let afterArr = await getRuleValue(arr)