소스 검색

Merge branch 'master' of http://47.110.251.215:3000/web/saber into master

yangyj 2 년 전
부모
커밋
32dd6eb4d9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/manager/projectinfo/editElement/editElement.vue

+ 1 - 1
src/views/manager/projectinfo/editElement/editElement.vue

@@ -665,7 +665,7 @@ export default {
           this.submitBatch({
             projectId: this.pid,
             initTableName: this.initTableName,
-            id: this.id,
+            id: this.pkeyId,
             listData: this.tableData,
           })
         } else {