Forráskód Böngészése

测试提交是否更新账号名称

yjwang 2 napja
szülő
commit
eebb94daec
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/course/courseRedPacketLog/index.vue

+ 1 - 1
src/views/course/courseRedPacketLog/index.vue

@@ -85,7 +85,7 @@
       <el-table-column label="记录编号" align="center" prop="logId" />
       <el-table-column label="批次单号" align="center" prop="outBatchNo" />
       <el-table-column label="课程名称" align="center" prop="courseName" >
-<!--        <template slot-scope="scope">-->
+<!--        <template slot-scope="scope"> -->
 <!--          <span prop="status" v-for="(item, index) in courseLists"    v-if="scope.row.courseId==item.dictValue">{{item.dictLabel}}</span>-->
 <!--        </template>-->
       </el-table-column>