浏览代码

Merge branch 'dev' of http://git.ycjcjy.com/SpaceOfCheng/admin into dev

许成详 6 年前
父节点
当前提交
deb5e3b69d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/system/courseManager/courseList/index.vue

+ 1
- 1
src/pages/system/courseManager/courseList/index.vue 查看文件

@@ -245,7 +245,7 @@ export default {
245 245
       centerDialogVisible: false, // 课程详情弹窗显隐
246 246
       total: 0,
247 247
       postData: { // 表格搜索条件
248
-        caseid: '', // 案场id
248
+        caseid: 'all', // 案场id
249 249
         page: 1, // 当前页码
250 250
         pagesize: 10, // 请求数据量
251 251
         typeid: '', // 课程类型