瀏覽代碼

导入子表应提示导入成功

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) {