wangfei 6 anni fa
parent
commit
636097be4e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      src/pages/system/courseManager/fiveA/index.vue

+ 2
- 2
src/pages/system/courseManager/fiveA/index.vue Vedi File

@@ -40,10 +40,10 @@
40 40
               size="mini"
41 41
               type="warning"
42 42
               @click="handleEdit(scope.$index, scope.row)">编辑</el-button>
43
-            <el-button
43
+            <!-- <el-button
44 44
               size="mini"
45 45
               type="danger"
46
-              @click="handleDelete(scope.$index, scope.row)">删除</el-button>
46
+              @click="handleDelete(scope.$index, scope.row)">删除</el-button> -->
47 47
               <el-button
48 48
               size="mini"
49 49
               type="primary"