Commit ec06fe2c authored by youjie's avatar youjie

no message

parent 5b2a6a20
......@@ -573,8 +573,8 @@
methods: {
// 删除
deleteLine(index){
this.msg.details.details.splice(index,1)
this.msg.details.UseDayNum = this.msg.details.details.length
this.msg.details.splice(index,1)
this.msg.details.UseDayNum = this.msg.details.length
},
checkInteger() {
let that= this
......
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