엔티티 즉시저장기능 추가
This commit is contained in:
@@ -1751,7 +1751,7 @@ export class ScreenManagementService {
|
||||
// 기타
|
||||
label: "text-display",
|
||||
code: "select-basic",
|
||||
entity: "select-basic",
|
||||
entity: "entity-search-input", // 엔티티는 entity-search-input 사용
|
||||
category: "select-basic",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user