duy 11 tháng trước cách đây
mục cha
commit
e49369efb7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/manager/projectinfo/tree.vue

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

@@ -4149,7 +4149,7 @@ export default {
     },
     getSelectFormElements(id) {
       this.editEleTableloading = true;
-      selectFormElements(this.curEleTable.id, {
+      selectFormElements(this.curEleTable.pkeyId, {
         type: 0,
         search: this.searchinput,
       }).then((res) => {