浏览代码

荣信详情页返回按钮修改

ch 3 年之前
父节点
当前提交
baa09c9cff
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      front-vue/src/views/service/credit/creditDetail.vue

+ 4 - 3
front-vue/src/views/service/credit/creditDetail.vue

@@ -167,9 +167,10 @@
                 >
               
         </el-row>
-        <div class="footer" style="float: right;
-            margin-bottom:2px;">
-            <el-button @click="cancel">取 消</el-button>
+         <div style="margin-top: 100px; margin-left:45%">
+            <el-button type="info" @click="cancel">取消</el-button>
+            <!-- <el-button type="success" @click="submitForm"
+                >提交</el-button> -->
         </div>
         <!--预览-->
         <el-dialog  :visible.sync="openFile" width="1000px" append-to-body>