ZaiZai пре 2 година
родитељ
комит
c4d8951260
1 измењених фајлова са 1 додато и 1 уклоњено
  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) {