1
lkk
2025-05-07 208d124f1512f45c90ac41849bd50dffda2d4f4a
src/views/hosp/history/index.vue
@@ -133,6 +133,7 @@
              :page.sync="queryParams.pageNum"
              :limit.sync="queryParams.pageSize"
              @pagination="getList"
              small
            />
          </div>
        </div>
@@ -451,12 +452,12 @@
</script>
<style lang="scss" scoped >
.pagi {
  margin-right: -10px;
  margin-right: 30px;
}
/* .pag1 {
  width: 30%;
} */
/* .pagi1 {
  width: 8%;
}  */
.hist1 {
  width: 1580px;
  display: flex;