fix:毛坯检测统计板段排序
This commit is contained in:
parent
595de779e1
commit
9763429d23
|
@ -173,8 +173,8 @@ export default {
|
|||
data() {
|
||||
return {
|
||||
params: {
|
||||
ordering:'-data__毛坯检测_小日期',
|
||||
ordering:'data__毛坯检测_批次号',
|
||||
ordering:'data__毛坯检测_批次号,-data__毛坯检测_小日期,number_prefix,number_suffix',
|
||||
annotate_field_list:["number_prefix", "number_suffix"],
|
||||
querys:[[{field:"wm",value:0,compare:"isnull"},{field:"data__has_key",compare:"",value:"毛坯检测_批次号"}]],
|
||||
},
|
||||
query:{
|
||||
|
|
Loading…
Reference in New Issue