kpi总览界面,拒单明细type值遗漏补充
This commit is contained in:
@ -1597,8 +1597,10 @@ export default {
|
|||||||
},
|
},
|
||||||
setType(type) {
|
setType(type) {
|
||||||
switch (type) {
|
switch (type) {
|
||||||
case 6:
|
case 5:
|
||||||
return 1;
|
return 1;
|
||||||
|
case 6:
|
||||||
|
return 2;
|
||||||
case 7:
|
case 7:
|
||||||
return 7;
|
return 7;
|
||||||
case 8:
|
case 8:
|
||||||
|
|||||||
Reference in New Issue
Block a user