1.0.0 • Published 1 year ago

crm-web v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Vite3+Vue3+TypeScript+Pinia+Element-plus 后台管理系统前端模板分享

git clone https://gitee.com/lingfeng9527/web_admin.git
npm i
npm run dev
测试环境
npm run build:test
正式环境
npm run build

表单的必填字段加上 model-val 参数:例 model-val="orgids" orgids 为当前参数名 为测试工程师在线上做自动化测试提供条件