Yu Sung 5ee0fe6a60 fix(chat): 인물관계 삭제 후 수정 저장 시 서버 반영되지 않던 문제 수정
수정 모드에서 saveCharacter가 변경 필드만 전송하면서 relationships 배열이 제외되어
삭제/수정 사항이 서버에 반영되지 않는 문제가 있었습니다. 수정 시 항상
relationships를 포함해 서버와 동기화되도록 변경했습니다.

- CharacterForm.vue: update 시 changedData.relationships 항상 포함
2025-09-09 14:54:18 +09:00
2024-11-21 21:55:51 +09:00
2023-08-04 23:02:15 +09:00
2023-08-04 23:02:15 +09:00
2023-08-04 23:02:15 +09:00
2025-01-16 14:54:15 +09:00
2023-08-06 13:52:03 +09:00
2023-08-04 23:02:15 +09:00

soda-live-admin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Description
sodalive-vuejs-admin
Readme 2.9 MiB
Languages
Vue 91.9%
JavaScript 8%
HTML 0.1%