king
2022-03-04 67a307d8f0fa25fbc56ee9f84c313d521280925f
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -184,7 +184,7 @@
      // 需要选择单行时,校验数据
      notification.warning({
        top: 92,
        message: this.state.dict['main.action.confirm.selectSingleLine'],
        message: data.length === 0 ? '请选择行!' : '请选择单行数据!',
        duration: 5
      })
      return