wjj 2 일 전
부모
커밋
7968d9a0bc
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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>