xiejun
2023-06-30 d5bafa63b4dcc7ad6840560134dd41f38ded1390
Source/UBCS-WEB/src/components/work/BusinessWork.vue
@@ -36,7 +36,7 @@
    ids:{
      handler(newval,oldval){
        this.BuinessOids=newval;
        this.HandlerRend()
        this.BuinseseRend()
        console.log(newval)
        console.log(this.BuinessOids)
      },
@@ -44,12 +44,13 @@
    }
  },
  created() {
   // this.HandlerRend()
  },
  mounted() {
  },
  methods:{
    HandlerRend(){
    },
    BuinseseRend(){
      businese({
        btmType:'wupin',
        'conditionMap[oid]':this.BuinessOids.toString()