Commit 61d77214 authored by 张伯涛's avatar 张伯涛

修改

parent 2ec8363b
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
</el-table> </el-table>
</el-tab-pane> </el-tab-pane>
<el-tab-pane label="部门列表" name="second"> <el-tab-pane label="部门列表" name="second">
<div class="title">合同列表</div> <div class="title">合同列表啊啊啊</div>
<el-table :row-style="tableRowStyle" :data="deptData" border> <el-table :row-style="tableRowStyle" :data="deptData" border>
<el-table-column label="序号" type="index" width="55" /> <el-table-column label="序号" type="index" width="55" />
<el-table-column label="原合同ID" prop="FROMID" :show-overflow-tooltip="true" /> <el-table-column label="原合同ID" prop="FROMID" :show-overflow-tooltip="true" />
......
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