Browse Source

just check

code4eat 2 years ago
parent
commit
045c4d6798
2 changed files with 2 additions and 3 deletions
  1. 1 1
      config/proxy.ts
  2. 1 2
      src/components/MccsLightTable/index.tsx

+ 1 - 1
config/proxy.ts

@@ -24,7 +24,7 @@ export default {
       pathRewrite: { '^/api': '' },
     },
   },
-  // mock: {
+  // mock: {q
   //   '/api/': {
   //     target: 'http://localhost:8000',
   //     changeOrigin: true,

+ 1 - 2
src/components/MccsLightTable/index.tsx

@@ -1,7 +1,7 @@
 /*
  * @Author: your name
  * @Date: 2021-12-24 09:43:04
- * @LastEditTime: 2022-07-04 16:32:17
+ * @LastEditTime: 2023-03-07 17:45:40
  * @LastEditors: code4eat awesomedema@gmail.com
  * @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
  * @FilePath: /MedicalWisdomCheckSys/src/components/MccsLightTable/index.tsx
@@ -155,7 +155,6 @@ const MccsLightTable: React.FC<{
                     {
                         (list).map((item: any, index: number) => {
                              
-                            console.log({item});
                             return (
                                 <div className='subList' key={index}>
                                     {