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