zhangherong
2025-07-07 f0296acf7e885fdaa8f7d23b8f0836311d05adb5
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: {