Parcourir la source

导入子表应提示导入成功

zhonghuizhen il y a 1 jour
Parent
commit
7ebaa392f3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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) {