mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 18:30:53 +08:00
fix: naive ui form reset does not meet expectations (#4569)
* fix: naive ui form reset does not meet expectations * fix: typo
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import { acceptHMRUpdate, defineStore } from 'pinia';
|
||||
|
||||
interface BasicUserInfo {
|
||||
[key: string]: any;
|
||||
/**
|
||||
* 头像
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user