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