Commit cfaee4e3 by chenyu

update: update

parent 2096b4cd
<template>
<el-dialog custom-class="category-dialog" :visible.sync=" dialogVisible" :rules="rules"
<el-dialog custom-class="category-dialog" :visible.sync=" dialogVisible" :rules="rules" class="category-dialog-wrap"
width="600px" :close-on-click-modal="false" :close-on-press-escape="false">
<div v-loading="loading">
<el-row type="flex" justify="space-between">
......
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