Bläddra i källkod

文件共享中心审批通过接口bug修改-提交

lxh 8 månader sedan
förälder
incheckning
b2bedf3d97
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/vent/performance/comment/HistorySp.vue

+ 1 - 1
src/views/vent/performance/comment/HistorySp.vue

@@ -164,7 +164,7 @@
       spInfos.priority = newV.priority;
       spInfos.priority = newV.priority;
       spInfos.procInstId = newV.procInstId;
       spInfos.procInstId = newV.procInstId;
     },
     },
-    { deep: true }
+    {immediate:true, deep: true }
   );
   );
 
 
   watch(
   watch(