소스 검색

bug 修复

lilei 2 년 전
부모
커밋
3b8589f4fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/salesReturnManagement/salesReturn/importGuideModal.vue

+ 1 - 1
src/views/salesReturnManagement/salesReturn/importGuideModal.vue

@@ -123,7 +123,7 @@ export default {
       this.openImportModal = false
       this.isShow = false
     },
-    //  导出
+    //  下载模板
     handleExport () {
       const _this = this
       _this.spinning = true