mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore: 更新eslint相关依赖并作兼容处理
This commit is contained in:
@@ -3,7 +3,7 @@ import { ref } from "vue";
|
||||
|
||||
// 声明 props 类型
|
||||
export interface FormProps {
|
||||
formInline: {
|
||||
formInline?: {
|
||||
user: string;
|
||||
region: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user