Commit 25e20565 authored by 徐俊's avatar 徐俊

xujun

parent ecd297f1
......@@ -392,8 +392,7 @@ export default {
},
addArray () {
this.deviceList.push({ ...Device })
console.log(this.deviceList)
//this.calNumberAmount()
this.calNumberAmount()
},
deleteEquipment (item) {
let index = this.deviceList.indexOf(item)
......
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