未验证 提交 31d44ad3 编写于 作者: P Peng Peidong 提交者: GitHub

fix(api/demo): fix typo (#2808)

上级 f810a089
import { BasicFetchResult } from '/@/api/model/baseModel'; import { BasicFetchResult } from '/@/api/model/baseModel';
export interface DemoOptionsItem { export interface DemoOptionsItem {
label: string; name: string;
value: string; id: string;
} }
export interface selectParams { export interface selectParams {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册