Browse Source

bug修改

wangfei 6 years ago
parent
commit
c1f3d04210
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/system/courseManager/courseList/index.vue

+ 1
- 1
src/pages/system/courseManager/courseList/index.vue View File

@@ -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: '', // 课程类型