mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-02-19 17:40:26 +08:00
feat: add vue/html-self-closing eslint
This commit is contained in:
@@ -20,7 +20,7 @@ const { setWatermark, clear } = useWatermark();
|
||||
style="width: 200px"
|
||||
v-model="value"
|
||||
clearable
|
||||
></el-input>
|
||||
/>
|
||||
<span>请选择要创建水印的颜色:</span
|
||||
><el-color-picker v-model="color" show-alpha />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user