gaoluyang
2025-03-31 4d97dc5f8307702e5a13f9fa30fccda764a2ac7d
src/views/business/productSamplingInfo/components/addQuarterItem.vue
@@ -273,7 +273,7 @@
      }
    },
    getUserList(){
      selectUserCondition({ type: 0 }).then((res) => {
      selectUserCondition().then((res) => {
        this.userList = res.data;
      })
    },