Browse Source

添加逾期说明

xiaohaizhao 5 tháng trước cách đây
mục cha
commit
3b3e4b95e1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      packageA/receivables/detail.js

+ 4 - 0
packageA/receivables/detail.js

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