{"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\\preDesign.vue?vue&type=template&id=fb04b2e0&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\src\\views\\projectManagent\\modules\\component\\preDesign.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=\"page6\">\n  <!-- 标题 -->\n  <div class=\"title\">\n    <span class=\"icon\"></span>\n    <span class=\"text\">初步设计</span>\n  </div>\n  <!-- 详情 -->\n  <div class=\"main-content\" v-if=\"show\">\n    <table align=\"center\">\n      <tr>\n        <td class=\"bgColor\" style=\"width: 150px\">发证机关</td>\n        <td>\n          {{ data.establishmentApprovalUnit }}\n        </td>\n        <td class=\"bgColor\" style=\"width: 130px\">批复日期</td>\n        <td style=\"width:160px\">{{ data.establishmentDate }}</td>\n      </tr>\n      <tr>\n        <td class=\"bgColor\" style=\"width: 150px\">概算总额(万元)</td>\n        <td>\n          {{ data.totalEstimate }}\n        </td>\n        <td class=\"bgColor\">类型</td>\n        <td>{{ getDictName('gcgh-lx', data.type) }}</td>\n      </tr>\n      <tr>\n        <td class=\"bgColor\" style=\"width: 150px\">建设位置</td>\n        <td colspan=\"3\">\n          {{ data.proposedLocation }}\n        </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    <div class=\"flexEnd\">\n        <div class=\"end\">\n          <!-- <span>项目名称：{{data.projectInfo && data.projectInfo.projectName}}</span> -->\n          <span>{{data.projectInfo && data.projectInfo.projectManager}}</span>\n          <span>{{data.projectInfo && data.projectInfo.commencementTime}}</span>\n        </div>\n      </div>\n  </div>\n  <div class=\"main-content table-box\" v-else>\n    <el-empty description=\"暂无数据\" :image-size=\"100\"></el-empty>\n  </div>\n  <!-- <dialog-accessory ref=\"accessory\" /> -->\n</div>\n",null]}