|
@@ -390,6 +390,7 @@ export default {
|
|
handleClose() {
|
|
handleClose() {
|
|
this.$refs?.pageRef?.refreshList()
|
|
this.$refs?.pageRef?.refreshList()
|
|
this.$data.formData = this.$options.data().formData
|
|
this.$data.formData = this.$options.data().formData
|
|
|
|
+ this.$data.formInline = this.$options.data().formInline
|
|
this.formType = 0
|
|
this.formType = 0
|
|
this.formBool = false
|
|
this.formBool = false
|
|
this.formBoolXQ = false
|
|
this.formBoolXQ = false
|