浏览代码

添加逾期说明

xiaohaizhao 8 月之前
父节点
当前提交
3b3e4b95e1
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      packageA/receivables/detail.js

+ 4 - 0
packageA/receivables/detail.js

@@ -55,6 +55,10 @@ Page({
       title: '逾期金额',
       title: '逾期金额',
       width: 200,
       width: 200,
       key: 'overdueamount'
       key: 'overdueamount'
+    }, {
+      title: '逾期说明',
+      width: 400,
+      key: 'overdueexplanation'
     }],
     }],
     sumWidth: 0,
     sumWidth: 0,
     "content": {
     "content": {