qq_41295110
2026-01-16 cbc2fe74fb54aad814695982c2987e064696f540
src/views/sell/sellOutBill/component/warehouse/index.vue
@@ -88,7 +88,7 @@
    getList() {
      let sWhere = ''
      this.loading = true
      axios.get(this.baseURL + '/Gy_Warehouse/list', {
      axios.get(this.$baseUrl + '/Gy_Warehouse/list', {
        params: { "sWhere": sWhere, "user": this.user, "Organization": '浙江智云迈思' },
      }).then(response => {
        if (response.data.count == 1) {