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