Explorar o código

coursetemplate

lsc %!s(int64=3) %!d(string=hai) anos
pai
achega
82b7e811ef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/pages/courseTemplate.vue

+ 1 - 1
src/components/pages/courseTemplate.vue

@@ -17,7 +17,7 @@
           :height="tableHeight"
           :height="tableHeight"
           v-loading="isLoading"
           v-loading="isLoading"
         >
         >
-          <el-table-column prop="title" label="模板标题" min-width="25"></el-table-column>
+          <el-table-column prop="title" label="项目模板标题" min-width="25"></el-table-column>
           <el-table-column prop="time" label="创建时间" min-width="10"></el-table-column>
           <el-table-column prop="time" label="创建时间" min-width="10"></el-table-column>
           <el-table-column label="操作" min-width="10">
           <el-table-column label="操作" min-width="10">
             <template slot-scope="scope">
             <template slot-scope="scope">