king
2020-02-04 fbe8b1adf4b50323b7ea6ad09c810cb3e07a69b9
src/tabviews/tableshare/actionList/index.jsx
@@ -380,6 +380,9 @@
          if (!res) return
          // 外部请求
          _outParam = JSON.parse(JSON.stringify(res))
          res.appkey = window.GLOB.appkey || '' // 外部请求时,统一添加appkey
          return Api.genericInterface(res)
        }).then(response => {
          if (!response) return