Commit ea958d7a authored by zhengke's avatar zhengke

页面修改

parent 1f4aa46e
...@@ -310,7 +310,7 @@ export default { ...@@ -310,7 +310,7 @@ export default {
}, },
calcMoney(){ calcMoney(){
if(!localStorage.userInfo){ if(!localStorage.userInfo){
return this.$message.error('请登录!') //return this.$message.error('请登录!')
} }
this.chosenObj.etCount = this.chosenObj.etbzcCount + this.chosenObj.etzc this.chosenObj.etCount = this.chosenObj.etbzcCount + this.chosenObj.etzc
// console.log(this.chosenObj.etbzcCount + '----------'+ this.chosenObj.etzc) // console.log(this.chosenObj.etbzcCount + '----------'+ this.chosenObj.etzc)
......
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