视频提示SCHEMA管理后台配置联动修改 react 客户端BUG修复
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
import React from 'react';
|
||||
import { Alert, Input, Space, Tag, Typography } from 'antd';
|
||||
import {
|
||||
import type {
|
||||
JsonValue,
|
||||
VideoPromptSchemaFieldConfig,
|
||||
VideoPromptSchemaSectionConfig,
|
||||
} from '../utils/videoPromptSchema';
|
||||
import {
|
||||
clonePlain,
|
||||
hasSchemaConfigSnapshot,
|
||||
normalizeSchemaSections,
|
||||
|
||||
Reference in New Issue
Block a user