This commit is contained in:
pixel
2019-09-21 17:43:24 +08:00
parent 63200f5497
commit 29f465faf3
3 changed files with 7 additions and 0 deletions

View File

@@ -28,7 +28,10 @@
</div>
</template>
<script>
// 获取列表内容封装在mixins内部 getTableData方法 初始化已封装完成
import { getApiList } from '@/api/api'
import infoList from '@/view/superAdmin/mixins/infoList'