Explorar o código

1.应收款明细表单据类型不显示

heqinwei %!s(int64=7) %!d(string=hai) anos
pai
achega
a2ece1a5e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      frontend/saas-web/app/model/report/RecDetail.js

+ 1 - 1
frontend/saas-web/app/model/report/RecDetail.js

@@ -4,7 +4,7 @@ Ext.define('saas.model.report.RecDetail', {
     fields: [
         { name: 'rd_date', type: 'string' },
         { name: 'rd_code', type: 'string' },
-        { name: 'rd_kind', type: 'date' },
+        { name: 'rd_kind', type: 'string' },
         { name: 'rd_sellername', type: 'string' },
         { name: 'rd_currency', type: 'string' },
         { name: 'rd_addrec', type: 'float' },