king
2024-09-25 c46e208fc65742bf02d43235a28143abbf3eb7ea
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)