Commit 9d4ddccb authored by houjn@hikoon.cn's avatar houjn@hikoon.cn

国际化文本,机器翻译

parent 15a14d25
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -65,11 +65,7 @@
@pagination="getList"/>
<!-- 对话框(添加 / 修改) -->
<<<<<<< HEAD
<el-dialog :title="title" :visible.sync="open" width="800px" append-to-body>
=======
<el-dialog :title="title" :visible.sync="open" width="60%" append-to-body>
>>>>>>> d95d3878d23dd1546aa50a51bded6a000200cd21
<el-form ref="form" :model="form" :rules="rules" label-width="80px">
<el-form-item label="标题中文" prop="titleZh">
<el-input v-model="form.titleZh" placeholder="请输入标题中文" />
......
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