소스 검색

table表单调整

wangxy 2 년 전
부모
커밋
7cd138db35
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/management/RegistrationManagement/components/Table.vue

+ 1 - 0
src/views/management/RegistrationManagement/components/Table.vue

@@ -25,6 +25,7 @@
           <span v-if="scope.row.type == 2">视频类课程</span>
           <span v-if="scope.row.type == 3">H5类课程</span>
           <span v-if="scope.row.type == 4 ">PPT美化与制作</span>
+          <span v-else> - </span>
         </template>
       </el-table-column>
         <el-table-column