gaoluyang
2025-12-04 0c5b607e028bd756079cb328dd0914db2c9093f5
src/views/equipmentManagement/measurementEquipment/index.vue
@@ -148,13 +148,13 @@
               openCalibrationDia("verifying", row);
            },
         },
         {
            name: "附件",
            type: "text",
            clickFun: (row) => {
          openFilesFormDia(row);
            },
         },
         // {
         //    name: "附件",
         //    type: "text",
         //    clickFun: (row) => {
      //     openFilesFormDia(row);
         //    },
         // },
      ],
   },
]);