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