会后流程
This commit is contained in:
@@ -604,7 +604,7 @@ export default {
|
||||
handleSubmit() {
|
||||
let json = {
|
||||
hh_pageData: this.hh_pageData,
|
||||
// director: this.roleForm.engineerUserId,
|
||||
director: this.roleForm.engineerUserId,
|
||||
}
|
||||
this.$refs['hh_pageData'].validate((valid) => {
|
||||
if (valid) {
|
||||
|
||||
Reference in New Issue
Block a user