Browse Source

替换修改

duy 1 năm trước cách đây
mục cha
commit
270a5709dd
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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 = []