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