gaoluyang
2025-03-19 2b9a650056528ee30ee2cba5f309bb28e75f2a8f
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;
      })
    },