duhe
2026-01-16 70a0ddfff13ca0cf225a636d21164714bff5f0af
src/views/sell/sellOutBill/component/material/index.vue
@@ -88,7 +88,7 @@
    getList() {
      let sWhere = ''
      this.loading = true
      axios.get(this.baseURL + '/Gy_Material/list', {
      axios.get(this.$baseUrl + '/Gy_Material/list', {
        params: { "sWhere": sWhere, "user": this.user, "Organization": '浙江智云迈思' },
      }).then(response => {
        console.log(response)