兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-07-24 f801f4fb11ff8ca08417a9ddf0231fb570fa26e3
src/types/element.d.ts
@@ -25,6 +25,7 @@
  declare type ElRateInstance = InstanceType<typeof ep.ElRate>;
  declare type ElSliderInstance = InstanceType<typeof ep.ElSlider>;
  declare type ElUploadInstance = InstanceType<typeof ep.ElUpload>;
  declare type ElScrollbarInstance = InstanceType<typeof ep.ElScrollbar>;
  declare type TransferKey = ep.TransferKey;
  declare type CheckboxValueType = ep.CheckboxValueType;