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

bug 修改

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