duy 5 months ago
parent
commit
f3a6b53df1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/data-fill/components/divisionDialog.vue

+ 1 - 1
src/views/data-fill/components/divisionDialog.vue

@@ -209,7 +209,7 @@ const sureClick = async (type) => {
             saveType: 2, //仅当前节点
             saveType: 2, //仅当前节点
             allSelectedList: allSelectedList.value,
             allSelectedList: allSelectedList.value,
             halfSelectedList: halfSelectedList.value,
             halfSelectedList: halfSelectedList.value,
-            currentNodePrimaryKeyId: primaryKeyId,
+            currentNodePrimaryKeyId:  leftPid.value,
             isImportTree: 1,
             isImportTree: 1,
         })
         })
         //判断状态
         //判断状态