fix: 绑定桌码文字修改

This commit is contained in:
YeMingfei666 2025-03-31 16:12:03 +08:00
parent 15c0a2104e
commit db5eee31a1
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
autofocus autofocus
ref="refTableCode" ref="refTableCode"
v-model="form.tableCode" v-model="form.tableCode"
placeholder="请输入码" placeholder="请输入码"
></el-input> ></el-input>
</el-form-item> </el-form-item>
</el-form> </el-form>

View File

@ -70,7 +70,7 @@
<el-dropdown-item command="edit"> <el-dropdown-item command="edit">
<span>编辑</span> <span>编辑</span>
</el-dropdown-item> </el-dropdown-item>
<!-- <el-dropdown-item command="bindTableCode"> <!-- <el-dropdown-item command="bindTableCode" >
<span>绑定桌码</span> <span>绑定桌码</span>
</el-dropdown-item> --> </el-dropdown-item> -->
<el-dropdown-item command="del"> <el-dropdown-item command="del">