提交 8d49ac32 authored 作者: wangyizheng's avatar wangyizheng

测试-验证问题

上级 e053dab4
...@@ -351,12 +351,12 @@ ...@@ -351,12 +351,12 @@
<script> <script>
import * as casesApi from '@/api/cases2' import * as casesApi from '@/api/cases2'
import pdf from 'vue-pdf' // import pdf from 'vue-pdf'
import * as categoryApi from '@/api/categories' import * as categoryApi from '@/api/categories'
export default { export default {
components: { // components: {
pdf // pdf
}, // },
mounted() { mounted() {
this.list({ page: this.currentPage, limit: this.limit }) this.list({ page: this.currentPage, limit: this.limit })
this.categoryList() this.categoryList()
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论