WXL (wul)
8 小时以前 ae8535b861f9177508d9e5493e0fe9e47978c915
src/views/patient/patient/operation.vue
@@ -72,7 +72,7 @@
              size="medium"
              :disabled="single"
              @click="handleUpdate"
              v-hasPermi="['system:user:edit']"
              >修改</el-button
            >
          </el-col> -->
@@ -743,6 +743,6 @@
  }
}
.button-textsc {
  color: #28cfe6;
  color: #3664D9;
}
</style>