Commit 60c10016 authored by 黄奎's avatar 黄奎

页面修改

parent 588dc9df
...@@ -245,7 +245,7 @@ ...@@ -245,7 +245,7 @@
}).then(() => { }).then(() => {
this.apipost('Financial_post_DelKingdeeCurrency',msg, res => { this.apipost('Financial_post_DelKingdeeCurrency',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.getList(); this.getList();
} else { } else {
this.Error(res.data.message); this.Error(res.data.message);
......
...@@ -265,7 +265,7 @@ ...@@ -265,7 +265,7 @@
this.addShow = false this.addShow = false
this.apipost('Financial_post_DelKingdeeItemForHP',msg, res => { this.apipost('Financial_post_DelKingdeeItemForHP',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.getList(); this.getList();
} else { } else {
this.Error(res.data.message); this.Error(res.data.message);
......
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
}).then(() => { }).then(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => { this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.$emit('success'); this.$emit('success');
} else { } else {
......
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
}).then(() => { }).then(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => { this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.$emit('success'); this.$emit('success');
} else { } else {
......
...@@ -329,7 +329,7 @@ ...@@ -329,7 +329,7 @@
}).then(() => { }).then(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => { this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.$emit('success'); this.$emit('success');
} else { } else {
......
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
}).then(() => { }).then(() => {
this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => { this.apipost('Financial_post_DelCostTypeKingdeeRelation',msg, res => {
if(res.data.resultCode == 1) { if(res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.$emit('success'); this.$emit('success');
} else { } else {
......
...@@ -1182,7 +1182,7 @@ export default { ...@@ -1182,7 +1182,7 @@ export default {
Url: this.domainManager().ViittoFileUrl + x.data.FilePath, Url: this.domainManager().ViittoFileUrl + x.data.FilePath,
}) })
this.addMsg.vorcherInos = this.saveMsg; this.addMsg.vorcherInos = this.saveMsg;
this.success(this.$t('tips.scchenggong')); this.Success(this.$t('tips.scchenggong'));
}); });
}, },
},mounted(){ },mounted(){
......
...@@ -1178,7 +1178,7 @@ export default { ...@@ -1178,7 +1178,7 @@ export default {
Url: this.domainManager().ViittoFileUrl + x.data.FilePath, Url: this.domainManager().ViittoFileUrl + x.data.FilePath,
}) })
this.addMsg.vorcherInos = this.saveMsg; this.addMsg.vorcherInos = this.saveMsg;
this.success(this.$t('tips.scchenggong')); this.Success(this.$t('tips.scchenggong'));
}); });
}, },
},mounted(){ },mounted(){
......
...@@ -390,7 +390,7 @@ export default { ...@@ -390,7 +390,7 @@ export default {
this.withdraw, this.withdraw,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.outerVisible = false; this.outerVisible = false;
this.initRoomList(); this.initRoomList();
} }
......
...@@ -785,7 +785,7 @@ ...@@ -785,7 +785,7 @@
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.outerVisible = false; this.outerVisible = false;
this.initAddMsg(); this.initAddMsg();
......
...@@ -967,7 +967,7 @@ ...@@ -967,7 +967,7 @@
Url: this.domainManager().ViittoFileUrl + x.data.FilePath, Url: this.domainManager().ViittoFileUrl + x.data.FilePath,
}) })
this.nMsg.VoucherList = this.saveMsg; this.nMsg.VoucherList = this.saveMsg;
this.success(this.$t('tips.scchenggong')); this.Success(this.$t('tips.scchenggong'));
}); });
}, },
financeinfo_post_GetClientAccountList(ObjID, type) { //获取付款 对象类型 新增用 financeinfo_post_GetClientAccountList(ObjID, type) { //获取付款 对象类型 新增用
......
...@@ -514,7 +514,7 @@ ...@@ -514,7 +514,7 @@
response => { response => {
//修改添加接口 //修改添加接口
if (response.data.resultCode == 1) { if (response.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.goUrl("HotelManagement2"); this.goUrl("HotelManagement2");
} else { } else {
this.Error(response.data.message); this.Error(response.data.message);
......
...@@ -806,7 +806,7 @@ export default { ...@@ -806,7 +806,7 @@ export default {
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.outerVisible = false; this.outerVisible = false;
this.initAddMsg(); this.initAddMsg();
......
...@@ -352,7 +352,7 @@ ...@@ -352,7 +352,7 @@
res => { res => {
this.isSubmit = true; this.isSubmit = true;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.czchenggong')) this.Success(this.$t('tips.czchenggong'))
this.getList() this.getList()
} else { } else {
this.Error('操作失败') this.Error('操作失败')
......
...@@ -441,7 +441,7 @@ export default { ...@@ -441,7 +441,7 @@ export default {
Url: this.domainManager().ViittoFileUrl + x.data.FilePath, Url: this.domainManager().ViittoFileUrl + x.data.FilePath,
}) })
this.addMsg.ImageList.push(this.domainManager().ViittoFileUrl + x.data.FilePath); this.addMsg.ImageList.push(this.domainManager().ViittoFileUrl + x.data.FilePath);
this.success(this.$t('tips.scchenggong')); this.Success(this.$t('tips.scchenggong'));
}); });
}, },
......
...@@ -1014,7 +1014,7 @@ export default { ...@@ -1014,7 +1014,7 @@ export default {
Url: this.domainManager().ViittoFileUrl + x.data.FilePath, Url: this.domainManager().ViittoFileUrl + x.data.FilePath,
}) })
this.addMsg.VorList = this.saveMsg; this.addMsg.VorList = this.saveMsg;
this.success(this.$t('tips.scchenggong')); this.Success(this.$t('tips.scchenggong'));
}); });
}, },
......
...@@ -766,7 +766,7 @@ ...@@ -766,7 +766,7 @@
this.apipost('bus_get_SetPlan_V2', this.PostData, res => { this.apipost('bus_get_SetPlan_V2', this.PostData, res => {
this.isSubmit = true; this.isSubmit = true;
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.MsgBus.$emit('msg'); this.MsgBus.$emit('msg');
this.createTableData(); this.createTableData();
} else { } else {
......
...@@ -731,7 +731,7 @@ ...@@ -731,7 +731,7 @@
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.initDataTable(); this.initDataTable();
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.isShowDIv = false; this.isShowDIv = false;
this.clearInfo(); this.clearInfo();
......
...@@ -780,7 +780,7 @@ ...@@ -780,7 +780,7 @@
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.initDataTable(); this.initDataTable();
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.isShowDIv = false; this.isShowDIv = false;
this.resetForm("addMsg"); this.resetForm("addMsg");
} else { } else {
......
...@@ -184,7 +184,7 @@ ...@@ -184,7 +184,7 @@
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.outerVisible = false; this.outerVisible = false;
this.resetForm("addMsg"); this.resetForm("addMsg");
......
...@@ -966,7 +966,7 @@ import getters from '../../store/getters'; ...@@ -966,7 +966,7 @@ import getters from '../../store/getters';
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.resetForm("addMsg"); this.resetForm("addMsg");
this.lineCountryArr = []; this.lineCountryArr = [];
......
...@@ -382,7 +382,7 @@ ...@@ -382,7 +382,7 @@
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.outerVisible = false; this.outerVisible = false;
this.initAddMsg(); this.initAddMsg();
......
...@@ -337,7 +337,7 @@ export default { ...@@ -337,7 +337,7 @@ export default {
this.addMsg, this.addMsg,
res => { res => {
if (res.data.resultCode == 1) { if (res.data.resultCode == 1) {
this.success(this.$t('tips.saveYes')); this.Success(this.$t('tips.saveYes'));
this.getList(); this.getList();
this.outerVisible = false; this.outerVisible = false;
this.resetForm("addMsg"); this.resetForm("addMsg");
......
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