Commit dab9a279 authored by 罗超's avatar 罗超

no message

parent d7e57d68
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
} }
</style> </style>
<template> <template>
<el-dialog @closed="closedDialog" :modal="false" :visible.sync="dialogTableVisible" width="450px" :close-on-click-modal="false" class="addCustomer"> <el-dialog @closed="closedDialog" :modal="false" :visible.sync="dialogTableVisible" width="600px" :close-on-click-modal="false" class="addCustomer">
<div class="add-tit" slot="title"> <div class="add-tit" slot="title">
<p><span></span>分配规则</p> <p><span></span>分配规则</p>
<span icon="el-icon-close"></span> <span icon="el-icon-close"></span>
......
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