Commit 6e3251fb by zhaochengxiang

订阅提示

parent 6a42ac28
......@@ -624,7 +624,7 @@ const AssetTable = (props) => {
modal.confirm({
title: '提示',
content: '您确定要订阅这些资产吗?',
content: '是否确认订阅选中资产?',
onOk: () => {
let payload = {
dataAssetIds: (checkedKeys||[]).join(','),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment