Commit 990ea2e1 authored by 黄奎's avatar 黄奎

页面修改

parent c4b86246
......@@ -102,10 +102,10 @@
Name: "微信支付宝"
}
],
nameA:"账号名称",
nameB:"开户人",
nameC:"卡号",
nameD:"账号别名",
nameA: "账号名称",
nameB: "开户人",
nameC: "卡号",
nameD: "账号别名",
}
},
created() {
......@@ -117,7 +117,7 @@
},
methods: {
changeTitle() {
changeTitle() {
if (this.addMsg.AccountClassify == 1) {
this.nameA = this.$t("ground.pingtaimingcheng")
this.nameB = this.$t("ground.yonghumingcheng")
......@@ -169,7 +169,7 @@
createStuBill() {
saveStudentBackFinance(this.FinanceMsg).then(res => {
if (res.Code == 1) {
this.persistent = false;
this.persistent = false;
this.$q.notify({
icon: 'iconfont icon-chenggong',
color: 'accent',
......
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