gaoluyang
2025-03-25 b988cf194634ef30c489ba0053d3262270a92740
src/views/business/productOrder/components/add.vue
@@ -840,6 +840,7 @@
    this.active = this.$route.query.active
    this.tabIndex = this.$route.query.tabIndex
    this.currentId = this.$route.query.currentId
    this.getUserNowData()
    this.getInfo()
  },
  activated() {
@@ -850,7 +851,6 @@
  },
  methods: {
    getInfo() {
      this.getUserNowData()
      this.selectStandardTreeList()
      this.getAuthorizedPerson();
      this.selectStandardMethods()