1
lkk
3 天以前 6a341a52246c20a662808f055ea446aa06b92a0d
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;