rk
2026-03-10 fa668c325f2dac348fb9f80c0c6c679f9ce1e41b
admin/src/components/business/OperaChangeShopRecordWindow.vue
@@ -2,6 +2,7 @@
  <GlobalWindow
      :title="title"
      width="80%"
      :withFooter="false"
      :visible.sync="visible"
  >
    <div style="display: block;">
@@ -76,10 +77,10 @@
}
</script>
<style scoped>
.table-pagination{
/*.table-pagination{
  position: fixed !important;
  bottom: 50px;
}
  bottom: 0px;
}*/
.header-b{
  display: inline-block;
  font-size: 16px;