zhuo
2025-03-17 c5190d45cc1b3bcb59bdd031fcee06a8774c3499
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;
      })
    },