xiaofei 1 năm trước cách đây
mục cha
commit
7945238cb1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/modules/mark/views/MarkEntrance.vue

+ 1 - 1
src/modules/mark/views/MarkEntrance.vue

@@ -65,7 +65,7 @@
         >
           <template slot-scope="scope">
             <el-button
-              v-if="checkPrivilege('link', 'preview')"
+              v-if="checkPrivilege('link', 'Marking')"
               class="btn-primary"
               type="text"
               @click="toMark(scope.row)"