会后流程

This commit is contained in:
shenyanpei
2021-12-05 15:43:03 +08:00
parent ba15884517
commit 9ea988df96
@@ -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) {