d6d72744 by zhangmeng

订单

1 parent 3fa14c0a
...@@ -322,7 +322,7 @@ const handleClick = (e) => { ...@@ -322,7 +322,7 @@ const handleClick = (e) => {
322 322
323 } 323 }
324 const gokp = (item) => { 324 const gokp = (item) => {
325 if (query.value.orderType) { 325 if (query.value.orderType == 6) {
326 router.push({ 326 router.push({
327 name: 'ticketAddInvoice', 327 name: 'ticketAddInvoice',
328 query: { 328 query: {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!