瀏覽代碼

公司设置看课小程序选择源修改

吴树波 3 天之前
父節點
當前提交
c48caff3ad
共有 2 個文件被更改,包括 410 次插入373 次删除
  1. 7 0
      src/api/course/coursePlaySourceConfig.js
  2. 403 373
      src/views/his/company/index.vue

+ 7 - 0
src/api/course/coursePlaySourceConfig.js

@@ -37,3 +37,10 @@ export function del(id) {
     method: 'delete'
   })
 }
+
+export function listAll() {
+  return request({
+    url: '/course/playSourceConfig/listAll',
+    method: 'get'
+  })
+}

File diff suppressed because it is too large
+ 403 - 373
src/views/his/company/index.vue


Some files were not shown because too many files changed in this diff