clear
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
title: '',
|
||||
val1: '',
|
||||
dataList: [],
|
||||
disabled1: false,
|
||||
disabled2: false
|
||||
};
|
||||
},
|
||||
@@ -116,6 +115,7 @@
|
||||
let res = await customerPrint(this.val1, this.$store.getters.setPrintName)
|
||||
this.disabled2 = false
|
||||
this.val1 = ''
|
||||
this.dataList = []
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
icon: 'none'
|
||||
|
||||
Reference in New Issue
Block a user