Commit 3f71fbca authored by liudong1993's avatar liudong1993

1

parent 2eebf5d0
......@@ -4345,6 +4345,7 @@ export const obj = {
riben: 'Japan ',
taiwan: 'Taiwan ',
chehang: 'Car shop ',
yinni: 'Indonesia',
daisdfmx: 'Collection and Payment Details ',
chunaishtg: 'Cashier approved ',
xianjizhmx: 'Cash Account Details ',
......
......@@ -4345,6 +4345,7 @@ export const obj = {
riben: '日本',
taiwan: '台湾',
chehang: '车行',
yinni: '印尼',
daisdfmx: '代收代付明细',
chunaishtg: '出纳审核通过',
xianjizhmx: '现金账户明细',
......
......@@ -4345,6 +4345,7 @@ export const obj = {
riben: '日本',
taiwan: '臺灣',
chehang: '車行',
yinni: '印尼',
daisdfmx: '代收代付明細',
chunaishtg: '出納審覈通過',
xianjizhmx: '現金賬戶明細',
......
......@@ -203,7 +203,8 @@ export default {
{Id:0,BName:this.$t('objFill.chengduo')},
{Id:1218,BName:this.$t('objFill.v101.FinancialModule.riben')},
{Id:1220,BName:this.$t('objFill.v101.FinancialModule.taiwan')},
{Id:1248,BName:this.$t('objFill.v101.FinancialModule.chehang')}
{Id:1248,BName:this.$t('objFill.v101.FinancialModule.chehang')},
{Id:1252,BName:this.$t('objFill.v101.FinancialModule.yinni')},
],
currencyTypeList: [],
BranchAccountList: [],
......
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