xy 3 ساعت پیش
والد
کامیت
ce00911360
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      yudao-ui-admin-vue3/src/views/pressure2/pipechecker/PipeAuditInspectionCommentsNotice.vue

+ 1 - 0
yudao-ui-admin-vue3/src/views/pressure2/pipechecker/PipeAuditInspectionCommentsNotice.vue

@@ -364,6 +364,7 @@ const searchFormData = ref<any>({
 const filterStatus = ref('100') // 默认选中审核中
 // 获取检验意见通知书审核列表
 const fetchInspectionCommentsAuditList = async () => {
+  inspectionCommentsList.value = []
   // TODO: 在这里获取审核列表数据
   const params = {
     pageNo: pageNo.value,