1
QYF-GitLab1
21 小时以前 1db648db38acabefcc450bc676c92c187b263c12
1
3个文件已修改
12 ■■■■■ 已修改文件
src/views/classManage/jobManage.vue 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/classManage/teachingPlan.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/personalCenter/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/classManage/jobManage.vue
@@ -929,7 +929,7 @@
                  }
                }
              } catch (error) {
                console.log(error, item.datas[fieldKey],item)
                console.log(error, item.datas[fieldKey], item)
              }
            }
          }
@@ -1889,6 +1889,9 @@
      justify-content: center;
      align-items: center;
      padding: 20px 0;
      span {
        min-width: 80px;
      }
    }
  }
}
src/views/classManage/teachingPlan.vue
@@ -472,8 +472,9 @@
// 下载上传资源
const downloadRes = (item: any) => {
  const url = config.requestCtx + "/file/api/ApiDownload?md5=" + item.Md5;
  window.open(url, "_blank");
  // const url = config.requestCtx + "/file/api/ApiDownload?md5=" + item.Md5;
  // window.open(url, "_blank");
  ElMessage.warning("正在建设中...");
};
// 选择器
src/views/personalCenter/index.vue
@@ -7,7 +7,7 @@
        <el-breadcrumb-item>{{ label }}</el-breadcrumb-item>
      </el-breadcrumb>
    </div>
    <el-divider />
    <el-divider style="margin: 5px 0;" />
    <div class="personalPage clear">
      <div class="leftList fl">
        <ul class="menu">