Explorar o código

新增元素更改未pkeyId

duy %!s(int64=2) %!d(string=hai) anos
pai
achega
6265943191
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {