Commit 731caeb3 authored by zhengke's avatar zhengke

no message

parent 3bb41792
......@@ -274,7 +274,7 @@
console.log("uploadErr", err)
}
});
this.$parent.getExamPageList();
proxy.$parent.getExamPageList();
}
};
let that = methods;
......@@ -347,12 +347,14 @@
margin-right: 10rpx;
}
.examList-popup-fil{
width: 548rpx;
text-align: center;
}
.examList-popup-fil-box{
display: flex;
line-height: 88rpx;
padding: 0 197rpx;
width: 548rpx;
/* padding: 0 197rpx; */
border-radius: 44rpx;
font-size: 30rpx;
color: #FFFFFF;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment