浏览代码

试验容器

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