Browse Source

结项意见缓存问题

SanHQin 5 months ago
parent
commit
424ab1f23c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/projectManage/ProjectManagement.vue

+ 1 - 0
src/views/projectManage/ProjectManagement.vue

@@ -441,6 +441,7 @@
         @myArrayPropFn="myArrayPropFn"
         @myArrayPropFn="myArrayPropFn"
         :myArrayProp2="myArrayProp"
         :myArrayProp2="myArrayProp"
         :iid="iid"
         :iid="iid"
+        v-if="endDialog"
         :isDownPdf="isDownPdf"
         :isDownPdf="isDownPdf"
       ></Closingstatement>
       ></Closingstatement>