qushaowei
2023-09-05 def88c97c86087175bfd9b9fe82e78d2cd3ef6f0
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: {