新增常用语

product
mhsnet 2 years ago
parent 9294b5d0ad
commit fc5c8ef978

@ -89,7 +89,7 @@
<el-input class="input-new-tag" v-if="inputVisible" v-model="tagValue" ref="saveTagInput" size="small"
@keyup.enter.native="handleInputConfirm" @blur="handleInputConfirm">
</el-input>
<el-button v-else class="button-new-tag" size="small" @click="showInput">+ </el-button>
<el-button v-else class="button-new-tag" size="small" @click="showInput">+ </el-button>
</el-form-item>
<el-form-item label="审批签名" v-if="properties.hasSign">
<div class="sign-main">

Loading…
Cancel
Save