king
2025-02-25 010fdcf8abd58bde5c1106db8ed8448effc75b4b
2025-02-25
1个文件已修改
2 ■■■ 已修改文件
src/tabviews/zshare/actionList/normalbutton/index.jsx 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -428,7 +428,7 @@
    } else if (btn.Ot !== 'notRequired' && data[0] && !data[0].$$uuid) {
      notification.warning({
        top: 92,
        message: '未获取到ID值!',
        message: dict['id_required'] || '未获取到ID值!',
        duration: 5
      })
      return false