주석 변경
This commit is contained in:
parent
558008acc5
commit
c8ca8f936f
@ -29,7 +29,7 @@ const commonApi = (options = {}) => {
|
||||
|
||||
onMounted(async () => {
|
||||
// 요청할 데이터가 옵션으로 전달 -> 그에 맞게 호출
|
||||
// color 옵션에 type 정보 포함
|
||||
// color 옵션에 type 포함
|
||||
if (options.loadColor) {
|
||||
await CommonCode("user", "color", colorList, options.colorType);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user