wjj il y a 2 jours
Parent
commit
7968d9a0bc
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      src/views/patient/info/index.vue

+ 1 - 2
src/views/patient/info/index.vue

@@ -84,8 +84,7 @@
             type="text"
             icon="el-icon-edit"
             @click="handleUpdate(scope.row)"
-            v-hasPermi="['patient:info:edit']"
-          >修改</el-button>
+          >审核</el-button>
         </template>
       </el-table-column>
     </el-table>