Files
starRiverProperty/frontend-source/decompiled/elevator-front/src/module_608.formatted.js
T
反编译工作区 86fc4eb695 feat: add elevator-front, alarm-front, front_acs decompiled sources
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
2026-04-29 12:50:14 +08:00

2 lines
1.2 KiB
JavaScript

"608:function(e,t,a){\"use strict\";a.d(t,\"a\",(function(){return r})),a.d(t,\"b\",(function(){return n}));var r=function(){var e=this,t=e.$createElement,a=e._self._c||t;return a(\"el-dialog\",{attrs:{title:\"派梯记录详情\",visible:e.show,width:\"600px\"},on:{\"update:visible\":function(t){e.show=t}}},[a(\"div\",{staticClass:\"dispatch-detail\"},[a(\"div\",{staticClass:\"all-image\"},[a(\"div\",{staticClass:\"large-image\"},[a(\"qz-image\",{attrs:{src:e.tableRow&&e.tableRow.panoramaImage?e.formatPic(e.tableRow.panoramaImage):\"\",size:\"large\",\"marker-text\":\"全景照\"}})],1),a(\"div\",{staticClass:\"small-image\"},[a(\"qz-image\",{attrs:{src:e.tableRow&&e.tableRow.faceImage?e.formatPic(e.tableRow.faceImage):\"\",\"marker-text\":\"抓拍照\"}}),a(\"qz-image\",{attrs:{src:e.tableRow&&e.tableRow.registerImage?e.formatPic(e.tableRow.registerImage):\"\",\"marker-text\":\"注册照\"}})],1)]),a(\"qz-form-info\",{attrs:{column:2},model:{value:e.tableData,callback:function(t){e.tableData=t},expression:\"tableData\"}})],1),a(\"div\",{attrs:{slot:\"footer\"},slot:\"footer\"},[a(\"el-button\",{on:{click:function(t){e.show=!1}}},[e._v(\"关闭\")])],1)])},n=[]}";