feat: 🚀 去掉空格
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
ref="formRef"
|
||||
@handleRadioGroupEmits="handleRadioGroupEmits"
|
||||
>
|
||||
<el-input v-model.trim="dataStore.editRuleForm.link" clearable style="width: 440px">
|
||||
<el-input v-model="dataStore.editRuleForm.link" clearable style="width: 440px">
|
||||
<template #append>
|
||||
<el-tree-select
|
||||
lazy
|
||||
|
||||
Reference in New Issue
Block a user