zhangherong
2025-07-09 cabdb2b467bfc8969708b76935d1d92866b1b46c
src/views/spare/modules/sparePart/SparePart2List.vue
@@ -342,8 +342,8 @@
        selectedRowKeys: this.selectedRowKeys,
      };
    },
    importExcelUrl(){
      return `${window._CONFIG['domianURL']}/${this.url.importUrl}`;
    importExcelUrl: function(){
      return `${window._CONFIG['domianURL']}/${this.url.importExcelUrl}`;
    }
  },
  methods: {