Explorar el Código

导入子表应提示导入成功

zhonghuizhen hace 1 día
padre
commit
7ebaa392f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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) {