更新
This commit is contained in:
@@ -108,10 +108,10 @@ export function useData() {
|
||||
name: rowData?.name ?? "",
|
||||
image: rowData?.image ?? "",
|
||||
change_value: rowData?.change_value ?? "",
|
||||
rights_icon: rowData?.rights_icon ?? "",
|
||||
rights_icon: rowData?.rights_icon_id ?? "",
|
||||
dress_id: rowData?.dress_id ?? "",
|
||||
jiajia_id: rowData?.jiajia_id ?? "",
|
||||
pendant: rowData?.pendant ?? "",
|
||||
pendant: rowData?.pendant_id ?? "",
|
||||
direction: rowData?.direction ?? ""
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user