田源
2023-08-02 e15bf8d0b1867a9fad3659aa1f52ff33b7781c40
Source/UBCS-WEB/src/components/template/SetPersonnel.vue
@@ -92,7 +92,7 @@
        },
      parameter:{
          handler(newval,oldval){
         this.saveParam=newval
               this.saveParam=newval
          },deep:true,
        immediate:true
      }
@@ -217,6 +217,7 @@
                            type: 'success',
                            message: response.data.msg
                        });
                        this.$emit('onLoad')
                        this.done()
                    }
                }