收入、支出单改为支持供应商和客户同时选择
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
},
|
||||
// 表头
|
||||
columns: [
|
||||
{ title: '供应商', dataIndex: 'organName',width:140, ellipsis:true},
|
||||
{ title: '往来单位', dataIndex: 'organName',width:140, ellipsis:true},
|
||||
{ title: '财务人员', dataIndex: 'handsPersonName',width:140},
|
||||
{ title: '单据编号', dataIndex: 'billNo',width:160},
|
||||
{ title: '单据日期 ', dataIndex: 'billTimeStr',width:160},
|
||||
|
||||
Reference in New Issue
Block a user