{"remainingRequest":"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\\projectInfo.vue?vue&type=template&id=2646b935&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\src\\views\\projectManagent\\modules\\component\\projectInfo.vue","mtime":1675214578245},{"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\\loaders\\templateLoader.js","mtime":499162500000},{"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<div class=\"do-jump items bgc\" id=\"page1\">\n  <!-- 标题 -->\n  <div class=\"title\">\n    <span class=\"icon\"></span>\n    <span class=\"text\">项目信息</span>\n  </div>\n  <!-- 详情 -->\n  <table align=\"center\">\n    <tr>\n      <td class=\"bgColor\" style=\"width: 130px\">项目名称</td>\n      <!-- <td>{{ data.projectName }}</td> -->\n      <td>\n        <el-tooltip :content=\"data.projectName\" placement=\"top\">\n          <p class=\"descStyle\">\n            {{ data.projectName }}\n          </p>\n        </el-tooltip>\n      </td>\n      <td class=\"bgColor\" style=\"width: 130px\">项目类型</td>\n      <td style=\"width: 240px\">\n        {{ getDictName('xmgl-xmlx', data.projectType) }}\n      </td>\n    </tr>\n    <tr>\n      <td class=\"bgColor\">总投资(万元)</td>\n      <td>{{ data.projectMoney }}</td>\n      <td class=\"bgColor\">开工时间</td>\n      <td>{{ data.commencementTime }}</td>\n    </tr>\n    <tr>\n      <td class=\"bgColor\">完工时间</td>\n      <td>{{ data.completionTime }}</td>\n      <td class=\"bgColor\">竣工验收时间</td>\n      <td>{{ data.completionAcceptanceTime }}</td>\n    </tr>\n    <tr>\n      <td class=\"bgColor\">建设规模及内容</td>\n      <td colspan=\"3\">{{ data.projectContent }}</td>\n    </tr>\n    <!-- <tr>\n          <td class=\"bgColor\">附件信息</td>\n          <td colspan=\"3\">\n            <el-link\n              type=\"primary\"\n              @click=\"handleLook(data.accessoryInfo)\"\n              v-if=\"data.accessoryInfo && data.accessoryInfo.length > 0\"\n              >查看附件({{ data.accessoryInfo.length }}个)</el-link\n            >\n            <span v-else></span>\n          </td>\n        </tr> -->\n    <tr>\n      <td class=\"bgColor\">备注</td>\n      <td colspan=\"3\">{{ data.remarks }}</td>\n    </tr>\n  </table>\n  <!-- <dialog-accessory ref=\"accessory\" :accessoryInfo=\"data.accessoryInfo\" /> -->\n  <!-- <dialog-accessory ref=\"accessory\" /> -->\n</div>\n",null]}