@@ -760,8 +760,9 @@ export default {
if (res.code == 200) {
const { data: res } = await getExcelHtml({ pkeyId: this.pkeyId })
console.log(res);
+ this.tag = false
if (res.code === 200) {
- this.tag = false
+
// this.value = ''
this.checkList=[]
this.options = []