Explorar el Código

fix: en words

hi-cactus! hace 3 años
padre
commit
8a25da9a70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/containers/Widget/components/Workbench/OperatingPanel.tsx

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