南昌市物联网技防平台-前端
4.8
liuyg
2021-04-08 0f7c0e33ac6110e7ccbd93c133ea5516f96b4df8
src/views/healthcode/healthcode.vue
@@ -40,7 +40,7 @@
            >本月
          </el-button>
        </template>
    </avue-crud>
  </basic-container>
</template>
@@ -66,11 +66,12 @@
          menu:false,
          height:'auto',
          calcHeight: 30,
          border: false,
          stripe:true,
          tip: false,
          searchShow: true,
          searchMenuSpan: 6,
          activeClass: 0,
          border: true,
          index: true,
          viewBtn: true,
          selection: true,
@@ -297,7 +298,7 @@
                status:this.$route.query.status,
                type:this.$route.query.type
            }
        }
        if (dateTime) {
@@ -333,4 +334,4 @@
    background-color: rgb(64, 158, 255);
    border-color: rgb(64, 158, 255);
  }
</style>
</style>