This commit is contained in:
zhutianqi
2022-03-07 13:33:01 +08:00
parent fc67a9a5e8
commit 858b667477
2 changed files with 5 additions and 4 deletions
@@ -67,6 +67,7 @@
<el-tooltip v-if="form.standName" effect="dark" :content=form.standName placement="top-start">
<el-input
v-model="form.standName"
disabled
placeholder="请输入标准中文名称"
clearable
></el-input>