Commit cb50f0cc authored by zhengke's avatar zhengke

1

parent e08da86d
......@@ -2,7 +2,7 @@
<q-dialog v-model="persistent" content-class="bg-grey-1" persistent transition-show="scale" transition-hide="scale">
<q-card style="width: 500px;max-width:500px;">
<q-card-section>
<div class="text-h6">{{objOption.Id==0?'新增科目管理':'修改科目信息'}}</div>
<div class="text-h6">{{objOption.Id==0?'新增科目':'修改科目'}}</div>
</q-card-section>
<q-card-section class="q-pt-none scroll" style="max-height: 70vh">
<div class="row wrap">
......
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