Commit 8f1ec310 authored by libin's avatar libin

去掉车辆上牌中的状态

parent 2b33b642
...@@ -1832,11 +1832,11 @@ ...@@ -1832,11 +1832,11 @@
4: { 4: {
code: 4, code: 4,
val: '出车' val: '出车'
}, }/*,
5: { 5: {
code: 5, code: 5,
val: '上牌中' val: '上牌中'
} }*/
}; };
}, },
getBrand: function (code) { getBrand: function (code) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment