jinxyang пре 5 година
родитељ
комит
892c38fa09
1 измењених фајлова са 9 додато и 0 уклоњено
  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: {