MrShi
15 小时以前 297734ace4c05848b28a792fa89f38bee67be3c1
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;