|
|
|
@ -122,7 +122,7 @@ class Information extends CI_Controller
|
|
|
|
|
unset($src_path[$n]);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
//目标节点结构
|
|
|
|
|
// 目标节点结构
|
|
|
|
|
$dest = $this->InfoStructures_model->Detail($dest_is_id);
|
|
|
|
|
$dest_path = $this->Information_model->get_list_by_path($dest->is_path, false, $dest->is_sitecode);
|
|
|
|
|
// 目标子节点
|
|
|
|
|