ZaiZai 2 жил өмнө
parent
commit
c4d8951260

+ 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) {