Explorar el Código

添加二维码

jinxyang hace 5 años
padre
commit
892c38fa09
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      src/actions/getChainList.js

+ 9 - 0
src/actions/getChainList.js

@@ -97,6 +97,15 @@ export default function getChainList (payload) {
           }, row.trans_id)
         },
       },
+      {
+        nodeType: 'image',
+        payload: {
+          key: 'qrcode',
+          title: '二维码',
+          width: 80,
+          height: 80,
+        },
+      },
       {
         nodeType: 'action',
         payload: {