添加出入库的欠款金额
This commit is contained in:
@@ -160,6 +160,7 @@ export default {
|
||||
}
|
||||
},
|
||||
openMenu(tag, e) {
|
||||
console.log(11111)
|
||||
const menuMinWidth = 105
|
||||
const offsetLeft = this.$el.getBoundingClientRect().left // container margin left
|
||||
const offsetWidth = this.$el.offsetWidth // container width
|
||||
|
||||
Reference in New Issue
Block a user