xiaofei 1 жил өмнө
parent
commit
7945238cb1

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

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