ZaiZai 2 år sedan
förälder
incheckning
c4d8951260
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/tentative/parameter/container.vue

+ 1 - 1
src/views/tentative/parameter/container.vue

@@ -582,7 +582,7 @@ const tableRemoveData = async () => {
             projectId: projectId.value,
             contractId: contractId.value,
             containerInitTabName: containerInitTabName,
-            id: ids,
+            ids: ids,
         })
         //处理数据
         if (!error && code === 200) {