上传下载前端页面搭建 欢迎词修改 mixin文件位置修改

This commit is contained in:
pixel
2019-10-25 17:34:36 +08:00
parent 6ed8af42bd
commit f821796f7a
9 changed files with 89 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ import {
updataApi,
deleteApi
} from '@/api/api'
import infoList from '@/view/superAdmin/mixins/infoList'
import infoList from '@/components/mixins/infoList'
export default {
name: 'Api',