mo 5 年之前
父节点
当前提交
bda61f4574
共有 3 个文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-0bb95b3a.0c1676d4.js
  3. 1 1
      src/views/teamBuild/components/teamBaseInfo.vue

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-0bb95b3a.0c1676d4.js


+ 1 - 1
src/views/teamBuild/components/teamBaseInfo.vue

@@ -440,7 +440,7 @@ export default {
         head: "",
         isClass: false, //是否为课堂课
         startTime: "",
-        feeType: "ONLINE",
+        feeType: null,
         ownershipType: "OWN", // 合作机构类型
         repairUserId: null, // 维修技师
 

部分文件因为文件数量过多而无法显示