{"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\\form\\chart\\FlowChartEdit.vue?vue&type=template&id=5365717f&scoped=true&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\form\\chart\\FlowChartEdit.vue","mtime":1675071992038},{"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<div class=\"fullheight\">\n  <ht-sidebar-dialog\n    :visible.sync=\"dialogVisible\"\n    :show-close=\"false\"\n    width=\"100%\"\n    :close-on-click-modal=\"false\"\n  >\n    <el-page-header @back=\"back\" content=\"视图列表\"/>\n    <div style=\"margin: 10px 0\">\n      <ht-input v-model=\"data.name\"/>&nbsp;\n      <el-button @click=\"edit()\">添加报表</el-button>\n      <el-button type=\"primary\" @click=\"save\">保存</el-button>\n      <el-button v-if=\"data.type!=='1' && data.id\" @click=\"publish\">发布</el-button>\n    </div>\n    <div v-for=\"(option,index) in options\" :key=\"index\">\n      <el-button size=\"mini\" type=\"primary\" @click=\"edit(option.id, index)\">编辑</el-button>\n      <el-button size=\"mini\" type=\"danger\" @click=\"remove(option.id)\">删除</el-button>\n      <el-button size=\"mini\" type=\"warning\" @click=\"refresh(option.id,index)\">刷新</el-button>\n      <chart :option=\"option\" :index=\"index\" :is-convert-option=\"true\"/>\n    </div>\n  </ht-sidebar-dialog>\n  <report-setting ref=\"reportSetting\" :id=\"selectedId\" :report=\"selectedReport\" @after-save=\"afterSave\"/>\n</div>\n",null]}