{"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\\decision.vue?vue&type=template&id=4e52910a&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\src\\views\\projectManagent\\modules\\component\\decision.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\n  class=\"do-jump items bgc\"\n  id=\"page2\"\n>\n  <!-- 标题 -->\n  <div class=\"title\">\n    <span class=\"icon\"></span>\n    <span class=\"text\">决策依据</span>\n  </div>\n  <!-- 详情 -->\n  <div\n    class=\"main-content\"\n    v-if=\"show\"\n  >\n    <table align=\"center\">\n      <tr>\n        <td\n          class=\"bgColor\"\n          style=\"width: 130px\"\n        >决策时间</td>\n        <td>{{ data.decisionBasisTime }}</td>\n        <!-- <td class=\"bgColor\" style=\"width: 130px\">决策人</td>\n        <td style=\"width:240px\">{{ data.decisionBasisPersion }}</td> -->\n        <td class=\"bgColor\" style=\"width:130px\">决策类型</td>\n        <td style=\"width:240px\">{{ getDictMultipleName('xmlx-jcyj-jcwjlx',data.decisionBasisType)}}</td>\n      </tr>\n      <tr>\n        <td class=\"bgColor\">决策描述</td>\n        <td colspan=\"3\">\n          {{ data.decisionBasisDescribe }}\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          <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.projectManager}}</span>\n        <span>{{data.projectInfo && data.projectInfo.commencementTime}}</span> \n      </div>\n    </div>\n  </div>\n  <div\n    class=\"main-content table-box\"\n    v-else\n  >\n    <el-empty\n      description=\"暂无数据\"\n      :image-size=\"100\"\n    ></el-empty>\n  </div>\n  <!-- <dialog-accessory ref=\"accessory\" /> -->\n</div>\n",null]}