田源
2023-08-02 1f3c092f70509645ffa4a7c6b246d3a1fbc6324e
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()
                    }
                }