列表倒叙 上传凭证 bug修改
This commit is contained in:
@@ -14,7 +14,10 @@ Page({
|
||||
needInvoice: '', // 是否需要发票 0 4
|
||||
pack: '', // 是否打包 0 1
|
||||
year: '', // 运行年份
|
||||
particularYear:'',// 资料网元的运行年份
|
||||
particularYear:'',// 资料网元的运行年份,
|
||||
// 创建时间倒叙排序
|
||||
column:'createTime',
|
||||
order:'desc'
|
||||
}
|
||||
},
|
||||
// 发票改变
|
||||
|
||||
Reference in New Issue
Block a user