优化
This commit is contained in:
parent
4363a682bd
commit
abaa857ba7
@ -147,7 +147,9 @@ export default {
|
||||
showData: {
|
||||
list: []
|
||||
}, // 部门信息
|
||||
form: {},
|
||||
form: {
|
||||
name: ''
|
||||
},
|
||||
rules: {
|
||||
name: [
|
||||
{ required: true, message: '请输入考评组', trigger: 'blur' }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user