田源
2023-07-04 8343c82dcfd2f1ce67e234a77af9ad4ae7a3533f
Source/UBCS-WEB/src/components/work/BusinessWork.vue
@@ -36,20 +36,17 @@
    ids:{
      handler(newval,oldval){
        this.BuinessOids=newval;
        this.HandlerRend()
        console.log(newval)
        console.log(this.BuinessOids)
        this.BuinseseRend()
      },
      deep:true
    }
  },
  created() {
   // this.HandlerRend()
  },
  mounted() {
  },
  methods:{
    HandlerRend(){
    BuinseseRend(){
      businese({
        btmType:'wupin',
        'conditionMap[oid]':this.BuinessOids.toString()