样式调整

master
Tuzki 2 years ago
parent 0f98e69544
commit 4a0c4e01f5
  1. 1
      subPackWork/commandDispatch/commandDispatch.vue
  2. 2
      uni_modules/liu-dropdown/components/liu-dropdown/liu-dropdown.vue

@ -110,6 +110,7 @@
onLoad(option) {
console.log(option)
if(option&&option!={}){
this.status = option.id
this.getEventReportData(option.id);
}else{
this.getEventReportData();

@ -292,7 +292,7 @@
}
.scroll-mask {
position: fixed;
// position: fixed;
top: 0;
left: 0;
right: 0;

Loading…
Cancel
Save