Commit f17d638f authored by jiaorz's avatar jiaorz

bug

parent 7ba828ff
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
</el-date-picker> </el-date-picker>
</el-form-item> </el-form-item>
</el-form> </el-form>
<table cellpadding="0" cellspacing="0" style=" width: 100%; border: 2px solid rgba(131, 145, 165, 0.43) "> <!-- <table cellpadding="0" cellspacing="0" style=" width: 100%; border: 2px solid rgba(131, 145, 165, 0.43) ">
<tbody class="el-date-table" style=""> <tbody class="el-date-table" style="">
<tr style="font-size: 30px"> <tr style="font-size: 30px">
<th style="font-size: 30px"></th> <th style="font-size: 30px"></th>
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table> -->
<div slot="footer" class="dialog-footer"> <div slot="footer" class="dialog-footer">
<el-button @click="cancel4BookInfo('form4BookInfo')">确 定</el-button> <el-button @click="cancel4BookInfo('form4BookInfo')">确 定</el-button>
</div> </div>
......
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