Explorar o código

Merge branch 'V0.0.5' of http://10.87.21.221:8000/jzyd_yyds/soc_web into V0.0.5

jiawuxian hai 1 ano
pai
achega
a121f43a81
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/core/edu/task/index.vue

+ 1 - 2
src/views/core/edu/task/index.vue

@@ -233,7 +233,6 @@
 
             <el-table-column
               label="操作"
-              fixed="right"
               align="center"
               class-name="small-padding fixed-width"
               width="350"
@@ -378,7 +377,7 @@ export default {
     }
   },
   mounted() {
-    //this.getList();
+    this.getList();
   },
   computed: {
     ...mapGetters(["orgId", "orgName"]),