소스 검색

试验容器

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