Explorar el Código

Merge branch 'dev' of http://git.ycjcjy.com/SpaceOfCheng/admin into dev

yuantianjiao hace 6 años
padre
commit
03932878f5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      src/pages/system/courseManager/fiveA/index.vue

+ 2
- 2
src/pages/system/courseManager/fiveA/index.vue Ver fichero

@@ -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"