From da29e0b24901a136329b5ab4edcbf06b0806dbe8 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 26 Aug 2024 17:52:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B0=E6=A1=8C=E5=88=97=E8=A1=A8=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E7=BC=96=E8=BE=91=E5=8F=B0=E6=A1=8C=E9=87=8C=E5=8F=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=B0=E6=A1=8C=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/table/components/addTable.vue | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/views/table/components/addTable.vue b/src/views/table/components/addTable.vue index 8d4c9ce..edce269 100644 --- a/src/views/table/components/addTable.vue +++ b/src/views/table/components/addTable.vue @@ -6,6 +6,11 @@ + + + + + @@ -43,6 +48,16 @@ export default { dialogVisible: false, resetForm: '', loading: false, + status:[ + {value:'pending',name:'挂单中'}, + {value:'using',name:'开台中'}, + {value:'paying',name:'结算中'}, + {value:'idle',name:'空闲'}, + {value:'subscribe',name:'预定'}, + {value:'closed',name:'关台'}, + {value:'opening ',name:'开台中'}, + {value:'cleaning ',name:'台桌清理中'}, + ], form: { id: '', name: '',