mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-01 22:10:30 +00:00
build
This commit is contained in:
parent
6f7f29118f
commit
ec2d9b1ca5
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "DooTask",
|
||||
"version": "0.22.40",
|
||||
"version": "0.22.46",
|
||||
"description": "DooTask is task management system.",
|
||||
"scripts": {
|
||||
"start": "./cmd dev",
|
||||
|
||||
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/228.js
vendored
2
public/js/build/228.js
vendored
@ -1 +1 @@
|
||||
"use strict";(self.webpackChunkDooTask=self.webpackChunkDooTask||[]).push([[228],{92864:(t,a,e)=>{e.d(a,{Z:()=>i});var r=e(1519),s=e.n(r)()((function(t){return t[1]}));s.push([t.id,".electron-report[data-v-3b2a5206]{display:flex;flex-direction:column;height:100%;overflow:auto}",""]);const i=s},84617:(t,a,e)=>{e.d(a,{Z:()=>s});const r={name:"ReportDetail",props:{data:{default:{}}},watch:{"data.id":{handler:function(t){t>0&&this.sendRead()},immediate:!0}},methods:{sendRead:function(){this.$store.dispatch("call",{url:"report/read",data:{ids:[this.data.id]}}).then((function(){})).catch((function(){}))}}};const s=(0,e(51900).Z)(r,(function(){var t=this,a=t._self._c;return a("div",{staticClass:"report-detail"},[a("div",{staticClass:"report-title"},[t._v(t._s(t.data.title))]),t._v(" "),a("div",{staticClass:"report-detail-context"},[a("Form",{staticClass:"report-form",attrs:{"label-width":"auto",inline:""}},[a("FormItem",{attrs:{label:t.$L("汇报人")}},[a("UserAvatar",{attrs:{userid:t.data.userid,size:28}})],1),t._v(" "),a("FormItem",{attrs:{label:t.$L("提交时间")}},[t._v("\n "+t._s(t.data.created_at)+"\n ")]),t._v(" "),a("FormItem",{attrs:{label:t.$L("汇报对象")}},t._l(t.data.receives_user,(function(t,e){return a("UserAvatar",{key:e,attrs:{userid:t.userid,size:28}})})),1)],1),t._v(" "),a("Form",{staticClass:"report-form",attrs:{"label-width":"auto"}},[a("FormItem",{attrs:{label:t.$L("汇报内容")}},[a("div",{staticClass:"report-content",domProps:{innerHTML:t._s(t.data.content)}})])],1)],1)])}),[],!1,null,null,null).exports},95228:(t,a,e)=>{e.r(a),e.d(a,{default:()=>l});const r={components:{ReportDetail:e(84617).Z},data:function(){return{detailData:{}}},computed:{reportDetailId:function(){var t=this.$route.params.reportDetailId;return parseInt(/^\d+$/.test(t)?t:0)}},watch:{reportDetailId:{handler:function(){this.getDetail()},immediate:!0}},methods:{getDetail:function(){var t=this;this.reportDetailId<=0||this.$store.dispatch("call",{url:"report/detail",data:{id:this.reportDetailId}}).then((function(a){var e=a.data;t.detailData=e})).catch((function(t){var a=t.msg;$A.messageError(a)}))}}};var s=e(93379),i=e.n(s),o=e(92864),n={insert:"head",singleton:!1};i()(o.Z,n);o.Z.locals;const l=(0,e(51900).Z)(r,(function(){var t=this,a=t._self._c;return a("div",{staticClass:"electron-report"},[a("PageTitle",{attrs:{title:t.$L("报告详情")}}),t._v(" "),a("ReportDetail",{attrs:{data:t.detailData}})],1)}),[],!1,null,"3b2a5206",null).exports}}]);
|
||||
"use strict";(self.webpackChunkDooTask=self.webpackChunkDooTask||[]).push([[228],{92864:(t,a,e)=>{e.d(a,{Z:()=>i});var r=e(1519),s=e.n(r)()((function(t){return t[1]}));s.push([t.id,".electron-report[data-v-3b2a5206]{display:flex;flex-direction:column;height:100%;overflow:auto}",""]);const i=s},49483:(t,a,e)=>{e.d(a,{Z:()=>s});const r={name:"ReportDetail",props:{data:{default:{}}},data:function(){return{loadIng:0}},watch:{"data.id":{handler:function(t){t>0&&this.sendRead()},immediate:!0}},methods:{sendRead:function(){var t=this;this.loadIng++,this.$store.dispatch("call",{url:"report/read",data:{ids:[this.data.id]}}).then((function(){})).catch((function(){})).finally((function(a){t.loadIng--}))}}};const s=(0,e(51900).Z)(r,(function(){var t=this,a=t._self._c;return a("div",{staticClass:"report-detail"},[a("div",{staticClass:"report-title"},[t._v("\n "+t._s(t.data.title)+"\n "),t.loadIng>0?a("Icon",{staticClass:"icon-loading",attrs:{type:"ios-loading"}}):t._e()],1),t._v(" "),a("div",{staticClass:"report-detail-context"},[a("Form",{staticClass:"report-form",attrs:{"label-width":"auto",inline:""}},[a("FormItem",{attrs:{label:t.$L("汇报人")}},[a("UserAvatar",{attrs:{userid:t.data.userid,size:28}})],1),t._v(" "),a("FormItem",{attrs:{label:t.$L("提交时间")}},[t._v("\n "+t._s(t.data.created_at)+"\n ")]),t._v(" "),a("FormItem",{attrs:{label:t.$L("汇报对象")}},[0===t.data.receives_user.length?[t._v("-")]:t._l(t.data.receives_user,(function(t,e){return a("UserAvatar",{key:e,attrs:{userid:t.userid,size:28}})}))],2)],1),t._v(" "),a("Form",{staticClass:"report-form",attrs:{"label-width":"auto"}},[a("FormItem",{attrs:{label:t.$L("汇报内容")}},[a("div",{staticClass:"report-content",domProps:{innerHTML:t._s(t.data.content)}})])],1)],1)])}),[],!1,null,null,null).exports},95228:(t,a,e)=>{e.r(a),e.d(a,{default:()=>l});const r={components:{ReportDetail:e(49483).Z},data:function(){return{detailData:{}}},computed:{reportDetailId:function(){var t=this.$route.params.reportDetailId;return parseInt(/^\d+$/.test(t)?t:0)}},watch:{reportDetailId:{handler:function(){this.getDetail()},immediate:!0}},methods:{getDetail:function(){var t=this;this.reportDetailId<=0||this.$store.dispatch("call",{url:"report/detail",data:{id:this.reportDetailId}}).then((function(a){var e=a.data;t.detailData=e})).catch((function(t){var a=t.msg;$A.messageError(a)}))}}};var s=e(93379),i=e.n(s),n=e(92864),o={insert:"head",singleton:!1};i()(n.Z,o);n.Z.locals;const l=(0,e(51900).Z)(r,(function(){var t=this,a=t._self._c;return a("div",{staticClass:"electron-report"},[a("PageTitle",{attrs:{title:t.$L("报告详情")}}),t._v(" "),a("ReportDetail",{attrs:{data:t.detailData}})],1)}),[],!1,null,"3b2a5206",null).exports}}]);
|
||||
2
public/js/build/781.js
vendored
2
public/js/build/781.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
ae87fe14a8370641
|
||||
158f6ae7de637225
|
||||
|
||||
@ -812,8 +812,6 @@
|
||||
"/js/build/680.js": "/js/build/680.js",
|
||||
"/js/build/689.js": "/js/build/689.js",
|
||||
"/js/build/689.js.LICENSE.txt": "/js/build/689.js.LICENSE.txt",
|
||||
"/js/build/691.js": "/js/build/691.js",
|
||||
"/js/build/691.js.LICENSE.txt": "/js/build/691.js.LICENSE.txt",
|
||||
"/js/build/724.js": "/js/build/724.js",
|
||||
"/js/build/725.js": "/js/build/725.js",
|
||||
"/js/build/73.js": "/js/build/73.js",
|
||||
@ -831,6 +829,8 @@
|
||||
"/js/build/904.js": "/js/build/904.js",
|
||||
"/js/build/920.js": "/js/build/920.js",
|
||||
"/js/build/920.js.LICENSE.txt": "/js/build/920.js.LICENSE.txt",
|
||||
"/js/build/925.js": "/js/build/925.js",
|
||||
"/js/build/925.js.LICENSE.txt": "/js/build/925.js.LICENSE.txt",
|
||||
"/js/build/940.js": "/js/build/940.js",
|
||||
"/js/build/940.js.LICENSE.txt": "/js/build/940.js.LICENSE.txt",
|
||||
"/js/build/947.js": "/js/build/947.js",
|
||||
@ -1029,6 +1029,9 @@
|
||||
"/mix-manifest.json": "/mix-manifest.json",
|
||||
"/privacy.html": "/privacy.html",
|
||||
"/robots.txt": "/robots.txt",
|
||||
"/test.hammer.js": "/test.hammer.js",
|
||||
"/test.html": "/test.html",
|
||||
"/test.js": "/test.js",
|
||||
"/uploads/file/document/202301/2/a6df806829f1f52bf1f38dec45686321": "/uploads/file/document/202301/2/a6df806829f1f52bf1f38dec45686321",
|
||||
"/uploads/file/document/202301/3/c4942fb1bb6ccf29f9bcdba1d4492b22": "/uploads/file/document/202301/3/c4942fb1bb6ccf29f9bcdba1d4492b22",
|
||||
"/uploads/file/document/202301/5/cde8589c6f4798296bf2296864be6071": "/uploads/file/document/202301/5/cde8589c6f4798296bf2296864be6071",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user