gaoluyang
2025-03-17 b79a726af0084b305597d4c972de84e869dcd50f
src/views/business/productOrder/components/add.vue
@@ -981,7 +981,7 @@
      },
      // 获取用户列表
      getAuthorizedPerson() {
        selectUserCondition().then(res => {
        selectUserCondition({ type: 1 }).then(res => {
          let data = []
          res.data.forEach(a => {
            data.push({