소스 검색

12/11 21:47

11
mo 4 년 전
부모
커밋
ef5d671109
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/chunk-71f8b24a.222317ca.js
  3. 3 3
      src/views/categroyManager/specialSetup/courseTimerSetting.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/index.html


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
dist/static/js/chunk-71f8b24a.222317ca.js


+ 3 - 3
src/views/categroyManager/specialSetup/courseTimerSetting.vue

@@ -82,11 +82,11 @@
               type="text"
               >修改</el-button
             >
-            <el-button
+            <!-- <el-button
               @click="delCourseTime(scope.row)"
               v-permission="'courseHomeworkTemplate/del'"
               type="text"
-              >删除</el-button>
+              >删除</el-button> -->
           </template>
         </el-table-column>
       </el-table>
@@ -209,4 +209,4 @@ export default {
 };
 </script>
 <style lang="scss" scoped>
-</style>
+</style>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.