hz-zhhq-web/node_modules/.cache/babel-loader/01369ad0b35c6765c1cf31475de...

1 line
8.7 KiB
JSON
Raw Normal View History

2025-02-25 13:43:48 +08:00
{"remainingRequest":"E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js!E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!E:\\hz-zhhq-web\\src\\views\\menuCard\\statistics\\detail\\make.vue?vue&type=script&lang=js","dependencies":[{"path":"E:\\hz-zhhq-web\\src\\views\\menuCard\\statistics\\detail\\make.vue","mtime":1737610069437},{"path":"E:\\hz-zhhq-web\\babel.config.js","mtime":1737610069371},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\hz-zhhq-web\\node_modules\\babel-loader\\lib\\index.js","mtime":456789000000},{"path":"E:\\hz-zhhq-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"E:\\hz-zhhq-web\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\"use strict\";\n\nvar _interopRequireDefault = require(\"E:/hz-zhhq-web/node_modules/@babel/runtime/helpers/interopRequireDefault.js\");\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = void 0;\nrequire(\"core-js/modules/es6.function.name\");\nvar _defineProperty2 = _interopRequireDefault(require(\"E:/hz-zhhq-web/node_modules/@babel/runtime/helpers/defineProperty.js\"));\nvar _paging = _interopRequireDefault(require(\"@/views/Public/paging.vue\"));\nvar _getdata = require(\"@/api/getdata\");\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nvar _default = exports.default = {\n components: {\n Paging: _paging.default\n },\n data: function data() {\n return {\n loading: false,\n //初始化loading\n loadingMsg: \"\",\n options: [] /**拜访部门 */,\n\n /**select */\n details: {},\n ruleForm: {\n bm: \"\",\n name: \"\",\n time: \"\",\n applyTime: \"\"\n },\n rules: {\n name: [{\n required: true,\n message: \"请输入菜品名称\",\n trigger: \"blur\"\n }, {\n min: 3,\n max: 5,\n message: \"长度在 3 到 5 个字符\",\n trigger: \"blur\"\n }]\n },\n tableCols: [(0, _defineProperty2.default)({\n type: \"normal\",\n is_show: true,\n minWidth: \"150\",\n prop: \"id\",\n label: \"序号\",\n align: \"center\"\n }, \"minWidth\", \"80\"),\n // {\n // type: \"normal\",\n // is_show: true,\n // minWidth: \"120\",\n // prop: \"departmentName\",\n // label: \"部门\",\n // minWidth: \"110\"\n // },\n {\n type: \"normal\",\n is_show: true,\n minWidth: \"120\",\n prop: \"applicantName\",\n label: \"领取人\"\n }, {\n type: \"normal\",\n is_show: true,\n minWidth: \"120\",\n prop: \"ticketVariety\",\n label: \"餐券种类\"\n }, {\n type: \"normal\",\n is_show: true,\n minWidth: \"120\",\n prop: \"applyDate\",\n label: \"申请时间\"\n }, {\n type: \"normal\",\n is_show: true,\n minWidth: \"120\",\n prop: \"useDate\",\n label: \"使用时间\"\n }, {\n type: \"normal\",\n is_show: true,\n minWidth: \"120\",\n prop: \"applyReason\",\n label: \"申请原因\"\n }\n // {\n // type: \"normal\",\n // is_show: true,\n // minWidth: \"120\",\n // prop: \"meal_ticket_variety\",\n // label: \"餐券种类\"\n // },\n // {\n // type: \"normal\",\n // is_show: true,\n // minWidth: \"120\",\n // prop: \"meal_ticket_num\",\n // label: \"每日餐券数量\"\n /