BugFix 交易新增与修改
This commit is contained in:
@@ -48,7 +48,7 @@ var app = new Vue({
|
||||
{ text: '--请选择--', value: '0' },
|
||||
{ text: '客户开户', value: '1' },
|
||||
{ text: '客户信息修改', value: '5' },
|
||||
{ text: '交易新增和修改', value: '2' },
|
||||
{ text: '交易新增与修改', value: '2' },
|
||||
{ text: '交易了结', value: '6' },
|
||||
/* { text: '资信与授信', value: '3' },*/
|
||||
{ text: '出金', value: '4' }
|
||||
|
||||
Reference in New Issue
Block a user