Browse Source

加上权限

lex-xin 5 years ago
parent
commit
7d24e73b35

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 1 - 1
dist/static/css/chunk-ffe30828.83e1d0e6.css → dist/static/css/chunk-e6200ca0.5aaf7959.css

@@ -1 +1 @@
-.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.newBand[data-v-3559db3c]{display:inline-block;margin-right:10px}.right-code .title[data-v-3559db3c]{font-size:18px;text-align:center;padding-bottom:8px}
+.pagination-container[data-v-31cb099a]{background:#fff;padding:32px 16px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination-container.hidden[data-v-31cb099a]{display:none}.newBand[data-v-89442550]{display:inline-block;margin-right:10px}.right-code .title[data-v-89442550]{font-size:18px;text-align:center;padding-bottom:8px}

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.5a5734d3.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-40e665d1.be9d41b6.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-40e665d1.fc02ce09.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-6181ddae.e1d45149.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-e6200ca0.138f8e39.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-ffe30828.3ddb71ec.js


+ 1 - 1
src/views/businessManager/orderManager/incomeOne.vue

@@ -4,7 +4,7 @@
       <div class="squrt"></div>订单管理
     </h2>
     <div class="m-core">
-      <div class="newBand">报表导出</div>
+      <!-- <div class="newBand">报表导出</div> -->
       <!-- 搜索类型 -->
       <el-form :inline="true"
                class="searchForm"

+ 1 - 1
src/views/businessManager/orderManager/incomeTwo.vue

@@ -4,7 +4,7 @@
       <div class="squrt"></div>订单管理
     </h2>
     <div class="m-core">
-      <div class="newBand">报表导出</div>
+      <!-- <div class="newBand">报表导出</div> -->
       <!-- 搜索类型 -->
       <el-form :inline="true"
                class="searchForm"

+ 1 - 1
src/views/studentManager/studentList.vue

@@ -62,7 +62,7 @@
                    type="danger">搜索</el-button>
         <el-button @click="onReSet"
                    type="primary">重置</el-button>
-        <el-button type="primary" @click="downLoadStudent">未激活学生报名导出</el-button>
+        <el-button type="primary" v-permission="'export/studentHasCourse'" @click="downLoadStudent">未激活学生导出</el-button>
         </el-form-item>
       </el-form>
       <!-- 列表 -->

Some files were not shown because too many files changed in this diff