소스 검색

导入子表应提示导入成功

zhonghuizhen 1 일 전
부모
커밋
7ebaa392f3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/business/platform/data/templaterender/templates/list.vue

+ 1 - 1
src/business/platform/data/templaterender/templates/list.vue

@@ -2376,7 +2376,7 @@ export default {
           list,
           () => {}
         )
-        // ActionUtils.success('导入成功')
+         ActionUtils.success('导入成功')
       })
     },
     async handleUploadFileActionEvent(file, options) {