duy 1 mesiac pred
rodič
commit
a46dcb7cb2
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/views/systemService/fromDrawer.vue

+ 2 - 2
src/views/systemService/fromDrawer.vue

@@ -186,7 +186,7 @@ watch(() => [
     
    
     
-})
+}, { immediate: true })
 
 //获取模板标签数据
 
@@ -367,7 +367,7 @@ const savePlan = async ()=>{
         projectId: projectId.value,
         contractId: contractId.value,
         pkeyId: excelIdVal.value,
-        groupId: dataId.value,
+        group_id: dataId.value,
        
        
     }