{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\bizComponents\\flow\\SubDataDetail.vue?vue&type=template&id=6ddbd843&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\bizComponents\\flow\\SubDataDetail.vue","mtime":1675071991569},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\loaders\\templateLoader.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["\n<el-dialog\n  title=\"数据明细\"\n  :visible.sync=\"showSubDetail\"\n  :close-on-click-modal=\"false\"\n>\n  <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" class=\"form-table\">\n    <tbody>\n      <tr v-for=\"(item,$index) in displayFields\" :key=\"$index\">\n        <td class=\"recordInformation\">{{item[0]['name']}}：</td>\n        <td class=\"overstriking\">{{item[0]['value']}}</td>\n        <td v-if=\"item[1]\" class=\"recordInformation\">{{item[1]['name']}}：</td>\n        <td v-if=\"item[1]\" class=\"overstriking\">{{item[1]['value']}}</td>\n        <td v-if=\"!item[1]\" class=\"recordInformation\"></td>\n        <td v-if=\"!item[1]\" class=\"overstriking\"></td>\n      </tr>\n    </tbody>\n  </table>\n  <span slot=\"footer\" class=\"dialog-footer\">\n      <el-button @click=\"showSubDetail = false\" size=\"medium\">取 消</el-button>\n    </span>\n</el-dialog>\n",null]}