zhuo
2025-04-23 c12fb3a61dd9703b8ded064a16c4b83087fb05a1
src/views/business/finishedProductSampling/components/addQuarterItem.vue
@@ -279,7 +279,7 @@
      }
    },
    getUserList(){
      selectUserCondition({ type: 0 }).then((res) => {
      selectUserCondition().then((res) => {
        this.userList = res.data;
      })
    },