Ver código fonte

替换修改

duy 1 ano atrás
pai
commit
270a5709dd

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