Commit e4a09321 authored by 何远江's avatar 何远江

bug 修改

parent 3d5d7640
......@@ -183,8 +183,11 @@
},
// 重置数据
resetData() {
this.goodsList = [];
this.form.brgew = ''
this.$nextTick(() => {
this.goodsList = [];
this.form.brgew = ''
this.current = 0
})
},
// 删除
deleGonds(idx) {
......
......@@ -89,7 +89,8 @@
UPDKZ: 'D',
DATUM,
UNAME,
UZEIT,
UZEIT,
werks: this.vuex_user_factory
}
})
this.$u.api.sapApi
......
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