main
wangmingchuan321@qq.com 3 months ago
parent 9a8e08c380
commit 476a99ad8d
  1. 32
      app/controller/cashier/Table.php
  2. 28
      view/store/.idea/workspace.xml
  3. 2
      view/store/node_modules/.cache/babel-loader/a6e4bea0634e6f2dd005740aa39a1a0a.json
  4. 2
      view/store/node_modules/.cache/babel-loader/b6c5ca8ef40e3778a97ef45f6258496d.json
  5. 2
      view/store/node_modules/.cache/babel-loader/c4696f412f5c1f7c91a52b8714a12c78.json
  6. 2
      view/store/node_modules/.cache/vue-loader/0a6d0b5303a2dd80fdff35400c1e542c.json
  7. 2
      view/store/node_modules/.cache/vue-loader/7fdb2d82947286fcbb2184d4ec09a724.json
  8. 2
      view/store/node_modules/.cache/vue-loader/84ead1c1612340042081c3b252552082.json
  9. 2
      view/store/node_modules/.cache/vue-loader/8eb68e4cc53f5ea6d7f7e9ca945667e2.json
  10. 2
      view/store/node_modules/.cache/vue-loader/9b81586ff996863b367a4a414c6a3636.json
  11. 2
      view/store/node_modules/.cache/vue-loader/9be6789820fe9fa103af7c66fb5c8a92.json
  12. 2
      view/store/node_modules/.cache/vue-loader/d0a3a1a41c24a07113b7ea8b8e238aef.json
  13. 2
      view/store/node_modules/.cache/vue-loader/db9e4d721ed78a382c260f0f71dfba4f.json
  14. 2
      view/store/node_modules/.cache/vue-loader/ddd5693adccad4af3efb4bf7dfcb47c9.json
  15. 2
      view/store/node_modules/.cache/vue-loader/fd1156cd3cccd07afc71c0a42c532150.json
  16. 58
      收银台/cashier/.idea/workspace.xml
  17. 9
      收银台/cashier/cashier/src/router/modules/cashier.js
  18. 2
      收银台/cashier/node_modules/.cache/babel-loader/1d34139a486d4b064b562df0d9274e7a.json
  19. 2
      收银台/cashier/node_modules/.cache/babel-loader/238ee3067c9e04fa117cab418fe7e5f3.json
  20. 2
      收银台/cashier/node_modules/.cache/babel-loader/54b6f5e9a76bc8cc294ca31c0ed4a0dd.json
  21. 2
      收银台/cashier/node_modules/.cache/babel-loader/a09a99d6ccba71867044f4b9aa9886f7.json
  22. 2
      收银台/cashier/node_modules/.cache/babel-loader/ad3dcd3851ef2f8cc94bc1e53fef157b.json
  23. 2
      收银台/cashier/node_modules/.cache/babel-loader/c9c9c0042bd00946f11b25891c984dac.json
  24. 2
      收银台/cashier/node_modules/.cache/vue-loader/048542fc4eb96b4cc8b0a72c29bb3ffd.json
  25. 2
      收银台/cashier/node_modules/.cache/vue-loader/16be101a14bda065cf57a184d91867b3.json
  26. 2
      收银台/cashier/node_modules/.cache/vue-loader/428df7aebde06bb6bedd55e5fa3b036c.json
  27. 2
      收银台/cashier/node_modules/.cache/vue-loader/45c040fe82ba7680128b54dd3e49b35b.json
  28. 2
      收银台/cashier/node_modules/.cache/vue-loader/4634d0f8f8c16e839435096a0b05b73d.json
  29. 2
      收银台/cashier/node_modules/.cache/vue-loader/5510ae7f5ee42a37808843fc885a8ac8.json
  30. 2
      收银台/cashier/node_modules/.cache/vue-loader/6bf7b9c5ff7cff4543325ec34c6d377e.json
  31. 2
      收银台/cashier/node_modules/.cache/vue-loader/7c8e55c3f4c6b51d915e21a7ed2d1a33.json
  32. 2
      收银台/cashier/node_modules/.cache/vue-loader/7dcfc515c0ba27ac4f9138a73ee4eada.json
  33. 2
      收银台/cashier/node_modules/.cache/vue-loader/85bc91889f95c495c5317df89edce722.json
  34. 2
      收银台/cashier/node_modules/.cache/vue-loader/89918a061a6b9b01db92b3711d737496.json
  35. 2
      收银台/cashier/node_modules/.cache/vue-loader/95b0f76ad6c339e9689a609f15ad40a7.json
  36. 2
      收银台/cashier/node_modules/.cache/vue-loader/9a8fd75e0ee997b8629bf33b2c6349a2.json
  37. 2
      收银台/cashier/node_modules/.cache/vue-loader/af8e81b1fce40604159e0ccf1191617f.json
  38. 2
      收银台/cashier/node_modules/.cache/vue-loader/aff7f3834458d5ab36f867d456857ca6.json
  39. 2
      收银台/cashier/node_modules/.cache/vue-loader/c0b30b29de96ef1378bfbfafbd153787.json
  40. 2
      收银台/cashier/node_modules/.cache/vue-loader/c4fd8c8f39a675c9d92dc2de50622e76.json
  41. 2
      收银台/cashier/node_modules/.cache/vue-loader/d1be16d03aced4a0e358616cf0040759.json
  42. 2
      收银台/cashier/node_modules/.cache/vue-loader/f6f7a193f838fe2c6af19ea149b5029d.json
  43. 12
      收银台/cashier/src/pages/table/index.vue
  44. 9
      收银台/cashier/src/router/modules/cashier.js

