Commit 74860372 authored by agping's avatar agping

1

parent 1dfe7885
...@@ -192,6 +192,12 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu ...@@ -192,6 +192,12 @@ require(['vue', 'css!style/timeline_pc.css', 'jquery0325', 'common'],function(Vu
return '其他'; return '其他';
case '70' : case '70' :
return '银满谷银行卡'; return '银满谷银行卡';
case '71' :
return '筠姐上海银行卡';
case '72' :
return '林老师建行卡';
case '73' :
return '新同联福居银行卡';
default: default:
return '未定义'; return '未定义';
} }
......
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