Commit 72696b9b authored by 黄媛媛's avatar 黄媛媛

update

parent 1fe2099a
......@@ -82,3 +82,12 @@
.blue{
color:#409EFF;
}
.cred{
color: rgb(245, 108, 108);
}
.el-form-item{
position: relative;
}
.center{
text-align:center;
}
This diff is collapsed.
This diff is collapsed.
......@@ -196,7 +196,7 @@
</el-form-item>
</el-form>
<span slot="footer" class="dialog-footer">
<el-button size="small" @click="dialogVisible = false">取 消</el-button>
<el-button size="small" @click="czjfDig = false">取 消</el-button>
<el-button size="small" type="primary" @click="czsubmitForm('addMsg')">确 定</el-button>
</span>
</el-dialog>
......
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