@ -44,14 +44,14 @@ class Table extends AuthController
{
$where = ['type' => 1, 'relation_id' => $this->storeId, 'group' => 6, 'is_show' => 1];
$list = $services->getTableCodeCateList($where, ['id', 'relation_id', 'name', 'group'], ['tableQrcode']);
foreach ($list as &$v){
foreach ($list as &$v) {
foreach ($v['tableQrcode'] as &$v2){
if($v2['is_use'] == 2){
$yuyue = Db::name('table_yuding')->where('table_id',$v2['id'])->order('id desc')->find();
foreach ($v['tableQrcode'] as &$v2) {
if ($v2['is_use'] == 2) {
$yuyue = Db::name('table_yuding')->where('table_id', $v2['id'])->order('id desc')->find();
$v2['yingxiaojingli'] = db::name('user')->where('uid',$yuyue['admin_id'])->value('nickname') ?? '无';
$v2['yuyueshijian'] = $yuyue['yuding_date'].' '.$yuyue['come_date'];
$v2['yingxiaojingli'] = db::name('user')->where('uid', $yuyue['admin_id'])->value('nickname') ?? '无';
$v2['yuyueshijian'] = $yuyue['yuding_date'] . ' ' . $yuyue['come_date'];
}
}
@ -158,8 +158,28 @@ class Table extends AuthController
['table_id', 0],
]);
if (!$where['table_id']) return $this->fail('参数有误!');
if (!empty($request->getMore([
['tiaozhuan_table_id', 0],
])['tiaozhuan_table_id'])) {
//查询这个桌号目前最近的正在用餐的 id
$t = db::name('user_collage_code')->where('qrcode_id', $request->getMore([
['tiaozhuan_table_id', 0],
])['tiaozhuan_table_id'])->where('status', 2)->order('id desc')->value('id');
$where['table_id'] = $t;
}
$where['table_id'] = 252;
$store_id = (int)$this->storeId;
$uids = $services->tableCodeUserAll($where, $store_id);
//桌台信息
if (!empty($uids[0])) {
$eb_user_collage_code = db::name('user_collage_code')->where('id', $where['table_id'])->value('qrcode_id');
$table = db::name('table_qrcode')->where('id', $eb_user_collage_code)->find();
$uids[0]['table'] = $table;
}
return $this->success($uids);
}

@ -1,9 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="12822943-fe9c-4b5b-8a98-673c8d57ebcd" name="变更" comment="">
<list default="true" id="b8d1a464-a754-4a0a-9673-d0aec4d7b9c9" name="变更" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/a6e4bea0634e6f2dd005740aa39a1a0a.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/a6e4bea0634e6f2dd005740aa39a1a0a.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/b6c5ca8ef40e3778a97ef45f6258496d.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/b6c5ca8ef40e3778a97ef45f6258496d.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/c4696f412f5c1f7c91a52b8714a12c78.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/c4696f412f5c1f7c91a52b8714a12c78.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/0a6d0b5303a2dd80fdff35400c1e542c.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/0a6d0b5303a2dd80fdff35400c1e542c.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7fdb2d82947286fcbb2184d4ec09a724.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7fdb2d82947286fcbb2184d4ec09a724.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/84ead1c1612340042081c3b252552082.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/84ead1c1612340042081c3b252552082.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/8eb68e4cc53f5ea6d7f7e9ca945667e2.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/8eb68e4cc53f5ea6d7f7e9ca945667e2.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9b81586ff996863b367a4a414c6a3636.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9b81586ff996863b367a4a414c6a3636.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9be6789820fe9fa103af7c66fb5c8a92.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9be6789820fe9fa103af7c66fb5c8a92.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/d0a3a1a41c24a07113b7ea8b8e238aef.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/d0a3a1a41c24a07113b7ea8b8e238aef.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/db9e4d721ed78a382c260f0f71dfba4f.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/db9e4d721ed78a382c260f0f71dfba4f.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/ddd5693adccad4af3efb4bf7dfcb47c9.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/ddd5693adccad4af3efb4bf7dfcb47c9.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/fd1156cd3cccd07afc71c0a42c532150.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/fd1156cd3cccd07afc71c0a42c532150.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../收银台/cashier/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../收银台/cashier/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../收银台/cashier/cashier/src/router/modules/cashier.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../收银台/cashier/cashier/src/router/modules/cashier.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../收银台/cashier/src/router/modules/cashier.js" beforeDir="false" afterPath="$PROJECT_DIR$/../../收银台/cashier/src/router/modules/cashier.js" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -19,7 +34,7 @@
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2nuWUT9ZidTj2b9MGscTD70ta87" />
<component name="ProjectId" id="2o5fWXaTbh7sW2LNee0fpQy4dyd" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
@ -37,13 +52,12 @@
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="默认任务">
<changelist id="12822943-fe9c-4b5b-8a98-673c8d57ebcd" name="变更" comment="" />
<created>1729823457127</created>
<changelist id="b8d1a464-a754-4a0a-9673-d0aec4d7b9c9" name="变更" comment="" />
<created>1730164389930</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1729823457127</updated>
<workItem from="1729823459761" duration="7376000" />
<workItem from="1730080011562" duration="591000" />
<updated>1730164389930</updated>
<workItem from="1730164391176" duration="1797000" />
</task>
<servers />
</component>

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046406587},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nimport { getyuding } from '@/api/setting';\nexport default {\n data: function data() {\n return {\n columns: [{\n type: 'selection',\n width: 60,\n align: 'center'\n }, {\n title: '桌码名称',\n key: 'table_number'\n }, {\n title: '预定用户',\n key: 'user_name'\n }, {\n title: '手机号',\n key: 'phone'\n }, {\n title: '预定时间',\n key: 'yuding_date'\n }, {\n title: '来店时间',\n key: 'come_date'\n }, {\n title: '营销经理',\n key: 'admin_name'\n }, {\n title: '备注',\n key: 'remark'\n }, {\n title: '操作',\n slot: 'caozuo'\n }],\n tableQRCodeList: [],\n total: 0,\n limit: 10,\n page: 1,\n modal: false,\n tableCateList: [],\n tableSeatsList: [],\n formValidate: {\n cate_id: 0,\n seat_num: 0,\n number: [],\n is_using: 0,\n remarks: ''\n },\n number: 1,\n id: 0,\n loading: false,\n QRCodeSelected: []\n };\n },\n created: function created() {\n this.getTableQRCodeList();\n },\n methods: {\n onSelectionChange: function onSelectionChange(selection) {\n this.QRCodeSelected = selection;\n },\n // 获取桌码列表\n getTableQRCodeList: function getTableQRCodeList() {\n var _this = this;\n\n this.loading = true;\n getyuding({\n page: this.page,\n limit: this.limit\n }).then(function (res) {\n _this.loading = false;\n _this.tableQRCodeList = res.data.data;\n _this.total = res.data.count;\n });\n },\n // 分页\n onChange: function onChange(page) {\n this.page = page;\n this.getTableQRCodeList();\n },\n // 取消预约\n quxiao: function quxiao(id) {\n var _this2 = this;\n\n this.$modalSure({\n title: '取消预约',\n url: \"/table/getyuding2?id=\" + id,\n method: 'get',\n ids: {\n id: id\n }\n }).then(function (res) {\n if (res.status == 400) {\n _this2.$Message.error(res.msg);\n\n return;\n }\n\n _this2.$Message.success(res.msg);\n\n if (_this2.page > 1 && _this2.tableQRCodeList.length == 1) {\n _this2.page--;\n }\n\n _this2.getTableQRCodeList();\n });\n }\n }\n};",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046406587},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nimport { getyuding } from '@/api/setting';\nexport default {\n data: function data() {\n return {\n columns: [{\n type: 'selection',\n width: 60,\n align: 'center'\n }, {\n title: '桌码名称',\n key: 'table_number'\n }, {\n title: '预定用户',\n key: 'user_name'\n }, {\n title: '手机号',\n key: 'phone'\n }, {\n title: '预定时间',\n key: 'yuding_date'\n }, {\n title: '来店时间',\n key: 'come_date'\n }, {\n title: '营销经理',\n key: 'admin_name'\n }, {\n title: '备注',\n key: 'remark'\n }, {\n title: '状态',\n key: 'status'\n }, {\n title: '操作',\n slot: 'caozuo'\n }],\n tableQRCodeList: [],\n total: 0,\n limit: 10,\n page: 1,\n modal: false,\n tableCateList: [],\n tableSeatsList: [],\n formValidate: {\n cate_id: 0,\n seat_num: 0,\n number: [],\n is_using: 0,\n remarks: ''\n },\n number: 1,\n id: 0,\n loading: false,\n QRCodeSelected: []\n };\n },\n created: function created() {\n this.getTableQRCodeList();\n },\n methods: {\n onSelectionChange: function onSelectionChange(selection) {\n this.QRCodeSelected = selection;\n },\n // 获取桌码列表\n getTableQRCodeList: function getTableQRCodeList() {\n var _this = this;\n\n this.loading = true;\n getyuding({\n page: this.page,\n limit: this.limit\n }).then(function (res) {\n _this.loading = false;\n _this.tableQRCodeList = res.data.data;\n _this.total = res.data.count;\n });\n },\n // 分页\n onChange: function onChange(page) {\n this.page = page;\n this.getTableQRCodeList();\n },\n // 取消预约\n quxiao: function quxiao(id) {\n var _this2 = this;\n\n this.$modalSure({\n title: '取消预约',\n url: \"/table/getyuding2?id=\" + id,\n method: 'get',\n ids: {\n id: id\n }\n }).then(function (res) {\n if (res.msg == '操作失败') {\n _this2.$Message.error(res.msg);\n\n return;\n }\n\n _this2.$Message.success(res.msg);\n\n if (_this2.page > 1 && _this2.tableQRCodeList.length == 1) {\n _this2.page--;\n }\n\n _this2.getTableQRCodeList();\n });\n }\n }\n};",null]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=template&id=7777509e&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n<div>\n <Card :bordered=\"false\" dis-hover>\n\n <Table\n :columns=\"columns\"\n :data=\"tableQRCodeList\"\n :loading=\"loading\"\n @on-selection-change=\"onSelectionChange\"\n >\n <template slot-scope=\"{ row }\" slot=\"qrcode\">\n <viewer>\n <div class=\"tabBox_img\">\n <img v-lazy=\"row.qrcode\"/>\n </div>\n </viewer>\n </template>\n\n <template slot-scope=\"{ row }\" slot=\"caozuo\">\n <a @click=\"quxiao(row.id)\">取消预订</a>\n </template>\n </Table>\n <div class=\"acea-row row-right page\">\n <Page\n :total=\"total\"\n :current=\"page\"\n :page-size=\"limit\"\n show-total\n @on-change=\"onChange\"\n />\n </div>\n </Card>\n\n</div>\n",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=template&id=7777509e&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n<div>\n <Card :bordered=\"false\" dis-hover>\n\n <Table\n :columns=\"columns\"\n :data=\"tableQRCodeList\"\n :loading=\"loading\"\n @on-selection-change=\"onSelectionChange\"\n >\n <template slot-scope=\"{ row }\" slot=\"qrcode\">\n <viewer>\n <div class=\"tabBox_img\">\n <img v-lazy=\"row.qrcode\"/>\n </div>\n </viewer>\n </template>\n\n <template slot-scope=\"{ row }\" slot=\"caozuo\">\n <a @click=\"quxiao(row.id)\">取消预订</a>\n </template>\n </Table>\n <div class=\"acea-row row-right page\">\n <Page\n :total=\"total\"\n :current=\"page\"\n :page-size=\"limit\"\n show-total\n @on-change=\"onChange\"\n />\n </div>\n </Card>\n\n</div>\n",null]}

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","mtime":1729046414513},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js","mtime":1729046409050}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./batchSet.vue?vue&type=template&id=6b03b52d&scoped=true&\"\nimport script from \"./batchSet.vue?vue&type=script&lang=js&\"\nexport * from \"./batchSet.vue?vue&type=script&lang=js&\"\nimport style0 from \"./batchSet.vue?vue&type=style&index=0&id=6b03b52d&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6b03b52d\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\view\\\\store\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('6b03b52d')) {\n api.createRecord('6b03b52d', component.options)\n } else {\n api.reload('6b03b52d', component.options)\n }\n module.hot.accept(\"./batchSet.vue?vue&type=template&id=6b03b52d&scoped=true&\", function () {\n api.rerender('6b03b52d', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/product/components/batchSet.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","mtime":1730163943978},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js","mtime":1729046409050}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./batchSet.vue?vue&type=template&id=6b03b52d&scoped=true&\"\nimport script from \"./batchSet.vue?vue&type=script&lang=js&\"\nexport * from \"./batchSet.vue?vue&type=script&lang=js&\"\nimport style0 from \"./batchSet.vue?vue&type=style&index=0&id=6b03b52d&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"6b03b52d\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\view\\\\store\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('6b03b52d')) {\n api.createRecord('6b03b52d', component.options)\n } else {\n api.reload('6b03b52d', component.options)\n }\n module.hot.accept(\"./batchSet.vue?vue&type=template&id=6b03b52d&scoped=true&\", function () {\n api.rerender('6b03b52d', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/product/components/batchSet.vue\"\nexport default component.exports"]}

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046406587},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\r\nimport {\r\n getyuding,\r\n} from '@/api/setting';\r\n\r\nexport default {\r\n data() {\r\n return {\r\n columns: [\r\n {\r\n type: 'selection',\r\n width: 60,\r\n align: 'center',\r\n },\r\n {\r\n title: '桌码名称',\r\n key: 'table_number',\r\n\r\n },\r\n {\r\n title: '预定用户',\r\n key: 'user_name',\r\n },\r\n {\r\n title: '手机号',\r\n key: 'phone',\r\n },\r\n {\r\n title: '预定时间',\r\n key: 'yuding_date',\r\n },\r\n {\r\n title: '来店时间',\r\n key: 'come_date',\r\n },\r\n {\r\n title: '营销经理',\r\n key: 'admin_name',\r\n },\r\n {\r\n title: '备注',\r\n key: 'remark',\r\n },\r\n {\r\n title: '操作',\r\n slot: 'caozuo',\r\n },\r\n ],\r\n tableQRCodeList: [],\r\n total: 0,\r\n limit: 10,\r\n page: 1,\r\n modal: false,\r\n tableCateList: [],\r\n tableSeatsList: [],\r\n formValidate: {\r\n cate_id: 0,\r\n seat_num: 0,\r\n number: [],\r\n is_using: 0,\r\n remarks: '',\r\n },\r\n number: 1,\r\n id: 0,\r\n loading: false,\r\n QRCodeSelected: [],\r\n };\r\n },\r\n created() {\r\n this.getTableQRCodeList();\r\n },\r\n methods: {\r\n onSelectionChange(selection) {\r\n this.QRCodeSelected = selection;\r\n },\r\n // 获取桌码列表\r\n getTableQRCodeList() {\r\n this.loading = true;\r\n getyuding({\r\n page: this.page,\r\n limit: this.limit,\r\n }).then((res) => {\r\n\r\n this.loading = false;\r\n\r\n this.tableQRCodeList = res.data.data;\r\n this.total = res.data.count;\r\n });\r\n },\r\n\r\n // 分页\r\n onChange(page) {\r\n this.page = page;\r\n this.getTableQRCodeList();\r\n },\r\n\r\n // 取消预约\r\n quxiao(id) {\r\n this.$modalSure({\r\n title: '取消预约',\r\n url: `/table/getyuding2?id=`+id,\r\n method: 'get',\r\n ids: {id:id},\r\n }).then((res) => {\r\n if(res.status == 400){\r\n this.$Message.error(res.msg);\r\n return\r\n }\r\n this.$Message.success(res.msg);\r\n if (this.page > 1 && this.tableQRCodeList.length == 1) {\r\n this.page--;\r\n }\r\n this.getTableQRCodeList();\r\n });\r\n },\r\n\r\n },\r\n};\r\n",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046406587},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\r\nimport {\r\n getyuding,\r\n} from '@/api/setting';\r\n\r\nexport default {\r\n data() {\r\n return {\r\n columns: [\r\n {\r\n type: 'selection',\r\n width: 60,\r\n align: 'center',\r\n },\r\n {\r\n title: '桌码名称',\r\n key: 'table_number',\r\n\r\n },\r\n {\r\n title: '预定用户',\r\n key: 'user_name',\r\n },\r\n {\r\n title: '手机号',\r\n key: 'phone',\r\n },\r\n {\r\n title: '预定时间',\r\n key: 'yuding_date',\r\n },\r\n {\r\n title: '来店时间',\r\n key: 'come_date',\r\n },\r\n {\r\n title: '营销经理',\r\n key: 'admin_name',\r\n },\r\n {\r\n title: '备注',\r\n key: 'remark',\r\n },\r\n {\r\n title: '状态',\r\n key: 'status',\r\n },\r\n {\r\n title: '操作',\r\n slot: 'caozuo',\r\n },\r\n ],\r\n tableQRCodeList: [],\r\n total: 0,\r\n limit: 10,\r\n page: 1,\r\n modal: false,\r\n tableCateList: [],\r\n tableSeatsList: [],\r\n formValidate: {\r\n cate_id: 0,\r\n seat_num: 0,\r\n number: [],\r\n is_using: 0,\r\n remarks: '',\r\n },\r\n number: 1,\r\n id: 0,\r\n loading: false,\r\n QRCodeSelected: [],\r\n };\r\n },\r\n created() {\r\n this.getTableQRCodeList();\r\n },\r\n methods: {\r\n onSelectionChange(selection) {\r\n this.QRCodeSelected = selection;\r\n },\r\n // 获取桌码列表\r\n getTableQRCodeList() {\r\n this.loading = true;\r\n getyuding({\r\n page: this.page,\r\n limit: this.limit,\r\n }).then((res) => {\r\n\r\n this.loading = false;\r\n\r\n this.tableQRCodeList = res.data.data;\r\n this.total = res.data.count;\r\n });\r\n },\r\n\r\n // 分页\r\n onChange(page) {\r\n this.page = page;\r\n this.getTableQRCodeList();\r\n },\r\n\r\n // 取消预约\r\n quxiao(id) {\r\n this.$modalSure({\r\n title: '取消预约',\r\n url: `/table/getyuding2?id=`+id,\r\n method: 'get',\r\n ids: {id:id},\r\n }).then((res) => {\r\n if(res.msg == '操作失败'){\r\n this.$Message.error(res.msg);\r\n return\r\n }\r\n this.$Message.success(res.msg);\r\n if (this.page > 1 && this.tableQRCodeList.length == 1) {\r\n this.page--;\r\n }\r\n this.getTableQRCodeList();\r\n });\r\n },\r\n\r\n },\r\n};\r\n",null]}

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue?vue&type=style&index=0&id=6b03b52d&scoped=true&lang=stylus&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","mtime":1729046414513},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\css-loader\\index.js","mtime":1729046407873},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\stylus-loader\\index.js","mtime":1729046412841},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n.ivu-menu{\r\n\tmargin: 20px 0;\r\n}\r\n.customTab{\r\n margin-top: 20px;\r\n /deep/.ivu-table-header thead tr th{\r\n padding: 0 10px !important\r\n .ivu-table-cell{\r\n padding: 5px 0 !important\r\n }\r\n }\r\n /deep/.ivu-table td{\r\n height: 30px !important;\r\n padding: 0 10px !important;\r\n .ivu-table-cell{\r\n padding: 2px 0 !important;\r\n }\r\n }\r\n}\r\n",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue?vue&type=style&index=0&id=6b03b52d&scoped=true&lang=stylus&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\product\\components\\batchSet.vue","mtime":1730163943978},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\css-loader\\index.js","mtime":1729046407873},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\stylus-loader\\index.js","mtime":1729046412841},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n.ivu-menu{\r\n\tmargin: 20px 0;\r\n}\r\n.customTab{\r\n margin-top: 20px;\r\n /deep/.ivu-table-header thead tr th{\r\n padding: 0 10px !important\r\n .ivu-table-cell{\r\n padding: 5px 0 !important\r\n }\r\n }\r\n /deep/.ivu-table td{\r\n height: 30px !important;\r\n padding: 0 10px !important;\r\n .ivu-table-cell{\r\n padding: 2px 0 !important;\r\n }\r\n }\r\n}\r\n",null]}

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=template&id=7777509e&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n [\n _c(\n \"Card\",\n { attrs: { bordered: false, \"dis-hover\": \"\" } },\n [\n _c(\"Table\", {\n attrs: {\n columns: _vm.columns,\n data: _vm.tableQRCodeList,\n loading: _vm.loading\n },\n on: { \"on-selection-change\": _vm.onSelectionChange },\n scopedSlots: _vm._u([\n {\n key: \"qrcode\",\n fn: function(ref) {\n var row = ref.row\n return [\n _c(\"viewer\", [\n _c(\"div\", { staticClass: \"tabBox_img\" }, [\n _c(\"img\", {\n directives: [\n {\n name: \"lazy\",\n rawName: \"v-lazy\",\n value: row.qrcode,\n expression: \"row.qrcode\"\n }\n ]\n })\n ])\n ])\n ]\n }\n },\n {\n key: \"caozuo\",\n fn: function(ref) {\n var row = ref.row\n return [\n _c(\n \"a\",\n {\n on: {\n click: function($event) {\n return _vm.quxiao(row.id)\n }\n }\n },\n [_vm._v(\"取消预订\")]\n )\n ]\n }\n }\n ])\n }),\n _c(\n \"div\",\n { staticClass: \"acea-row row-right page\" },\n [\n _c(\"Page\", {\n attrs: {\n total: _vm.total,\n current: _vm.page,\n \"page-size\": _vm.limit,\n \"show-total\": \"\"\n },\n on: { \"on-change\": _vm.onChange }\n })\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=template&id=7777509e&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\n \"div\",\n [\n _c(\n \"Card\",\n { attrs: { bordered: false, \"dis-hover\": \"\" } },\n [\n _c(\"Table\", {\n attrs: {\n columns: _vm.columns,\n data: _vm.tableQRCodeList,\n loading: _vm.loading\n },\n on: { \"on-selection-change\": _vm.onSelectionChange },\n scopedSlots: _vm._u([\n {\n key: \"qrcode\",\n fn: function(ref) {\n var row = ref.row\n return [\n _c(\"viewer\", [\n _c(\"div\", { staticClass: \"tabBox_img\" }, [\n _c(\"img\", {\n directives: [\n {\n name: \"lazy\",\n rawName: \"v-lazy\",\n value: row.qrcode,\n expression: \"row.qrcode\"\n }\n ]\n })\n ])\n ])\n ]\n }\n },\n {\n key: \"caozuo\",\n fn: function(ref) {\n var row = ref.row\n return [\n _c(\n \"a\",\n {\n on: {\n click: function($event) {\n return _vm.quxiao(row.id)\n }\n }\n },\n [_vm._v(\"取消预订\")]\n )\n ]\n }\n }\n ])\n }),\n _c(\n \"div\",\n { staticClass: \"acea-row row-right page\" },\n [\n _c(\"Page\", {\n attrs: {\n total: _vm.total,\n current: _vm.page,\n \"page-size\": _vm.limit,\n \"show-total\": \"\"\n },\n on: { \"on-change\": _vm.onChange }\n })\n ],\n 1\n )\n ],\n 1\n )\n ],\n 1\n )\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }"]}

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js","mtime":1729046409050}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./yuding.vue?vue&type=template&id=7777509e&scoped=true&\"\nimport script from \"./yuding.vue?vue&type=script&lang=js&\"\nexport * from \"./yuding.vue?vue&type=script&lang=js&\"\nimport style0 from \"./yuding.vue?vue&type=style&index=0&id=7777509e&lang=less&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"7777509e\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\view\\\\store\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('7777509e')) {\n api.createRecord('7777509e', component.options)\n } else {\n api.reload('7777509e', component.options)\n }\n module.hot.accept(\"./yuding.vue?vue&type=template&id=7777509e&scoped=true&\", function () {\n api.rerender('7777509e', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/setting/tableCode/yuding.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\eslint-loader\\index.js","mtime":1729046409050}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./yuding.vue?vue&type=template&id=7777509e&scoped=true&\"\nimport script from \"./yuding.vue?vue&type=script&lang=js&\"\nexport * from \"./yuding.vue?vue&type=script&lang=js&\"\nimport style0 from \"./yuding.vue?vue&type=style&index=0&id=7777509e&lang=less&scoped=true&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"7777509e\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\view\\\\store\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('7777509e')) {\n api.createRecord('7777509e', component.options)\n } else {\n api.reload('7777509e', component.options)\n }\n module.hot.accept(\"./yuding.vue?vue&type=template&id=7777509e&scoped=true&\", function () {\n api.rerender('7777509e', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/setting/tableCode/yuding.vue\"\nexport default component.exports"]}

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=style&index=0&id=7777509e&lang=less&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842546629},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\css-loader\\index.js","mtime":1729046407873},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\less-loader\\dist\\cjs.js","mtime":1729046410386},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n/deep/ .ivu-modal-content {\r\n border-radius: 10px;\r\n}\r\n\r\n/deep/ .ivu-modal-header {\r\n border-radius: 10px 10px 0 0;\r\n background-color: #ffffff;\r\n}\r\n\r\n/deep/ .ivu-modal-body {\r\n padding: 30px 25px 29px 0;\r\n}\r\n\r\n.ivu-modal-wrap {\r\n .tag {\r\n width: 80px;\r\n border-color: #dddddd;\r\n margin: 0 10px 10px 0;\r\n background: none;\r\n text-align: center;\r\n }\r\n\r\n .input {\r\n width: 80px;\r\n margin: 0 10px 10px 0;\r\n }\r\n\r\n .btn {\r\n margin: 0 10px 10px 0;\r\n }\r\n\r\n .footer {\r\n text-align: right;\r\n }\r\n}\r\n\r\n.tabBox_img {\r\n width: 36px;\r\n height: 36px;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n }\r\n}\r\n",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue?vue&type=style&index=0&id=7777509e&lang=less&scoped=true&","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\src\\pages\\setting\\tableCode\\yuding.vue","mtime":1729842960291},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\css-loader\\index.js","mtime":1729046407873},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\loaders\\stylePostLoader.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\less-loader\\dist\\cjs.js","mtime":1729046410386},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046406806},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046413411},{"path":"D:\\codeeeeee\\酒水代码\\view\\store\\node_modules\\iview-loader\\index.js","mtime":1729046409925}],"contextDependencies":[],"result":["\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\r\n/deep/ .ivu-modal-content {\r\n border-radius: 10px;\r\n}\r\n\r\n/deep/ .ivu-modal-header {\r\n border-radius: 10px 10px 0 0;\r\n background-color: #ffffff;\r\n}\r\n\r\n/deep/ .ivu-modal-body {\r\n padding: 30px 25px 29px 0;\r\n}\r\n\r\n.ivu-modal-wrap {\r\n .tag {\r\n width: 80px;\r\n border-color: #dddddd;\r\n margin: 0 10px 10px 0;\r\n background: none;\r\n text-align: center;\r\n }\r\n\r\n .input {\r\n width: 80px;\r\n margin: 0 10px 10px 0;\r\n }\r\n\r\n .btn {\r\n margin: 0 10px 10px 0;\r\n }\r\n\r\n .footer {\r\n text-align: right;\r\n }\r\n}\r\n\r\n.tabBox_img {\r\n width: 36px;\r\n height: 36px;\r\n border-radius: 4px;\r\n cursor: pointer;\r\n\r\n img {\r\n width: 100%;\r\n height: 100%;\r\n }\r\n}\r\n",null]}

File diff suppressed because one or more lines are too long

@ -1,7 +1,52 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="a4e2604c-4700-4d79-8f5d-170db70b5257" name="变更" comment="" />
<list default="true" id="9136f4ea-e023-4289-81c0-228af5be230a" name="变更" comment="">
<change beforePath="$PROJECT_DIR$/../../app/controller/cashier/Table.php" beforeDir="false" afterPath="$PROJECT_DIR$/../../app/controller/cashier/Table.php" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/a6e4bea0634e6f2dd005740aa39a1a0a.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/a6e4bea0634e6f2dd005740aa39a1a0a.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/b6c5ca8ef40e3778a97ef45f6258496d.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/b6c5ca8ef40e3778a97ef45f6258496d.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/c4696f412f5c1f7c91a52b8714a12c78.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/babel-loader/c4696f412f5c1f7c91a52b8714a12c78.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/0a6d0b5303a2dd80fdff35400c1e542c.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/0a6d0b5303a2dd80fdff35400c1e542c.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/7fdb2d82947286fcbb2184d4ec09a724.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/7fdb2d82947286fcbb2184d4ec09a724.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/84ead1c1612340042081c3b252552082.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/84ead1c1612340042081c3b252552082.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/8eb68e4cc53f5ea6d7f7e9ca945667e2.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/8eb68e4cc53f5ea6d7f7e9ca945667e2.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/9b81586ff996863b367a4a414c6a3636.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/9b81586ff996863b367a4a414c6a3636.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/9be6789820fe9fa103af7c66fb5c8a92.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/9be6789820fe9fa103af7c66fb5c8a92.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/d0a3a1a41c24a07113b7ea8b8e238aef.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/d0a3a1a41c24a07113b7ea8b8e238aef.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/db9e4d721ed78a382c260f0f71dfba4f.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/db9e4d721ed78a382c260f0f71dfba4f.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/ddd5693adccad4af3efb4bf7dfcb47c9.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/ddd5693adccad4af3efb4bf7dfcb47c9.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/fd1156cd3cccd07afc71c0a42c532150.json" beforeDir="false" afterPath="$PROJECT_DIR$/../../view/store/node_modules/.cache/vue-loader/fd1156cd3cccd07afc71c0a42c532150.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cashier/src/router/modules/cashier.js" beforeDir="false" afterPath="$PROJECT_DIR$/cashier/src/router/modules/cashier.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/1d34139a486d4b064b562df0d9274e7a.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/1d34139a486d4b064b562df0d9274e7a.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/238ee3067c9e04fa117cab418fe7e5f3.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/238ee3067c9e04fa117cab418fe7e5f3.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/54b6f5e9a76bc8cc294ca31c0ed4a0dd.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/54b6f5e9a76bc8cc294ca31c0ed4a0dd.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/a09a99d6ccba71867044f4b9aa9886f7.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/a09a99d6ccba71867044f4b9aa9886f7.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/ad3dcd3851ef2f8cc94bc1e53fef157b.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/ad3dcd3851ef2f8cc94bc1e53fef157b.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/babel-loader/c9c9c0042bd00946f11b25891c984dac.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/babel-loader/c9c9c0042bd00946f11b25891c984dac.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/048542fc4eb96b4cc8b0a72c29bb3ffd.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/048542fc4eb96b4cc8b0a72c29bb3ffd.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/16be101a14bda065cf57a184d91867b3.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/16be101a14bda065cf57a184d91867b3.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/428df7aebde06bb6bedd55e5fa3b036c.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/428df7aebde06bb6bedd55e5fa3b036c.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/45c040fe82ba7680128b54dd3e49b35b.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/45c040fe82ba7680128b54dd3e49b35b.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/4634d0f8f8c16e839435096a0b05b73d.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/4634d0f8f8c16e839435096a0b05b73d.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/5510ae7f5ee42a37808843fc885a8ac8.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/5510ae7f5ee42a37808843fc885a8ac8.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/6bf7b9c5ff7cff4543325ec34c6d377e.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/6bf7b9c5ff7cff4543325ec34c6d377e.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7c8e55c3f4c6b51d915e21a7ed2d1a33.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7c8e55c3f4c6b51d915e21a7ed2d1a33.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7dcfc515c0ba27ac4f9138a73ee4eada.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/7dcfc515c0ba27ac4f9138a73ee4eada.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/85bc91889f95c495c5317df89edce722.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/85bc91889f95c495c5317df89edce722.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/89918a061a6b9b01db92b3711d737496.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/89918a061a6b9b01db92b3711d737496.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/95b0f76ad6c339e9689a609f15ad40a7.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/95b0f76ad6c339e9689a609f15ad40a7.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9a8fd75e0ee997b8629bf33b2c6349a2.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/9a8fd75e0ee997b8629bf33b2c6349a2.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/af8e81b1fce40604159e0ccf1191617f.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/af8e81b1fce40604159e0ccf1191617f.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/aff7f3834458d5ab36f867d456857ca6.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/aff7f3834458d5ab36f867d456857ca6.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/c0b30b29de96ef1378bfbfafbd153787.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/c0b30b29de96ef1378bfbfafbd153787.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/c4fd8c8f39a675c9d92dc2de50622e76.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/c4fd8c8f39a675c9d92dc2de50622e76.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/d1be16d03aced4a0e358616cf0040759.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/d1be16d03aced4a0e358616cf0040759.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/node_modules/.cache/vue-loader/f6f7a193f838fe2c6af19ea149b5029d.json" beforeDir="false" afterPath="$PROJECT_DIR$/node_modules/.cache/vue-loader/f6f7a193f838fe2c6af19ea149b5029d.json" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/pages/table/index.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/pages/table/index.vue" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/router/modules/cashier.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/router/modules/cashier.js" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -16,7 +61,7 @@
<component name="MarkdownSettingsMigration">
<option name="stateVersion" value="1" />
</component>
<component name="ProjectId" id="2nvSbSNQhdiQCRhTzVoWkI23wwv" />
<component name="ProjectId" id="2o6JVPw6xQWpschtaJXIPJ69fwY" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
@ -34,13 +79,12 @@
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="默认任务">
<changelist id="a4e2604c-4700-4d79-8f5d-170db70b5257" name="变更" comment="" />
<created>1729852127127</created>
<changelist id="9136f4ea-e023-4289-81c0-228af5be230a" name="变更" comment="" />
<created>1730184114621</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1729852127127</updated>
<workItem from="1729852128430" duration="315000" />
<workItem from="1730080008395" duration="591000" />
<updated>1730184114621</updated>
<workItem from="1730184115875" duration="7023000" />
</task>
<servers />
</component>

@ -97,6 +97,15 @@ export default {
title: '桌码'
},
component: () => import('@/pages/table/index')
},
{
path: 'table/index2',
name: `${pre}table`,
meta: {
auth: ['cashier-table-index'],
title: '桌码'
},
component: () => import('@/pages/table/index2')
}
]
};

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\babel-loader\\lib\\index.js!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\router\\modules\\cashier.js","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\router\\modules\\cashier.js","mtime":1729046439307},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046433231},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["// +----------------------------------------------------------------------\n// | CRMEB [ CRMEB赋能开发者,助力企业发展 ]\n// +----------------------------------------------------------------------\n// | Copyright (c) 2016~2021 https://www.crmeb.com All rights reserved.\n// +----------------------------------------------------------------------\n// | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权\n// +----------------------------------------------------------------------\n// | Author: CRMEB Team <admin@crmeb.com>\n// +----------------------------------------------------------------------\nimport BasicLayout from '@/layouts/basic-layout';\nimport Setting from '@/setting';\nvar meta = {\n auth: true\n};\nvar pre = 'home_';\nexport default {\n path: Setting.roterPre,\n name: 'home',\n header: 'home',\n redirect: {\n name: \"\".concat(pre, \"index\")\n },\n meta: meta,\n component: BasicLayout,\n children: [{\n path: 'cashier/index',\n name: \"\".concat(pre, \"index\"),\n meta: {\n auth: ['cashier-cashier-index'],\n title: '收银'\n },\n component: function component() {\n return import('@/pages/cashier/index');\n }\n }, {\n path: 'hang/index',\n name: \"\".concat(pre, \"hang\"),\n meta: {\n auth: ['cashier-hang-index'],\n title: '挂单'\n },\n component: function component() {\n return import('@/pages/hang/index');\n }\n }, {\n path: 'order/index',\n name: \"\".concat(pre, \"order\"),\n meta: {\n auth: ['cashier-order-index'],\n title: '订单'\n },\n component: function component() {\n return import('@/pages/order/index');\n }\n }, {\n path: 'verify/index',\n name: \"\".concat(pre, \"verify\"),\n meta: {\n auth: ['cashier-verify-index'],\n title: '核销'\n },\n component: function component() {\n return import('@/pages/verify/index');\n }\n }, {\n path: 'refund/index',\n name: \"\".concat(pre, \"refund\"),\n meta: {\n auth: ['cashier-refund-index'],\n title: '退款'\n },\n component: function component() {\n return import('@/pages/refund/index');\n }\n }, {\n path: 'recharge/index',\n name: \"\".concat(pre, \"recharge\"),\n meta: {\n auth: ['cashier-recharge-index'],\n title: '用户'\n },\n component: function component() {\n return import('@/pages/recharge/index');\n }\n }, {\n path: 'cunqu/index',\n name: \"\".concat(pre, \"recharge\"),\n meta: {\n auth: ['cashier-cunqu-index'],\n title: '用户'\n },\n component: function component() {\n return import('@/pages/cunqu/index');\n }\n }, {\n path: 'table/index',\n name: \"\".concat(pre, \"table\"),\n meta: {\n auth: ['cashier-table-index'],\n title: '桌码'\n },\n component: function component() {\n return import('@/pages/table/index');\n }\n }]\n};",null]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\babel-loader\\lib\\index.js!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\router\\modules\\cashier.js","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\router\\modules\\cashier.js","mtime":1730185590443},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\babel-loader\\lib\\index.js","mtime":1729046433231},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["// +----------------------------------------------------------------------\n// | CRMEB [ CRMEB赋能开发者,助力企业发展 ]\n// +----------------------------------------------------------------------\n// | Copyright (c) 2016~2021 https://www.crmeb.com All rights reserved.\n// +----------------------------------------------------------------------\n// | Licensed CRMEB并不是自由软件,未经许可不能去掉CRMEB相关版权\n// +----------------------------------------------------------------------\n// | Author: CRMEB Team <admin@crmeb.com>\n// +----------------------------------------------------------------------\nimport BasicLayout from '@/layouts/basic-layout';\nimport Setting from '@/setting';\nvar meta = {\n auth: true\n};\nvar pre = 'home_';\nexport default {\n path: Setting.roterPre,\n name: 'home',\n header: 'home',\n redirect: {\n name: \"\".concat(pre, \"index\")\n },\n meta: meta,\n component: BasicLayout,\n children: [{\n path: 'cashier/index',\n name: \"\".concat(pre, \"index\"),\n meta: {\n auth: ['cashier-cashier-index'],\n title: '收银'\n },\n component: function component() {\n return import('@/pages/cashier/index');\n }\n }, {\n path: 'hang/index',\n name: \"\".concat(pre, \"hang\"),\n meta: {\n auth: ['cashier-hang-index'],\n title: '挂单'\n },\n component: function component() {\n return import('@/pages/hang/index');\n }\n }, {\n path: 'hang/index2',\n name: \"\".concat(pre, \"hang\"),\n meta: {\n auth: ['cashier-hang-index'],\n title: '挂单'\n },\n component: function component() {\n return import('@/pages/hang/index2');\n }\n }, {\n path: 'order/index',\n name: \"\".concat(pre, \"order\"),\n meta: {\n auth: ['cashier-order-index'],\n title: '订单'\n },\n component: function component() {\n return import('@/pages/order/index');\n }\n }, {\n path: 'verify/index',\n name: \"\".concat(pre, \"verify\"),\n meta: {\n auth: ['cashier-verify-index'],\n title: '核销'\n },\n component: function component() {\n return import('@/pages/verify/index');\n }\n }, {\n path: 'refund/index',\n name: \"\".concat(pre, \"refund\"),\n meta: {\n auth: ['cashier-refund-index'],\n title: '退款'\n },\n component: function component() {\n return import('@/pages/refund/index');\n }\n }, {\n path: 'recharge/index',\n name: \"\".concat(pre, \"recharge\"),\n meta: {\n auth: ['cashier-recharge-index'],\n title: '用户'\n },\n component: function component() {\n return import('@/pages/recharge/index');\n }\n }, {\n path: 'cunqu/index',\n name: \"\".concat(pre, \"recharge\"),\n meta: {\n auth: ['cashier-cunqu-index'],\n title: '用户'\n },\n component: function component() {\n return import('@/pages/cunqu/index');\n }\n }, {\n path: 'table/index',\n name: \"\".concat(pre, \"table\"),\n meta: {\n auth: ['cashier-table-index'],\n title: '桌码'\n },\n component: function component() {\n return import('@/pages/table/index');\n }\n }]\n};",null]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\recharge\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\recharge\\index.vue","mtime":1729046439252},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=582e1c24&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=582e1c24&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"582e1c24\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('582e1c24')) {\n api.createRecord('582e1c24', component.options)\n } else {\n api.reload('582e1c24', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=582e1c24&scoped=true&\", function () {\n api.rerender('582e1c24', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/recharge/index.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\recharge\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\recharge\\index.vue","mtime":1730163944296},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=582e1c24&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=582e1c24&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"582e1c24\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('582e1c24')) {\n api.createRecord('582e1c24', component.options)\n } else {\n api.reload('582e1c24', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=582e1c24&scoped=true&\", function () {\n api.rerender('582e1c24', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/recharge/index.vue\"\nexport default component.exports"]}

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\hang\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\hang\\index.vue","mtime":1729046439250},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=fc8df00e&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=fc8df00e&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"fc8df00e\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('fc8df00e')) {\n api.createRecord('fc8df00e', component.options)\n } else {\n api.reload('fc8df00e', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=fc8df00e&scoped=true&\", function () {\n api.rerender('fc8df00e', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/hang/index.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\hang\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\hang\\index.vue","mtime":1730185913923},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=fc8df00e&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=fc8df00e&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"fc8df00e\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('fc8df00e')) {\n api.createRecord('fc8df00e', component.options)\n } else {\n api.reload('fc8df00e', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=fc8df00e&scoped=true&\", function () {\n api.rerender('fc8df00e', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/hang/index.vue\"\nexport default component.exports"]}

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\cunqu\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\cunqu\\index.vue","mtime":1729668263895},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=1c5db70f&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=1c5db70f&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1c5db70f\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('1c5db70f')) {\n api.createRecord('1c5db70f', component.options)\n } else {\n api.reload('1c5db70f', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=1c5db70f&scoped=true&\", function () {\n api.rerender('1c5db70f', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/cunqu/index.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\cunqu\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\cunqu\\index.vue","mtime":1729668293270},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=1c5db70f&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=1c5db70f&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"1c5db70f\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('1c5db70f')) {\n api.createRecord('1c5db70f', component.options)\n } else {\n api.reload('1c5db70f', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=1c5db70f&scoped=true&\", function () {\n api.rerender('1c5db70f', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/cunqu/index.vue\"\nexport default component.exports"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\table\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\table\\index.vue","mtime":1729671482729},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=68976006&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=68976006&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"68976006\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('68976006')) {\n api.createRecord('68976006', component.options)\n } else {\n api.reload('68976006', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=68976006&scoped=true&\", function () {\n api.rerender('68976006', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/table/index.vue\"\nexport default component.exports"]}
{"remainingRequest":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js??ref--0-2!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js??ref--13-0!D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\table\\index.vue","dependencies":[{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\src\\pages\\table\\index.vue","mtime":1730195050713},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\cache-loader\\dist\\cjs.js","mtime":1729046433412},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\vue-loader\\lib\\index.js","mtime":1729046438314},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\iview-loader\\index.js","mtime":1729046435335},{"path":"D:\\codeeeeee\\酒水代码\\收银台\\cashier\\node_modules\\eslint-loader\\index.js","mtime":1729046434667}],"contextDependencies":[],"result":["import { render, staticRenderFns } from \"./index.vue?vue&type=template&id=68976006&scoped=true&\"\nimport script from \"./index.vue?vue&type=script&lang=js&\"\nexport * from \"./index.vue?vue&type=script&lang=js&\"\nimport style0 from \"./index.vue?vue&type=style&index=0&id=68976006&scoped=true&lang=stylus&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"68976006\",\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"D:\\\\codeeeeee\\\\酒水代码\\\\收银台\\\\cashier\\\\node_modules\\\\vue-hot-reload-api\\\\dist\\\\index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('68976006')) {\n api.createRecord('68976006', component.options)\n } else {\n api.reload('68976006', component.options)\n }\n module.hot.accept(\"./index.vue?vue&type=template&id=68976006&scoped=true&\", function () {\n api.rerender('68976006', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"src/pages/table/index.vue\"\nexport default component.exports"]}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -187,6 +187,7 @@
<div class="body">
<ul class="list">
<li
@click="tiaozhuan(qrcode.id)"
v-for="qrcode in item.tableQrcode"
:key="qrcode.id"
:class="{ 'active': qrcode.is_use === 1, 'active2': qrcode.is_use === 2 }"
@ -1371,6 +1372,17 @@ export default {
this.selectOrderData.payPrice;
});
},
tiaozhuan(table_id) {
console.log(table_id)
var table_id = table_id
const url = window.location.origin + '/cashier/table/index2?tiaozhuan_table_id='+table_id;
window.open(url, '_blank');
// this.$router.push({
// path:`/cashier/table/index2`
// })
},
//
cashierCartList() {
cashierCartList(this.uid, this.staff_id, {

@ -97,6 +97,15 @@ export default {
title: '桌码'
},
component: () => import('@/pages/table/index')
},
{
path: 'table/index2',
name: `${pre}table`,
meta: {
auth: ['cashier-table-index'],
title: '桌码'
},
component: () => import('@/pages/table/index2')
}
]
};

Loading…
Cancel
Save