mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
86fc4eb695
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
2 lines
1.2 KiB
JavaScript
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=[]}";
|