mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-24 13:05:02 +00:00
chore: remove test code
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
import zhCN from 'ant-design-vue/es/locale/zh_CN';
|
||||
import moment from 'moment';
|
||||
import 'moment/locale/zh-cn';
|
||||
import axios from 'axios';
|
||||
|
||||
import { useConfigProvider, useInitAppConfigStore, useListenerNetWork } from './useApp';
|
||||
import { useLockPage } from '/@/hooks/web/useLockPage';
|
||||
@@ -26,7 +25,6 @@
|
||||
createBreakpointListen();
|
||||
const { transformCellText } = useConfigProvider();
|
||||
const { on: lockOn } = useLockPage();
|
||||
axios.get('/api/users?page=2');
|
||||
return {
|
||||
transformCellText,
|
||||
zhCN,
|
||||
|
Reference in New Issue
Block a user