{"remainingRequest":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ProjectActionIteration\\components\\IterativeDialogDetails.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\reform-fvue\\src\\views\\ProjectActionIteration\\components\\IterativeDialogDetails.vue","mtime":1682688895021},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\reform-fvue\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"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\r\nimport org from '@/api/org.js'\r\nimport utils from '@/utils.js'\r\n\r\nimport dictUtils from '@/components/dict/DictSelectUtils.js'\r\nimport measureIterationApplication from '@/api/projectActionIteration/measureIterationApplication.js'\r\nexport default {\r\n name: 'ApplyForDialog',\r\n data() {\r\n return {\r\n visible: false,\r\n title: '详情',\r\n parameter: {},\r\n pilotSpecificScheduleList: [],\r\n }\r\n },\r\n created() {},\r\n mounted() {},\r\n methods: {\r\n edit(val) {\r\n this.visible = true\r\n this.parameter = val\r\n },\r\n\r\n getDictName(code, value) {\r\n return utils.getDictName(code, value)\r\n },\r\n // 根据项目详情id查询月度计划\r\n getMonthDetails() {\r\n\r\n },\r\n\r\n // 关闭新增人员窗口\r\n handleClose() {\r\n this.visible = false\r\n this.parameter = {}\r\n },\r\n },\r\n}\r\n",null]}