mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-19 15:56:45 +08:00
修改
This commit is contained in:
@@ -983,7 +983,7 @@
|
|||||||
width: 350px;
|
width: 350px;
|
||||||
height: 274px;
|
height: 274px;
|
||||||
top:30px;
|
top:30px;
|
||||||
left:30px;
|
left:15px;
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
.time-one{
|
.time-one{
|
||||||
padding:3px 10px;
|
padding:3px 10px;
|
||||||
|
|||||||
@@ -57,7 +57,7 @@
|
|||||||
<editItems v-if="diagSync" :jumpLimit="false" :editForm="{}" @success="saveSuccess"></editItems>
|
<editItems v-if="diagSync" :jumpLimit="false" :editForm="{}" @success="saveSuccess"></editItems>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
<div style="height: 100px;"></div>
|
<div style="height: 100px;"></div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user