Commit 4d37ec29 by wangyanjiao

bdtdck 增加滑动条

parent 87f1b22e
<template> <template>
<c-content>
<c-row> <c-row>
<!-- 左边 --> <!-- 左边 -->
<c-col :span="14"> <c-col :span="14">
...@@ -216,6 +217,7 @@ ...@@ -216,6 +217,7 @@
<span v-text="model.bdtp.docgrdm.docdsclab" data-path=".bdtp.docgrdm.docdsclab" > </span> <span v-text="model.bdtp.docgrdm.docdsclab" data-path=".bdtp.docgrdm.docdsclab" > </span>
</c-col> --> </c-col> -->
</c-row> </c-row>
</c-content>
</template> </template>
<script> <script>
import Api from "~/service/Api" import Api from "~/service/Api"
......
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