13937891274
2022-08-11 f26e5679eaacdf0cb70abf5f2b940fcb686df4c1
src/views/accidentManagementSystem/workInjuryDeclaration/index.vue
@@ -168,7 +168,7 @@
      onMounted(() => {
         listApi();
      });
        const accidentName=ref()
      const accidentName = ref();
      // 重置
      const submitReset = () => {
         listQuery.searchParams.accidentExpressId = '';
@@ -302,7 +302,7 @@
         listQuery.pageIndex = val;
      };
      return {
            accidentName,
         accidentName,
         daiInpt,
         showRef,
         upButton,