lihang
2023-07-04 166e3b68ce813461a6d8026efbc7fad2925d43ef
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()