src/tabviews/custom/popview/index.jsx
@@ -895,6 +895,8 @@ if (component.setting.interType !== 'system') return component component.setting.uuid = component.uuid // dataName 系统生成的数据源名称 if (component.setting.sync === 'true') { component.dataName = 'mk' + component.uuid.slice(-18)