|
this.$refs.formRef.validate((valid, invalidFields, errLabels) => {
|
|
this.$refs.formRef.validate((valid, invalidFields, errLabels) => {
|
|
message: this.formDialogTitles[this.formDialogType] + `成功!`,
|
|
message: this.formDialogTitles[this.formDialogType] + `成功!`,
|