Commit 238bbdd1 authored by jingnan's avatar jingnan 👀

通用试验维护记录添加指令样式修改

parent d5734aff
......@@ -4,7 +4,6 @@
ref="tablelists"
:basic-data="basicData"
class="list-table"
table-height="50vh"
:lay-config="{
typeName: 'ExtProcessPlan',
layKey: 'addAoInGeberalExperRecord',
......@@ -66,6 +65,7 @@ export default {
</script>
<style lang="scss">
.addAoInGeberalExperRecord{
height: calc(100% - 100px);
.foot-btn-box{
display: flex;
justify-content: center;
......
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