mo 1 年之前
父节点
当前提交
5646a6c817
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/login/index.tsx

+ 1 - 0
src/views/login/index.tsx

@@ -11,6 +11,7 @@ import ForgotPassword from './components/forgotPassword';
 import moveTop from './images/moveTopBg.png'
 import dingPng from './images/ding.png'
 import closeAble from './images/closeAble.png'
+import { state } from '/src/state';
 export default defineComponent({
   name: 'login-page',
   setup() {