yaowanxin
3 天以前 07f464a5ca04788d38086803433b979ae58ff4b0
src/views/equipmentManagement/calibration/index.vue
@@ -142,9 +142,6 @@
            type: "text",
            clickFun: (row) => {
               openCalibrationDia("edit", row);
            },
            disabled: (row) => {
               return row.userId !== userStore.id
            }
         },
      ],