duy hace 1 año
padre
commit
270a5709dd
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      src/views/manager/projectinfo/editElement/editElement.vue

+ 2 - 1
src/views/manager/projectinfo/editElement/editElement.vue

@@ -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 = []