固定资产项目前端文件
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
kkerwin 0f26e35f2c 基础数据 & 人事管理 12 months ago
..
proxy 基础数据 & 人事管理 12 months ago
src 基础数据 & 人事管理 12 months ago
.gitignore first commit 12 months ago
.prettierrc first commit 12 months ago
README.md 基础数据 & 人事管理 12 months ago
angular.json first commit 12 months ago
package-lock.json first commit 12 months ago
package.json first commit 12 months ago
tailwind.config.js first commit 12 months ago
tsconfig.app.json first commit 12 months ago
tsconfig.json first commit 12 months ago
tsconfig.spec.json first commit 12 months ago

README.md

Web admin app

固资管理

接口

  • 资产台账
  • 系统管理
    • 账户 & 人事
  • 故障信息表
  • 资产派发 ?

问题汇总

05-02

  • 【用户表】状态 过滤

  • 【用户表】图片上传地址 下载地址 get

  • 【用户表】保存报错 系统异常 但能存;更新 提示 新增用户'admin2'失败,登录账号已存在

  • 【用户表】删除 报错 503

  • 【存放位置】 新增必须要 positionId

  • 【存放位置】 需要树状结构的接口

  • 【物品分类】 新增必须要 depth

  • 【盘点任务】列表 负责人、盘点人 等字段 如果要在列表显示 最好在返回名字,而不是id,前端循环请求 效果不好, 需要新增一个接口 支持前端提交 一个 idList,然后返回对应多个人员的详细信息

-【基础数据】【物品档案】的接口是那个?