mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 16:30:29 +08:00
86fc4eb695
Former-commit-id: 227ec9664fa803a11a731cf5336437c497f17066
2 lines
679 B
JavaScript
2 lines
679 B
JavaScript
"1791: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(\"div\",[a(\"el-dialog\",{attrs:{title:\"删除任务\",visible:e.show,width:\"20%\"},on:{\"update:visible\":function(t){e.show=t}}},[a(\"div\",{staticClass:\"delete\"},[a(\"span\",{staticStyle:{padding:\"4px\"}},[e._v(\"确定删除么?\")])]),a(\"div\",{attrs:{slot:\"footer\"},slot:\"footer\"},[a(\"el-button\",{attrs:{type:\"primary\"},on:{click:function(t){e.show=!1}}},[e._v(\"取消\")]),a(\"el-button\",{attrs:{type:\"primary\"},on:{click:e.onAgree}},[e._v(\"确定\")])],1)])],1)},n=[]}";
|