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>