运行记录填报保存
This commit is contained in:
@@ -195,6 +195,13 @@ export default {
|
|||||||
if (res.code === '1') {
|
if (res.code === '1') {
|
||||||
this.toast(res.desc)
|
this.toast(res.desc)
|
||||||
this.val1 = ''
|
this.val1 = ''
|
||||||
|
this.val3 = ''
|
||||||
|
this.val4 = ''
|
||||||
|
this.val5 = ''
|
||||||
|
this.val6 = ''
|
||||||
|
this.val7 = ''
|
||||||
|
this.val8 = ''
|
||||||
|
this.val9 = ''
|
||||||
this.robj = {}
|
this.robj = {}
|
||||||
this.form = {}
|
this.form = {}
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user