田源
2023-08-01 7b2c9ff4d353c7cbfcd9a54bc56ec2b68c8c4912
Source/UBCS-WEB/src/components/template/SetPersonnel.vue
@@ -92,7 +92,6 @@
        },
      parameter:{
          handler(newval,oldval){
            console.log('子',newval,oldval)
         this.saveParam=newval
          },deep:true,
        immediate:true
@@ -118,7 +117,6 @@
    },
    mounted() {
      console.log('---',this.parameter)
    },
  created() {
  },