@@ -177,7 +177,7 @@ function List(props) {
let params = [
{
type_id: Number(item.type_id),
- comment: '',
+ comment: item.comment,
// 父级id
parent_type_id: allType[item.type_id].parent_id,
data: [