Giter Site home page Giter Site logo

pet-hospital-back-manage's Introduction

虚拟宠物医院管理系统:前端

Introduction

本系统是虚拟宠物医院系统的后台子系统,包含基本信息管理、用户管理、病例管理和测试管理四个模块。

Config

环境

  • vue 2.6.11
  • element-ui 2.15.9
  • axios 0.27.2
  • js-md5 0.7.3
  • js-cookie 3.0.1

跨域

  • 本地调试时,将src/utils/api.js中的base改为/apivue.config.js中的target改为后端url
  • 服务器远程调试时,将src/utils/api.js中的base改为后端url

pet-hospital-back-manage's People

Contributors

pinkray7 avatar lele-561 avatar 3ummerw1nd avatar

Stargazers

 avatar

Watchers

 avatar

pet-hospital-back-manage's Issues

下拉列表不显示

包括科室管理的选主管人、人员管理的选职业和所属科室、真实病例的选检查和药物。

科室信息管理问题

可以允许两个不同科室的联系电话相同吗?目前程序设计没有这方面的限制。

用户信息更改

管理员无法修改用户信息,无论改没改用户姓名,都提示“只有用户自己才能改自己名字”

数据更新问题

对于任何一个有多页数据的地方,假如我删除了一个第2页的数据,删除成功之后会重新加载数据,加载后数据会从数据库中的第1条开始显示,也就是第一页的内容。但是目录上显示的当前仍然在第2页

一个问题,但不用改

就是无论在新增数据还是在修改数据时,只要动作够快,在判定结果出来直接将非法数据输入完毕,然后点击确认,就可以判定为成功,不过数据好像没改就是了。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.