{"remainingRequest":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xypm-web\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xypm-web\\src\\views\\projectManagent\\modules\\component\\plan.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\src\\views\\projectManagent\\modules\\component\\plan.vue","mtime":1675214578245},{"path":"D:\\jenkins\\workspace\\xypm-web\\babel.config.js","mtime":1675214572901},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\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//\nimport dialogAccessory from \"../dialog/dialogAccessory.vue\";\nimport planning from \"./planning.vue\";\nimport planning_ from \"./planning_.vue\";\nexport default {\n  name: 'planPermission',\n  components: {\n    // dialogAccessory,\n    planning: planning,\n    planning_: planning_\n  },\n  data: function data() {\n    return {\n      data: {},\n      show: true,\n      activeName: 'porjectPlanning',\n      projectId: ''\n    };\n  },\n  methods: {\n    //附件\n    handleLook: function handleLook(obj) {\n      this.$refs.accessory.open(obj);\n    },\n    //点击tabs\n    handleClick: function handleClick(tab, event) {\n      switch (tab.paneName) {\n        case 'porjectPlanning':\n          this.$refs.planning.loadData();\n          break;\n\n        default:\n          this.$refs.planning_.loadData();\n      }\n    }\n  }\n};",null]}