outaozhen hace 5 años
padre
commit
87bc2e9343
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 0 1
      package.json
  2. 1 1
      src/components/PopContent/Contacts/ContanctLowerList.jsx

+ 0 - 1
package.json

@@ -50,7 +50,6 @@
     "@ant-design/pro-form": "^1.3.0",
     "@ant-design/pro-layout": "^6.5.15",
     "@ant-design/pro-table": "^2.9.16",
-    "@umijs/plugin-dva": "^0.10.0",
     "@umijs/route-utils": "^1.0.33",
     "antd": "^4.8.0",
     "classnames": "^2.2.6",

+ 1 - 1
src/components/PopContent/Contacts/ContanctLowerList.jsx

@@ -4,7 +4,7 @@ import {
   List
 } from 'antd'
 import React, { useEffect } from 'react'
-import { connect } from 'dva'
+import { connect } from 'umi'
 
 const ContanctLowerList = props =>  {
   useEffect(() => {