Commit c4cfd701 authored by 王晓铜's avatar 王晓铜

更新显示

parent d2771de3
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
@click="addApolloListRow()">添加行</el-button> @click="addApolloListRow()">添加行</el-button>
</el-form-item> </el-form-item>
<!-- 数据库变更 --> <!-- 数据库变更 -->
<el-form-item label="数据库变更1111:"> <el-form-item label="数据库变更:">
<el-table :data="databaseList" border style="width:95%"> <el-table :data="databaseList" border style="width:95%">
<el-table-column label="数据库名称" width="210"> <el-table-column label="数据库名称" width="210">
<template slot-scope="scope"> <template slot-scope="scope">
......
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