mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 11:26:45 +08:00
-- 项目名称校验
This commit is contained in:
@@ -273,7 +273,7 @@
|
||||
<!-- />-->
|
||||
<!-- <div class="showcount">{{ pathName.length }}/20</div>-->
|
||||
<NameInput placeholder="请输入路径名称" v-model:value="pathName" v-model:validate="validate"
|
||||
:maxlength="20" show-count :type="3"></NameInput>
|
||||
:maxlength="20" show-count :type="3" :id="editPathId"></NameInput>
|
||||
</div>
|
||||
</div>
|
||||
<div class="name" style="margin-left: 27px">
|
||||
|
||||
Reference in New Issue
Block a user