gaoluyang
2025-03-21 d6455182f760d87b929335fc5b39651861217030
src/views/business/productSamplingInfo/index.vue
@@ -610,7 +610,7 @@
      return 'height: calc(100% - ' + '44' + 'px)'
    },
    getUserList() {
      selectUserCondition({ type: 0 }).then((res) => {
      selectUserCondition().then((res) => {
        this.userList = res.data;
      })
    },