仪表盘
版本库
文件存储
活动
搜索
登录
productDev
/
funingyunwei
阜宁运维项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
财务
MrShi
2024-11-26
b2ea9a84701e62c84c6cd497ec9b5b66c85b8834
[productDev/funingyunwei.git]
/
admin
/
src
/
views
/
contract
/
components
/
config.js
1
2
3
export const rules = {
name: [{ required: true, message: '请输入' }]
}