king
2022-10-02 2e271a6b02a2f82bc0e3a36e05c00731bad99358
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -555,6 +555,10 @@
        this.setState({checkParam: check_param})
      }
      if (window.GLOB.breakpoint) {
        param.func = 'sPC_TableData_InUpDe_debug'
      }
      _params.push(param)
    } else if (btn.Ot === 'required') {
      _params = data.map((cell, index) => {
@@ -670,6 +674,10 @@
        param.menuname = btn.logLabel
        if (window.GLOB.probation) {
          param.s_debug_type = 'Y'
        }
        if (window.GLOB.breakpoint) {
          param.func = 'sPC_TableData_InUpDe_debug'
        }
        return param
@@ -1941,6 +1949,15 @@
  }
  sendWxMessage = (verify, id) => {
    if (!window.GLOB.nginx) {
      notification.warning({
        top: 92,
        message: 'nginx服务尚未开启,不可发送模板消息。',
        duration: 5
      })
      return
    }
    let param = {
      func: 's_get_sms_weixin_local',
      upid: id