Ver código fonte

添加逾期说明

xiaohaizhao 5 meses atrás
pai
commit
3b3e4b95e1
1 arquivos alterados com 4 adições e 0 exclusões
  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": {