qushaowei
2023-09-13 e7a91ff8da87d76f25fabee1a872bcea174d3a87
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: {