Selaa lähdekoodia

公式引用修改

duy 1 kuukausi sitten
vanhempi
commit
6f11e6019a

+ 1 - 0
src/views/data-fill/collapse-form/index.vue

@@ -2613,6 +2613,7 @@ const handleGsClick = async (item) => {
         pkeyId:item.pkeyId,
         status:item.status,
         pid:treenodeDataInfo.value.primaryKeyId,
+        type:1,
 
 
     })

+ 1 - 0
src/views/tentative/detect/components/ListItem.vue

@@ -1830,6 +1830,7 @@ const handleGsClick = async (item) => {
         pkeyId:item.pkeyId,
         status:item.status,
         pid: baseData.value.id,
+        type:2,
 
 
     })