gaoluyang
2025-12-11 c4e7a4be56f5fa865843574b6f0ad91f1861f1b9
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);
         //    },
         // },
      ],
   },
]);