hi-cactus! 3 éve
szülő
commit
8a25da9a70

+ 1 - 1
app/containers/Widget/components/Workbench/OperatingPanel.tsx

@@ -1490,7 +1490,7 @@ export class OperatingPanel extends React.Component<
     )
     if (hasItems.length) {
       confirm({
-        title: '切换 View 会清空所有配置项,是否继续?',
+        title: '切换 数据资产 会清空所有配置项,是否继续?',
         onOk: () => {
           this.resetWorkbench(mode)
           this.props.onViewSelect(viewId)