wangyi
2026-01-19 7fb0a8f0ab16c149484bf043754cd10cfa94de2f
src/views/component/material/index.vue
@@ -89,7 +89,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)