m)t.minute-=m,t.hour++,t.hour>=y&&(K(t),t.hour=x);return t}function K(t){return t.day++,t.weekday=(t.weekday+1)%f,t.day>c&&t.day>G(t.year,t.month)&&(t.day=p,t.month++,t.month>h&&(t.month=d,t.year++)),t}function Z(t){return t.day--,t.weekday=(t.weekday+6)%f,t.day=0)e(t);return t}function Q(t,e){var i=525600*(e.year-t.year),n=43800*(e.month-t.month),r=1440*(e.day-t.day),s=60*(e.hour-t.hour),a=e.minute-t.minute;return i+n+r+s+a}function tt(t,e,i,n){void 0===i&&(i=K),void 0===n&&(n=6);while(t.weekday!==e&&--n>=0)i(t);return t}function et(t){for(var e=[1,1,1,1,1,1,1],i=[0,0,0,0,0,0,0],n=0;nn,t}function j(t){return t instanceof Date||"number"===typeof t&&isFinite(t)}function $(t,e,i){return t.hasTime!==e&&(t.hasTime=e,e||(t.hour=b,t.minute=v,t.time=q(t)),i&&B(t,i,t.hasTime)),t}function N(t,e,i){return t.hasTime=!0,t.hour=Math.floor(e/m),t.minute=e%m,t.time=q(t),i&&B(t,i,!0),t}function R(t){return t.weekday=z(t),t}function H(t){return t.time=q(t),t.date=U(t),t}function z(t){if(t.hasDay){var e=Math.floor,i=t.day,n=(t.month+9)%h+1,r=e(t.year/100),s=t.year%100-(t.month<=2?1:0);return((i+e(2.6*n-.2)-2*r+s+e(s/4)+e(r/4))%7+7)%7}return t.weekday}function G(t,e){return Object(n["isLeapYear"])(t)?l[e]:o[e]}function W(t){var e=t.date,i=t.time,n=t.year,r=t.month,s=t.day,a=t.weekday,o=t.hour,l=t.minute,c=t.hasDay,u=t.hasTime,h=t.past,d=t.present,p=t.future;return{date:e,time:i,year:n,month:r,day:s,weekday:a,hour:o,minute:l,hasDay:c,hasTime:u,past:h,present:d,future:p}}function Y(t,e){var i=String(t);while(i.lengthm)t.minute-=m,t.hour++,t.hour>=y&&(X(t),t.hour=x);return t}function X(t){return t.day++,t.weekday=(t.weekday+1)%f,t.day>c&&t.day>G(t.year,t.month)&&(t.day=p,t.month++,t.month>h&&(t.month=d,t.year++)),t}function Z(t){return t.day--,t.weekday=(t.weekday+6)%f,t.day=0)e(t);return t}function Q(t,e){var i=525600*(e.year-t.year),n=43800*(e.month-t.month),r=1440*(e.day-t.day),s=60*(e.hour-t.hour),a=e.minute-t.minute;return i+n+r+s+a}function tt(t,e,i,n){void 0===i&&(i=X),void 0===n&&(n=6);while(t.weekday!==e&&--n>=0)i(t);return t}function et(t){for(var e=[1,1,1,1,1,1,1],i=[0,0,0,0,0,0,0],n=0;n0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},d=function(){for(var t=[],e=0;e=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};e["default"]=Object(o["default"])(Object(s["provide"])("treeview"),r["default"]).extend({name:"v-treeview",provide:function(){return{treeview:this}},props:u({active:{type:Array,default:function(){return[]}},dense:Boolean,filter:Function,hoverable:Boolean,items:{type:Array,default:function(){return[]}},multipleActive:Boolean,open:{type:Array,default:function(){return[]}},openAll:Boolean,returnObject:{type:Boolean,default:!1},search:String,value:{type:Array,default:function(){return[]}}},n["VTreeviewNodeProps"]),data:function(){return{level:-1,activeCache:new Set,nodes:{},openCache:new Set,selectedCache:new Set}},computed:{excludedItems:function(){var t=new Set;if(!this.search)return t;for(var e=0;e0||n[1]>0);return{isSelected:r,isIndeterminate:s}},emitOpen:function(){this.emitNodeCache("update:open",this.openCache)},emitSelected:function(){this.emitNodeCache("input",this.selectedCache)},emitActive:function(){this.emitNodeCache("update:active",this.activeCache)},emitNodeCache:function(t,e){var i=this;this.$emit(t,this.returnObject?d(e).map((function(t){return i.nodes[t].item})):d(e))},handleNodeCacheWatcher:function(t,e,i,n){var r=this;t=this.returnObject?t.map((function(t){return Object(a["getObjectValueByPath"])(t,r.itemKey)})):t;var s=d(e);Object(a["deepEqual"])(s,t)||(s.forEach((function(t){return i(t,!1)})),t.forEach((function(t){return i(t,!0)})),n())},getDescendants:function(t,e){void 0===e&&(e=[]);var i=this.nodes[t].children;e.push.apply(e,d(i));for(var n=0;n0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},d=function(){for(var t=[],e=0;e=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};e["default"]=Object(o["default"])(Object(s["provide"])("treeview"),r["default"]).extend({name:"v-treeview",provide:function(){return{treeview:this}},props:u({active:{type:Array,default:function(){return[]}},dense:Boolean,filter:Function,hoverable:Boolean,items:{type:Array,default:function(){return[]}},multipleActive:Boolean,open:{type:Array,default:function(){return[]}},openAll:Boolean,returnObject:{type:Boolean,default:!1},search:String,value:{type:Array,default:function(){return[]}}},n["VTreeviewNodeProps"]),data:function(){return{level:-1,activeCache:new Set,nodes:{},openCache:new Set,selectedCache:new Set}},computed:{excludedItems:function(){var t=new Set;if(!this.search)return t;for(var e=0;e0||n[1]>0);return{isSelected:r,isIndeterminate:s}},emitOpen:function(){this.emitNodeCache("update:open",this.openCache)},emitSelected:function(){this.emitNodeCache("input",this.selectedCache)},emitActive:function(){this.emitNodeCache("update:active",this.activeCache)},emitNodeCache:function(t,e){var i=this;this.$emit(t,this.returnObject?d(e).map((function(t){return i.nodes[t].item})):d(e))},handleNodeCacheWatcher:function(t,e,i,n){var r=this;t=this.returnObject?t.map((function(t){return Object(a["getObjectValueByPath"])(t,r.itemKey)})):t;var s=d(e);Object(a["deepEqual"])(s,t)||(s.forEach((function(t){return i(t,!1)})),t.forEach((function(t){return i(t,!0)})),n())},getDescendants:function(t,e){void 0===e&&(e=[]);var i=this.nodes[t].children;e.push.apply(e,d(i));for(var n=0;n0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},a=function(){for(var t=[],e=0;e0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},a=function(){for(var t=[],e=0;e0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a};function l(t){return!!t&&!!t.match(/^(#|var\(--|(rgb|hsl)a?\()/)}function c(t){var e;if("number"===typeof t)e=t;else{if("string"!==typeof t)throw new TypeError("Colors can only be numbers or strings, recieved "+(null==t?t:t.constructor.name)+" instead");var i="#"===t[0]?t.substring(1):t;3===i.length&&(i=i.split("").map((function(t){return t+t})).join("")),6!==i.length&&Object(n["consoleWarn"])("'"+t+"' is not a valid rgb color"),e=parseInt(i,16)}return e<0?(Object(n["consoleWarn"])("Colors cannot be negative: '"+t+"'"),e=0):(e>16777215||isNaN(e))&&(Object(n["consoleWarn"])("'"+t+"' is not a valid rgb color"),e=16777215),e}function u(t,e,i){var n=o(t.toString().trim().replace("-","").split(" ",2),2),r=n[0],s=n[1],a="";return r&&r in e?s&&s in e[r]?a=e[r][s]:"base"in e[r]&&(a=e[r].base):r&&r in i&&(a=i[r]),a}function h(t){var e=t.toString(16);return e.length<6&&(e="0".repeat(6-e.length)+e),"#"+e}function d(t){return h(c(t))}function p(t){var e=t.h,i=t.s,n=t.v,r=t.a,s=function(t){var r=(t+e/60)%6;return n-n*i*Math.max(Math.min(r,4-r,1),0)},a=[s(5),s(3),s(1)].map((function(t){return Math.round(255*t)}));return{r:a[0],g:a[1],b:a[2],a:r}}function f(t){if(!t)return{h:0,s:1,v:1,a:1};var e=t.r/255,i=t.g/255,n=t.b/255,r=Math.max(e,i,n),s=Math.min(e,i,n),a=0;r!==s&&(r===e?a=60*(0+(i-n)/(r-s)):r===i?a=60*(2+(n-e)/(r-s)):r===n&&(a=60*(4+(e-i)/(r-s)))),a<0&&(a+=360);var o=0===r?0:(r-s)/r,l=[a,o,r];return{h:l[0],s:l[1],v:l[2],a:t.a}}function m(t){var e=t.h,i=t.s,n=t.v,r=t.a,s=n-n*i/2,a=1===s||0===s?0:(n-s)/Math.min(s,1-s);return{h:e,s:a,l:s,a:r}}function v(t){var e=t.h,i=t.s,n=t.l,r=t.a,s=n+i*Math.min(n,1-n),a=0===s?0:2-2*n/s;return{h:e,s:a,v:s,a:r}}function g(t){return"rgba("+t.r+", "+t.g+", "+t.b+", "+t.a+")"}function y(t){return g(a(a({},t),{a:1}))}function b(t){var e=function(t){var e=Math.round(t).toString(16);return("00".substr(0,2-e.length)+e).toUpperCase()};return"#"+[e(t.r),e(t.g),e(t.b),e(Math.round(255*t.a))].join("")}function x(t){var e=Object(r["chunk"])(t.slice(1),2).map((function(t){return parseInt(t,16)}));return{r:e[0],g:e[1],b:e[2],a:Math.round(e[3]/255*100)/100}}function S(t){var e=x(t);return f(e)}function C(t){return b(p(t))}function k(t){return t.startsWith("#")&&(t=t.slice(1)),t=t.replace(/([^0-9a-f])/gi,"F"),3!==t.length&&4!==t.length||(t=t.split("").map((function(t){return t+t})).join("")),t=6===t.length?Object(r["padEnd"])(t,8,"F"):Object(r["padEnd"])(Object(r["padEnd"])(t,6),8,"F"),("#"+t).toUpperCase().substr(0,9)}function w(t,e,i){return t.replace(/([a-z]+(\s[a-z]+-[1-5])?)(?=$|,)/gi,(function(t){return u(t,e,i)||t})).replace(/(rgba\()#[0-9a-f]+(?=,)/gi,(function(t){return"rgba("+Object.values(x(k(t.replace(/rgba\(/,"")))).slice(0,3).join(",")}))}function V(t){return(t.r<<16)+(t.g<<8)+t.b}function T(t,e){var i=o(Object(s["toXYZ"])(V(t)),2),n=i[1],r=o(Object(s["toXYZ"])(V(e)),2),a=r[1];return(Math.max(n,a)+.05)/(Math.min(n,a)+.05)}},"./src/util/colors.ts":
+/*! exports provided: isCssColor, colorToInt, classToHex, intToHex, colorToHex, HSVAtoRGBA, RGBAtoHSVA, HSVAtoHSLA, HSLAtoHSVA, RGBAtoCSS, RGBtoCSS, RGBAtoHex, HexToRGBA, HexToHSVA, HSVAtoHex, parseHex, parseGradient, RGBtoInt, contrastRatio */function(t,e,i){"use strict";i.r(e),i.d(e,"isCssColor",(function(){return l})),i.d(e,"colorToInt",(function(){return c})),i.d(e,"classToHex",(function(){return u})),i.d(e,"intToHex",(function(){return h})),i.d(e,"colorToHex",(function(){return d})),i.d(e,"HSVAtoRGBA",(function(){return p})),i.d(e,"RGBAtoHSVA",(function(){return f})),i.d(e,"HSVAtoHSLA",(function(){return m})),i.d(e,"HSLAtoHSVA",(function(){return v})),i.d(e,"RGBAtoCSS",(function(){return g})),i.d(e,"RGBtoCSS",(function(){return y})),i.d(e,"RGBAtoHex",(function(){return b})),i.d(e,"HexToRGBA",(function(){return x})),i.d(e,"HexToHSVA",(function(){return S})),i.d(e,"HSVAtoHex",(function(){return C})),i.d(e,"parseHex",(function(){return k})),i.d(e,"parseGradient",(function(){return w})),i.d(e,"RGBtoInt",(function(){return V})),i.d(e,"contrastRatio",(function(){return P}));var n=i(/*! ./console */"./src/util/console.ts"),r=i(/*! ./helpers */"./src/util/helpers.ts"),s=i(/*! ./color/transformSRGB */"./src/util/color/transformSRGB.ts"),a=function(){return a=Object.assign||function(t){for(var e,i=1,n=arguments.length;i0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a};function l(t){return!!t&&!!t.match(/^(#|var\(--|(rgb|hsl)a?\()/)}function c(t){var e;if("number"===typeof t)e=t;else{if("string"!==typeof t)throw new TypeError("Colors can only be numbers or strings, recieved "+(null==t?t:t.constructor.name)+" instead");var i="#"===t[0]?t.substring(1):t;3===i.length&&(i=i.split("").map((function(t){return t+t})).join("")),6!==i.length&&Object(n["consoleWarn"])("'"+t+"' is not a valid rgb color"),e=parseInt(i,16)}return e<0?(Object(n["consoleWarn"])("Colors cannot be negative: '"+t+"'"),e=0):(e>16777215||isNaN(e))&&(Object(n["consoleWarn"])("'"+t+"' is not a valid rgb color"),e=16777215),e}function u(t,e,i){var n=o(t.toString().trim().replace("-","").split(" ",2),2),r=n[0],s=n[1],a="";return r&&r in e?s&&s in e[r]?a=e[r][s]:"base"in e[r]&&(a=e[r].base):r&&r in i&&(a=i[r]),a}function h(t){var e=t.toString(16);return e.length<6&&(e="0".repeat(6-e.length)+e),"#"+e}function d(t){return h(c(t))}function p(t){var e=t.h,i=t.s,n=t.v,r=t.a,s=function(t){var r=(t+e/60)%6;return n-n*i*Math.max(Math.min(r,4-r,1),0)},a=[s(5),s(3),s(1)].map((function(t){return Math.round(255*t)}));return{r:a[0],g:a[1],b:a[2],a:r}}function f(t){if(!t)return{h:0,s:1,v:1,a:1};var e=t.r/255,i=t.g/255,n=t.b/255,r=Math.max(e,i,n),s=Math.min(e,i,n),a=0;r!==s&&(r===e?a=60*(0+(i-n)/(r-s)):r===i?a=60*(2+(n-e)/(r-s)):r===n&&(a=60*(4+(e-i)/(r-s)))),a<0&&(a+=360);var o=0===r?0:(r-s)/r,l=[a,o,r];return{h:l[0],s:l[1],v:l[2],a:t.a}}function m(t){var e=t.h,i=t.s,n=t.v,r=t.a,s=n-n*i/2,a=1===s||0===s?0:(n-s)/Math.min(s,1-s);return{h:e,s:a,l:s,a:r}}function v(t){var e=t.h,i=t.s,n=t.l,r=t.a,s=n+i*Math.min(n,1-n),a=0===s?0:2-2*n/s;return{h:e,s:a,v:s,a:r}}function g(t){return"rgba("+t.r+", "+t.g+", "+t.b+", "+t.a+")"}function y(t){return g(a(a({},t),{a:1}))}function b(t){var e=function(t){var e=Math.round(t).toString(16);return("00".substr(0,2-e.length)+e).toUpperCase()};return"#"+[e(t.r),e(t.g),e(t.b),e(Math.round(255*t.a))].join("")}function x(t){var e=Object(r["chunk"])(t.slice(1),2).map((function(t){return parseInt(t,16)}));return{r:e[0],g:e[1],b:e[2],a:Math.round(e[3]/255*100)/100}}function S(t){var e=x(t);return f(e)}function C(t){return b(p(t))}function k(t){return t.startsWith("#")&&(t=t.slice(1)),t=t.replace(/([^0-9a-f])/gi,"F"),3!==t.length&&4!==t.length||(t=t.split("").map((function(t){return t+t})).join("")),t=6===t.length?Object(r["padEnd"])(t,8,"F"):Object(r["padEnd"])(Object(r["padEnd"])(t,6),8,"F"),("#"+t).toUpperCase().substr(0,9)}function w(t,e,i){return t.replace(/([a-z]+(\s[a-z]+-[1-5])?)(?=$|,)/gi,(function(t){return u(t,e,i)||t})).replace(/(rgba\()#[0-9a-f]+(?=,)/gi,(function(t){return"rgba("+Object.values(x(k(t.replace(/rgba\(/,"")))).slice(0,3).join(",")}))}function V(t){return(t.r<<16)+(t.g<<8)+t.b}function P(t,e){var i=o(Object(s["toXYZ"])(V(t)),2),n=i[1],r=o(Object(s["toXYZ"])(V(e)),2),a=r[1];return(Math.max(n,a)+.05)/(Math.min(n,a)+.05)}},"./src/util/colors.ts":
/*!****************************!*\
!*** ./src/util/colors.ts ***!
\****************************/
@@ -1834,7 +1834,7 @@
/*!*****************************!*\
!*** ./src/util/helpers.ts ***!
\*****************************/
-/*! exports provided: createSimpleFunctional, directiveConfig, addOnceEventListener, passiveSupported, addPassiveEventListener, getNestedValue, deepEqual, getObjectValueByPath, getPropertyFromItem, createRange, getZIndex, escapeHTML, filterObjectOnKeys, convertToUnit, kebabCase, isObject, keyCodes, remapInternalIcon, keys, camelize, arrayDiff, upperFirst, groupItems, wrapInArray, sortItems, defaultFilter, searchItems, getSlotType, debounce, throttle, getPrefixedScopedSlots, getSlot, clamp, padEnd, chunk, humanReadableFileSize, camelizeObjectKeys, mergeDeep, fillArray */function(t,e,i){"use strict";i.r(e),i.d(e,"createSimpleFunctional",(function(){return c})),i.d(e,"directiveConfig",(function(){return u})),i.d(e,"addOnceEventListener",(function(){return h})),i.d(e,"passiveSupported",(function(){return d})),i.d(e,"addPassiveEventListener",(function(){return f})),i.d(e,"getNestedValue",(function(){return m})),i.d(e,"deepEqual",(function(){return v})),i.d(e,"getObjectValueByPath",(function(){return g})),i.d(e,"getPropertyFromItem",(function(){return y})),i.d(e,"createRange",(function(){return b})),i.d(e,"getZIndex",(function(){return x})),i.d(e,"escapeHTML",(function(){return C})),i.d(e,"filterObjectOnKeys",(function(){return k})),i.d(e,"convertToUnit",(function(){return w})),i.d(e,"kebabCase",(function(){return V})),i.d(e,"isObject",(function(){return T})),i.d(e,"keyCodes",(function(){return P})),i.d(e,"remapInternalIcon",(function(){return I})),i.d(e,"keys",(function(){return A})),i.d(e,"camelize",(function(){return E})),i.d(e,"arrayDiff",(function(){return _})),i.d(e,"upperFirst",(function(){return D})),i.d(e,"groupItems",(function(){return F})),i.d(e,"wrapInArray",(function(){return M})),i.d(e,"sortItems",(function(){return L})),i.d(e,"defaultFilter",(function(){return B})),i.d(e,"searchItems",(function(){return j})),i.d(e,"getSlotType",(function(){return $})),i.d(e,"debounce",(function(){return N})),i.d(e,"throttle",(function(){return R})),i.d(e,"getPrefixedScopedSlots",(function(){return H})),i.d(e,"getSlot",(function(){return z})),i.d(e,"clamp",(function(){return G})),i.d(e,"padEnd",(function(){return W})),i.d(e,"chunk",(function(){return Y})),i.d(e,"humanReadableFileSize",(function(){return U})),i.d(e,"camelizeObjectKeys",(function(){return q})),i.d(e,"mergeDeep",(function(){return X})),i.d(e,"fillArray",(function(){return K}));var n=i(/*! vue */"vue"),r=i.n(n);function s(t){return s="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},s(t)}var a=function(){return a=Object.assign||function(t){for(var e,i=1,n=arguments.length;i0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},l=function(){for(var t=[],e=0;e":">"};function C(t){return t.replace(/[&<>]/g,(function(t){return S[t]||t}))}function k(t,e){for(var i={},n=0;n=i&&r0)&&!(n=s.next()).done)a.push(n.value)}catch(o){r={error:o}}finally{try{n&&!n.done&&(i=s["return"])&&i.call(s)}finally{if(r)throw r.error}}return a},l=function(){for(var t=[],e=0;e":">"};function C(t){return t.replace(/[&<>]/g,(function(t){return S[t]||t}))}function k(t,e){for(var i={},n=0;n=i&&rr.length&&(n=r.length);var s=[];if(null!=r&&r.length>0)for(var i=o;i0?this.welcome="上午好! ":12==e?this.welcome="中午好! ":e>12&&e>20?this.welcome="晚上好,注意休息! ":e>12&&e<20&&(this.welcome="下午好!")}},mounted:function(){this.setDateTime(),this.timer=setInterval(this.setDateTime,1e3)},beforeDestroy:function(){clearInterval(this.timer),this.timer=null}},m=p,f=(r("9d0d"),r("63b7"),r("2877")),w=Object(f["a"])(m,u,h,!1,null,"0481b847",null),g=w.exports,v=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("section",{staticClass:"yiyun_warpContent"},[r("div",{staticClass:"yiyun-rows",attrs:{id:"alone"}},[r("div",{directives:[{name:"show",rawName:"v-show",value:e.isEmpty,expression:"isEmpty"}],staticClass:"nullproduct"},[r("img",{attrs:{src:"static\\img\\nopro.png",alt:""}}),r("span",{staticClass:"noprotext"},[e._v("暂无项目")])]),r("div",{staticClass:"prjitemList"},[r("el-row",{attrs:{gutter:64}},e._l(e.projList,(function(t,o){return r("el-col",{key:t.Id,attrs:{xs:24,sm:12,md:12,lg:8,xl:6}},[r("proj-item",{attrs:{projItem:t},on:{lookProjDetailClick:function(r){return e.lookProjDetailClick(t)},watchAllBtnClick:function(r){return e.watchAllBtnClick(t,o)}}})],1)})),1)],1)])])])},j=[],S=r("b775"),C=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"prjitem"},[r("div",{ref:"projitem",staticClass:"prjitem_content",style:e.showBackground(e.projItem.ShowImgUrl),on:{mouseenter:function(t){e.showSetIcon(e.projItem.Id),e.isMouseHover=!0},mouseleave:function(t){e.hiddenSetIcon,e.isMouseHover=!1},click:function(t){return t.stopPropagation(),e.goFilePage(e.projItem)}}},[1==e.projItem.newProjStatus?r("div",{staticClass:"newprj_icon"},[e._v("新项目")]):e._e(),r("div",{staticClass:"prjitem_title",class:{"move-item-name":e.focusProjId==e.projItem.Id&&e.isMouseHover},attrs:{title:e.projItem.ProjName}},[e._v(e._s(e.subProjName(e.projItem.ProjName)))]),r("div",{staticClass:"operate-bar",class:{"show-operate-bar":e.isMouseHover&&e.focusProjId==e.projItem.Id}},[r("div",{staticClass:"bar-item",on:{click:function(t){return t.stopPropagation(),e.watchAllBtnClick(t)}}},[e._v("观全局")]),r("div",{staticClass:"bar-item",on:{click:function(t){return t.stopPropagation(),e.lookProjDetailClick(t)}}},[e._v("项目管理")])])])])},I=[],P={data:function(){return{focusProjId:"",isEmpty:!1,isMouseHover:!1}},props:{projItem:{type:Object,default:function(){return{}}}},methods:{showBackground:function(e){var t=this.$options.filters["resolveImg"],r=t(e);return{background:"center/cover no-repeat url(".concat(r,")")}},lookProjDetailClick:function(){this.$emit("lookProjDetailClick")},manageProj:function(){this.$router.push("/newproject")},subProjName:function(e){var t=e.length;if(t>13){var r=e.slice(0,7),o=e.slice(t-6,t);return r+"..."+o}return e},watchAllBtnClick:function(){this.$emit("watchAllBtnClick")},showSetIcon:function(e){this.focusProjId=e},hiddenSetIcon:function(){this.focusProjId=""},goFilePage:function(e){sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.projId=e.Id,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.ComFolderId,sessionStorage.newProjStatus=e.NewProjStatus,sessionStorage.projName!=e.ProjName&&(sessionStorage.projName=e.ProjName),this.$router.push({name:"workspace"}).catch((function(e){return console.log(e)}));var t={API:"folder/queryNodeFolderListByProjectId",Action:"打开项目",CompanyName:sessionStorage.CompanyName,Subject:sessionStorage.projName,Source:sessionStorage.client,ProjectName:sessionStorage.projName};Object(S["b"])("operation/record",t),sessionStorage.pageName="workspace"}}},b=P,k=(r("6654"),r("7df1"),Object(f["a"])(b,C,I,!1,null,"2b5d1f78",null)),y=k.exports,x={data:function(){return{isEmpty:!1}},components:{ProjItem:y},props:{projList:{type:Array,default:function(){return[]}},openPrjInfo:Function,addNewFolders:Function},watch:{projListLength:{immediate:!0,handler:function(e){this.isEmpty=!(e>0)}}},computed:{projListLength:function(){return this.projList?this.projList.length:0}},methods:{lookProjDetailClick:function(e){this.$emit("lookProjDetailClick",e)},manageProj:function(){this.$router.push("/newproject")},subProjName:function(e){var t=e.length;if(t>13){var r=e.slice(0,7),o=e.slice(t-6,t);return r+"..."+o}return e},watchAllBtnClick:function(e,t){this.$emit("watchAllBtnClick",e,t)}}},B=x,N=(r("01a6"),Object(f["a"])(B,v,j,!1,null,"22c87fa3",null)),D=N.exports,_=r("2ef0"),T=(window.BMap,window.Velocity),E={elNew:"#new",components:{SearchBar:a["a"],Timer:g,AppHeader:i["a"],ProjList:D},data:function(){var e=this.$store.state.currentPlatform;return{currentPlatform:e,isUserPerm:Object(c["c"])(e.accessList,c["a"].ProjectManager),nowDate:"",nowTime:"",cnName:"",currProjId:"",feedbackdesc:"",projList:[],nowProj:"",isEmpty:!1,createUserId:"",isProjectManager:!1,newProjData:{projectData:{projID:"",projName:"",projCode:"",folderID:"",scale:"",address:"",showImgUrl:"",templateID:"",createUserID:"",modifyUserID:"",deleted:0},listFolder:[],listProjProp:[],userId:""},listTempProp:[],listProjProp:[],checked:!1,newfolder:{folderName:"自定义"},isNewProj:!1,isBottomNewProj:!1,isDistProj:!0,isShowAllProject:!0,isHideAllProject:!1,isPointGroup:!0,pageIndex:1,isAloneDistProj:!1,createDate:new Date,noProjTip:!1,roles:[{value:1,label:"编辑",description:"查看和编辑"},{value:0,label:"查看",description:"查看"}],folderPerm:"1",scrollIndex:12,welcome:"",isShowProjSetting:!1,isEditProjFolder:!1,fetchTickIns:null,searchContent:"",searchProjList:[],isShowSearchBar:!1,isSearching:!1,homeScrollTop:0,contentBodyEl:null}},computed:{showProjList:function(){return this.isShowSearchBar&&this.searchContent&&this.isSearching?this.searchProjList:this.projList},showCenterTitle:function(){return this.isShowSearchBar&&this.searchContent?"“".concat(this.searchContent,"”搜索结果"):"我的项目"}},watch:{searchContent:function(){this.searchForProj()}},mounted:function(){this.cnName=JSON.parse(sessionStorage.user).userName,sessionStorage.setItem("pageTitle","我的项目"),this.listProjects(!0),this.contentBodyEl=document.getElementById("bigbody"),this.contentBodyEl&&this.contentBodyEl.addEventListener("scroll",this.recordContentScrollTop)},beforeDestroy:function(){sessionStorage.dotIndex=this.ind,this.fetchTickIns&&(clearTimeout(this.fetchTickIns),this.fetchTickIns=null),this.contentBodyEl&&this.contentBodyEl.removeEventListener("scroll",this.recordContentScrollTop)},methods:{recordContentScrollTop:function(){this.homeScrollTop=this.contentBodyEl.scrollTop,sessionStorage.setItem("homeScrollTop",this.homeScrollTop)},maxTextLengthArrived:function(){this.$notify({message:"请输入35个字之内的搜索内容",type:["warning"]})},hideSearchBar:function(){this.isShowSearchBar=!1,this.searchContent=""},showSearchBar:function(){this.isShowSearchBar=!0},searchForProj:Object(_["debounce"])(function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t=/^\s*$/,!t.test(this.searchContent)){e.next=5;break}return e.abrupt("return");case 5:return this.isSearching=!0,e.next=8,l["e"](this.searchContent);case 8:r=e.sent,0==r.Code?this.searchProjList=r.Data:this.$notify({type:["error"],message:"查询数据失败, 请稍后重试。"});case 10:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),500),changeSearchContent:function(e){this.searchContent=e},createNewProjectClick:function(){this.$router.push("/newproject").catch((function(e){return console.log(e)}))},lookProjDetailClick:function(e){sessionStorage.projId=e.Id,sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.allocated=e.Allocated,this.$router.push({name:"projdetail"}).catch((function(e){console.log(e)}))},watchAllBtnClick:function(e,t){var r=["341999987607363584","341984912360235008","342002217261621248"];console.log(e),t%2==0||r.includes(e.Id)?this.toWatchPageClick(e):this.toLinkPageClick(e)},toWatchPageClick:function(e){this.$router.push({path:"watch"}),sessionStorage.removeItem("projName"),sessionStorage.removeItem("projId"),sessionStorage.setItem("projName",e.ProjName),sessionStorage.setItem("projId",e.Id)},toLinkPageClick:function(e){this.$router.push({path:"watchlink"}),sessionStorage.removeItem("projName"),sessionStorage.removeItem("projId"),sessionStorage.setItem("projName",e.ProjName),sessionStorage.setItem("projId",e.Id)},toRecycle:function(){this.$router.push({name:"recycle",params:{title:"我的项目"}})},createProjSuccess:function(){this.refreshListProj()},closeNewProj:function(){this.isNewProj=!1,this.isBottomNewProj=!1},listProjects:function(e){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function r(){var o;return regeneratorRuntime.wrap((function(r){while(1)switch(r.prev=r.next){case 0:return r.next=2,l["d"](t.$store.state.accountId);case 2:o=r.sent,t.projList=o.Data,t.$nextTick((function(){var e=document.getElementById("bigbody");t.homeScrollTop=parseInt(sessionStorage.getItem("homeScrollTop")||0),e&&e.scrollTo(0,t.homeScrollTop)})),e&&(t.fetchTickIns=setTimeout((function(){return t.listProjects(!0)}),6e4));case 6:case"end":return r.stop()}}),r)})))()},goFilePage:function(e){sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.projId=e.Id,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.ComFolderId,sessionStorage.newProjStatus=e.NewProjStatus,sessionStorage.projName!=e.ProjName&&(sessionStorage.projName=e.ProjName),this.$router.push({name:"workspace"}).catch((function(e){console.log(e)})),sessionStorage.pageName="workspace"},toCloudIndex:function(e){sessionStorage.projId=e.projID,sessionStorage.firstFolderId=e.folderID,sessionStorage.projName!=e.projName&&(sessionStorage.projName=e.projName),sessionStorage.login="cloud",this.$router.push({name:"cloud"})},toProjNotice:function(e){sessionStorage.createUserID=e.createUserID,sessionStorage.templateID=e.templateID,sessionStorage.projId=e.projID,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.comFolderID,sessionStorage.projName!=e.projName&&(sessionStorage.projName=e.projName),this.$router.push({name:"projnotice",params:{title:"我的项目",allproj:!1}})},showAllProject:function(){this.isHideAllProject=!0,this.isDistProj=!1,this.isPointGroup=!1,this.isShowAllProject=!1},hideAllProject:function(){this.isHideAllProject=!1,this.isDistProj=!0,this.isPointGroup=!0,this.isShowAllProject=!0,this.projectsWithPage()},beforeEnter:function(e){e.style.opacity=0},enter:function(e,t){T(e,{opacity:1,bottom:"0px"},{duration:500,complete:t})},leave:function(e,t){T(e,{bottom:"-740px",opacity:"0"},{duration:500,complete:t})},showzhankai:function(){this.isBottomNewProj=!0,this.isNewProj=!1},addNewFolders:function(e){sessionStorage.projId=e.Id,sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.allocated=e.Allocated,this.isAloneDistProj=!0},closeDistWork:function(e){"index"==e&&this.listProjects(),this.isAloneDistProj=!1},refreshListProj:function(e){this.listProjects(),this.isNewProj=!1},closeProjSet:function(){this.isShowProjSetting=!1,this.listProjects()},openPrjInfo:function(e){this.currProjId=e.Id,this.isProjectManager=e.Status,this.isShowProjSetting=!0,this.isEditProjFolder=!1},projEditSuccess:function(){this.isShowProjSetting=!1,this.listProjects()}}},$=E,L=(r("c95a"),r("1a6e"),r("ec82"),Object(f["a"])($,o,n,!1,null,"0be02e90",null));t["default"]=L.exports},"01a6":function(e,t,r){"use strict";var o=r("391a"),n=r.n(o);n.a},"01a8":function(e,t,r){"use strict";var o=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"app-header",class:{white:"white"===e.theme||e.isWindowScrollIng,black:"black"===e.theme,"black-bg-color":e.isWindowScrollIng&&"black"===e.theme}},[e.isClient?r("div",{staticClass:"app-header-top"},[r("div",{staticClass:"top-left",attrs:{title:e.isOnLine?"":"请检查本地网关连接"}},[r("div",{staticClass:"dot",class:{online:e.isOnLine,offline:!e.isOnLine}}),r("div",{staticClass:"state",class:{"white-color":"white"===e.theme,black:"black"===e.theme}},[e._v(e._s(e.isOnLine?"在线":"离线"))])]),r("div",{staticClass:"top-center"}),r("div",{staticClass:"top-right"},[r("div",{staticClass:"min",on:{click:function(t){return t.stopPropagation(),e.shrinkBrowserWindow(t)}}},[r("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),r("div",{staticClass:"my-max",on:{click:function(t){return t.stopPropagation(),e.judgeIsMaxBrowserWindow(t)}}},[e.isMaxWindowNow?r("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):r("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),r("div",{staticClass:"close",on:{mouseenter:function(t){e.isCloseHover=!0},mouseleave:function(t){e.isCloseHover=!1},click:function(t){return t.stopPropagation(),e.closeBrowserWindow(t)}}},[r("img",{directives:[{name:"show",rawName:"v-show",value:!e.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),r("img",{directives:[{name:"show",rawName:"v-show",value:e.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):e._e(),e.isWorkspaceTopBar&&!e.isClient||e.isShowTopBar&&!e.isClient?r("div",{staticClass:"app-header-top"}):e._e(),r("div",{staticClass:"app-header-content",class:{"adjust-content-pos":e.isWorkspaceTopBar&&!e.isClient}},[r("div",{staticClass:"app-header-content-left"},[e._t("left",[r("i",{directives:[{name:"show",rawName:"v-show",value:e.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===e.theme||"basis"===e.theme,icon_topback_left_baise:"black"===e.theme},on:{click:function(t){return e.navBack()}}}),r("span",{directives:[{name:"show",rawName:"v-show",value:e.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(t){return e.navBack()}}},[e._v(e._s(e.backBtnTitle))])])],2),r("div",{staticClass:"app-header-center"},[e._t("center",[e._v(e._s(e.title))])],2),r("div",{staticClass:"app-header-content-right no-drag"},[e._t("right"),e.showRecycleBin?r("span",{on:{click:e.toRecycle}},[r("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:e.isInRecycle}})]):e._e(),e.showUserCenter?r("user-center"):e._e()],2)])])},n=[],s=r("1392"),i=r("1d40"),a={components:{UserCenter:s["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:i["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(e){this.isMaxWindowNow=e}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){i["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),i["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),i["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){i["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var e=document.getElementById("bigbody");this.isWindowScrollIng=e.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=a,l=(r("8fc1"),r("2877")),u=Object(l["a"])(c,o,n,!1,null,"06f5aedd",null);t["a"]=u.exports},"129f":function(e,t){e.exports=Object.is||function(e,t){return e===t?0!==e||1/e===1/t:e!=e&&t!=t}},1586:function(e,t,r){},"1a6e":function(e,t,r){"use strict";var o=r("1586"),n=r.n(o);n.a},"2f4c":function(e,t,r){"use strict";var o=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"search-bar",class:{"show-search-bar":e.isShowSearchBar}},[r("div",{staticClass:"search-entry",class:{"set-high-index":!e.isShowSearchBar},on:{mouseenter:function(t){e.isSearchHover=!0},mouseleave:function(t){e.isSearchHover=!1},click:function(t){return t.stopPropagation(),e.showSearchBar(t)}}},[r("img",{directives:[{name:"show",rawName:"v-show",value:!e.isSearchHover,expression:"!isSearchHover"}],staticClass:"vert-hori-center search-img",attrs:{src:"/static/img/搜索.svg",alt:""}}),r("img",{directives:[{name:"show",rawName:"v-show",value:e.isSearchHover,expression:"isSearchHover"}],staticClass:"vert-hori-center search-active-img",attrs:{src:"/static/img/搜索激活.svg",alt:""}})]),r("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowSearchBar,expression:"isShowSearchBar"}],staticClass:"search-wrap"},[r("i",{staticClass:"search-icon",on:{click:function(t){return t.stopPropagation(),e.goToSearch(t)}}}),r("input",{directives:[{name:"model",rawName:"v-model",value:e.searchContent,expression:"searchContent"}],staticClass:"search-input",attrs:{type:"text",placeholder:e.placeholder,maxlength:"35"},domProps:{value:e.searchContent},on:{keyup:function(t){return t.stopPropagation(),e.enterSearchContent(t)},input:function(t){t.target.composing||(e.searchContent=t.target.value)}}}),r("i",{staticClass:"close-icon",on:{click:function(t){return t.stopPropagation(),e.hideSearchBar(t)}}})])])},n=[],s=(r("fb6a"),r("a9e3"),{data:function(){return{searchContent:"",isSearchHover:!1,isShowSearchBar:!1}},model:{prop:"value",event:"input"},props:{placeholder:{type:String,default:"搜索的文本"},maxLength:Number},watch:{searchContent:function(e){if(this.maxLength&&e.length>this.maxLength)return this.$notify({message:"请输入".concat(this.maxLength,"个字之内的搜索内容"),type:["warning"]}),void(this.searchContent=this.searchContent.slice(0,this.maxLength));this.changeSearchContent()}},methods:{enterSearchContent:function(e){this.searchContent&&13==e.keyCode&&this.goToSearch()},changeSearchContent:function(){this.$emit("input",this.searchContent)},goToSearch:function(){this.$emit("search")},hideSearchBar:function(){this.isShowSearchBar=!1,this.$emit("didHide")},showSearchBar:function(){this.searchContent="",this.isShowSearchBar=!0,this.$emit("didShow")}}}),i=s,a=(r("3c93"),r("2877")),c=Object(a["a"])(i,o,n,!1,null,"f20ebcbc",null);t["a"]=c.exports},"391a":function(e,t,r){},"3c93":function(e,t,r){"use strict";var o=r("73d8"),n=r.n(o);n.a},"466d":function(e,t,r){"use strict";var o=r("d784"),n=r("825a"),s=r("50c4"),i=r("1d80"),a=r("8aa5"),c=r("14c3");o("match",1,(function(e,t,r){return[function(t){var r=i(this),o=void 0==t?void 0:t[e];return void 0!==o?o.call(t,r):new RegExp(t)[e](String(r))},function(e){var o=r(t,e,this);if(o.done)return o.value;var i=n(e),l=String(this);if(!i.global)return c(i,l);var u=i.unicode;i.lastIndex=0;var h,d=[],p=0;while(null!==(h=c(i,l))){var m=String(h[0]);d[p]=m,""===m&&(i.lastIndex=a(l,s(i.lastIndex),u)),p++}return 0===p?null:d}]}))},"4d63":function(e,t,r){var o=r("83ab"),n=r("da84"),s=r("94ca"),i=r("7156"),a=r("9bf2").f,c=r("241c").f,l=r("44e7"),u=r("ad6d"),h=r("9f7f"),d=r("6eeb"),p=r("d039"),m=r("69f3").set,f=r("2626"),w=r("b622"),g=w("match"),v=n.RegExp,j=v.prototype,S=/a/g,C=/a/g,I=new v(S)!==S,P=h.UNSUPPORTED_Y,b=o&&s("RegExp",!I||P||p((function(){return C[g]=!1,v(S)!=S||v(C)==C||"/a/i"!=v(S,"i")})));if(b){var k=function(e,t){var r,o=this instanceof k,n=l(e),s=void 0===t;if(!o&&n&&e.constructor===k&&s)return e;I?n&&!s&&(e=e.source):e instanceof k&&(s&&(t=u.call(e)),e=e.source),P&&(r=!!t&&t.indexOf("y")>-1,r&&(t=t.replace(/y/g,"")));var a=i(I?new v(e,t):v(e,t),o?this:j,k);return P&&r&&m(a,{sticky:r}),a},y=function(e){e in k||a(k,e,{configurable:!0,get:function(){return v[e]},set:function(t){v[e]=t}})},x=c(v),B=0;while(x.length>B)y(x[B++]);j.constructor=k,k.prototype=j,d(n,"RegExp",k)}f("RegExp")},5122:function(e,t,r){},"63b7":function(e,t,r){"use strict";var o=r("fabf"),n=r.n(o);n.a},6654:function(e,t,r){"use strict";var o=r("6eb7"),n=r.n(o);n.a},"6d1d":function(e,t,r){},"6eb7":function(e,t,r){},"73d8":function(e,t,r){},"7df1":function(e,t,r){"use strict";var o=r("a5b4"),n=r.n(o);n.a},"841c":function(e,t,r){"use strict";var o=r("d784"),n=r("825a"),s=r("1d80"),i=r("129f"),a=r("14c3");o("search",1,(function(e,t,r){return[function(t){var r=s(this),o=void 0==t?void 0:t[e];return void 0!==o?o.call(t,r):new RegExp(t)[e](String(r))},function(e){var o=r(t,e,this);if(o.done)return o.value;var s=n(e),c=String(this),l=s.lastIndex;i(l,0)||(s.lastIndex=0);var u=a(s,c);return i(s.lastIndex,l)||(s.lastIndex=l),null===u?-1:u.index}]}))},"8fc1":function(e,t,r){"use strict";var o=r("99ab"),n=r.n(o);n.a},"99ab":function(e,t,r){},"9d0d":function(e,t,r){"use strict";var o=r("cf15"),n=r.n(o);n.a},a06e:function(e,t,r){"use strict";r.d(t,"d",(function(){return s})),r.d(t,"c",(function(){return a})),r.d(t,"b",(function(){return l})),r.d(t,"a",(function(){return h})),r.d(t,"e",(function(){return p}));r("96cf");var o=r("1da1"),n=r("b775");function s(e){return i.apply(this,arguments)}function i(){return i=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/queryProjectListByUserId",{userId:t});case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),i.apply(this,arguments)}function a(e){return c.apply(this,arguments)}function c(){return c=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/queryProjectInfoByProjId",{projId:t});case 2:return r=e.sent,e.abrupt("return",r);case 4:case"end":return e.stop()}}),e)}))),c.apply(this,arguments)}function l(e){return u.apply(this,arguments)}function u(){return u=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/editProject",t);case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),u.apply(this,arguments)}function h(e){return d.apply(this,arguments)}function d(){return d=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/assignedWork",t);case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),d.apply(this,arguments)}function p(e){return m.apply(this,arguments)}function m(){return m=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/searchProject",{projName:t});case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),m.apply(this,arguments)}},a5b4:function(e,t,r){},c95a:function(e,t,r){"use strict";var o=r("5122"),n=r.n(o);n.a},caad:function(e,t,r){"use strict";var o=r("23e7"),n=r("4d64").includes,s=r("44d2"),i=r("ae40"),a=i("indexOf",{ACCESSORS:!0,1:0});o({target:"Array",proto:!0,forced:!a},{includes:function(e){return n(this,e,arguments.length>1?arguments[1]:void 0)}}),s("includes")},cf15:function(e,t,r){},ec82:function(e,t,r){"use strict";var o=r("6d1d"),n=r.n(o);n.a},f96e:function(e,t,r){"use strict";var o=r("01a8");r.d(t,"a",(function(){return o["a"]}))},fabf:function(e,t,r){}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-4a5d94c9.b8e7e531.js b/dist/static/js/chunk-4a5d94c9.ce3da6f5.js
similarity index 100%
rename from dist/static/js/chunk-4a5d94c9.b8e7e531.js
rename to dist/static/js/chunk-4a5d94c9.ce3da6f5.js
diff --git a/dist/static/js/chunk-4c803a36.8d7988af.js b/dist/static/js/chunk-4c803a36.12bdba55.js
similarity index 100%
rename from dist/static/js/chunk-4c803a36.8d7988af.js
rename to dist/static/js/chunk-4c803a36.12bdba55.js
diff --git a/dist/static/js/chunk-50365d46.c9056eaa.js b/dist/static/js/chunk-50365d46.c9056eaa.js
deleted file mode 100644
index 0e5c1aad..00000000
--- a/dist/static/js/chunk-50365d46.c9056eaa.js
+++ /dev/null
@@ -1 +0,0 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-50365d46"],{"011a":function(e,t,r){"use strict";r.r(t);var o=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{attrs:{id:"app"}},[r("app-header",{attrs:{showUserCenter:!0,id:"proj-list-page",showRecycleBin:""},scopedSlots:e._u([{key:"left",fn:function(){return[e._v(" "+e._s(e.currentPlatform.orgName)+" ")]},proxy:!0},{key:"center",fn:function(){return[r("div",{staticClass:"main-title"},[e._v(e._s(e.showCenterTitle))])]},proxy:!0},{key:"right",fn:function(){return[r("search-bar",{staticClass:"proj-search-bar",attrs:{placeholder:"搜索项目名称"},on:{changeSearchContent:e.changeSearchContent,hideSearchBar:e.hideSearchBar,showSearchBar:e.showSearchBar,goToSearch:e.searchForProj,maxTextLengthArrived:e.maxTextLengthArrived}})]},proxy:!0}])}),r("div",{staticClass:"layout_content"},[r("section",{staticClass:"yiyun_warpContent"},[r("div",{staticClass:"yiyun-rows mt-20",attrs:{id:"new"}},[r("div",{staticClass:"yiyun-col-4 timer-part"},[r("div",{staticClass:"yiyun_row",staticStyle:{width:"95%"}},[r("timer",{attrs:{cnName:e.cnName}})],1)]),e._m(0)]),e.noProjTip?r("div",{staticStyle:{"margin-left":"50%","margin-top":"25%"}},[r("h1",[e._v("空空如也")])]):e._e()]),e.isUserPerm?r("button",{staticClass:"yiyun_btn_new new-btn-margin",attrs:{id:"buttonbtn"},on:{click:function(t){return t.stopPropagation(),e.createNewProjectClick(t)}}},[e._v("新建项目")]):e._e(),r("proj-list",{attrs:{id:"proj-list",projList:e.showProjList,openPrjInfo:e.openPrjInfo,addNewFolders:e.addNewFolders},on:{watchAllBtnClick:e.watchAllBtnClick,lookProjDetailClick:e.lookProjDetailClick}})],1)],1)},n=[function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"yiyun-col-4"},[r("div",{staticClass:"yiyun_row"},[r("div",{staticClass:"section_item fr section_item_aside_fr"})])])}],s=(r("caad"),r("96cf"),r("1da1")),i=r("f96e"),a=r("2f4c"),c=r("0f13"),l=r("a06e"),u=function(){var e=this,t=e.$createElement,r=e._self._c||t;return e.cnName?r("div",[r("div",{staticClass:"big-time"},[e._v(e._s(e.nowTime))]),r("div",{staticClass:"now-time"},[r("span",{staticClass:"nowshijian"},[e._v(e._s(e.nowDate.substr(5))+" "+e._s(e.welcome)+e._s(e.cnName))])])]):e._e()},h=[],d=r("0bb4"),p={props:["cnName"],data:function(){return{nowTime:"",nowDate:"",welcome:"",timer:null}},methods:{setDateTime:function(){this.nowDate=d["a"].getDate(),this.createDate=this.nowDate,this.nowTime=d["a"].getTime();var e=this.nowTime.substring(0,2);e<12&&e>0?this.welcome="上午好! ":12==e?this.welcome="中午好! ":e>12&&e>20?this.welcome="晚上好,注意休息! ":e>12&&e<20&&(this.welcome="下午好!")}},mounted:function(){this.setDateTime(),this.timer=setInterval(this.setDateTime,1e3)},beforeDestroy:function(){clearInterval(this.timer),this.timer=null}},f=p,m=(r("9d0d"),r("63b7"),r("2877")),w=Object(m["a"])(f,u,h,!1,null,"0481b847",null),g=w.exports,v=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",[r("section",{staticClass:"yiyun_warpContent"},[r("div",{staticClass:"yiyun-rows",attrs:{id:"alone"}},[r("div",{directives:[{name:"show",rawName:"v-show",value:e.isEmpty,expression:"isEmpty"}],staticClass:"nullproduct"},[r("img",{attrs:{src:"static\\img\\nopro.png",alt:""}}),r("span",{staticClass:"noprotext"},[e._v("暂无项目")])]),r("div",{staticClass:"prjitemList"},[r("el-row",{attrs:{gutter:64}},e._l(e.projList,(function(t,o){return r("el-col",{key:t.Id,attrs:{xs:24,sm:12,md:12,lg:8,xl:6}},[r("proj-item",{attrs:{projItem:t},on:{lookProjDetailClick:function(r){return e.lookProjDetailClick(t)},watchAllBtnClick:function(r){return e.watchAllBtnClick(t,o)}}})],1)})),1)],1)])])])},j=[],S=(r("fb6a"),r("b775")),C=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"prjitem"},[r("div",{ref:"projitem",staticClass:"prjitem_content",style:e.showBackground(e.projItem.ShowImgUrl),on:{mouseenter:function(t){e.showSetIcon(e.projItem.Id),e.isMouseHover=!0},mouseleave:function(t){e.hiddenSetIcon,e.isMouseHover=!1},click:function(t){return t.stopPropagation(),e.goFilePage(e.projItem)}}},[1==e.projItem.newProjStatus?r("div",{staticClass:"newprj_icon"},[e._v("新项目")]):e._e(),r("div",{staticClass:"prjitem_title",class:{"move-item-name":e.focusProjId==e.projItem.Id&&e.isMouseHover},attrs:{title:e.projItem.ProjName}},[e._v(e._s(e.subProjName(e.projItem.ProjName)))]),r("div",{staticClass:"operate-bar",class:{"show-operate-bar":e.isMouseHover&&e.focusProjId==e.projItem.Id}},[r("div",{staticClass:"bar-item",on:{click:function(t){return t.stopPropagation(),e.watchAllBtnClick(t)}}},[e._v("观全局")]),r("div",{staticClass:"bar-item",on:{click:function(t){return t.stopPropagation(),e.lookProjDetailClick(t)}}},[e._v("项目管理")])])])])},I=[],P={data:function(){return{focusProjId:"",isEmpty:!1,isMouseHover:!1}},props:{projItem:{type:Object,default:function(){return{}}}},methods:{showBackground:function(e){var t=this.$options.filters["resolveImg"],r=t(e);return{background:"center/cover no-repeat url(".concat(r,")")}},lookProjDetailClick:function(){this.$emit("lookProjDetailClick")},manageProj:function(){this.$router.push("/newproject")},subProjName:function(e){var t=e.length;if(t>13){var r=e.slice(0,7),o=e.slice(t-6,t);return r+"..."+o}return e},watchAllBtnClick:function(){this.$emit("watchAllBtnClick")},showSetIcon:function(e){this.focusProjId=e},hiddenSetIcon:function(){this.focusProjId=""},goFilePage:function(e){sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.projId=e.Id,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.ComFolderId,sessionStorage.newProjStatus=e.NewProjStatus,sessionStorage.projName!=e.ProjName&&(sessionStorage.projName=e.ProjName),this.$router.push({name:"workspace"}).catch((function(e){return console.log(e)}));var t={API:"folder/queryNodeFolderListByProjectId",Action:"打开项目",CompanyName:sessionStorage.CompanyName,Subject:sessionStorage.projName,Source:sessionStorage.client,ProjectName:sessionStorage.projName};Object(S["b"])("operation/record",t),sessionStorage.pageName="workspace"}}},b=P,k=(r("6654"),r("7df1"),Object(m["a"])(b,C,I,!1,null,"2b5d1f78",null)),y=k.exports,B={data:function(){return{isEmpty:!1}},components:{ProjItem:y},props:{projList:{type:Array,default:function(){return[]}},openPrjInfo:Function,addNewFolders:Function},watch:{projListLength:{immediate:!0,handler:function(e){this.isEmpty=!(e>0)}}},computed:{projListLength:function(){return this.projList?this.projList.length:0}},methods:{lookProjDetailClick:function(e){this.$emit("lookProjDetailClick",e)},manageProj:function(){this.$router.push("/newproject")},subProjName:function(e){var t=e.length;if(t>13){var r=e.slice(0,7),o=e.slice(t-6,t);return r+"..."+o}return e},watchAllBtnClick:function(e,t){this.$emit("watchAllBtnClick",e,t)}}},x=B,N=(r("01a6"),Object(m["a"])(x,v,j,!1,null,"22c87fa3",null)),D=N.exports,_=r("2ef0"),T=(window.BMap,window.Velocity),E={elNew:"#new",components:{SearchBar:a["a"],Timer:g,AppHeader:i["a"],ProjList:D},data:function(){var e=this.$store.state.currentPlatform;return{currentPlatform:e,isUserPerm:Object(c["c"])(e.accessList,c["a"].ProjectManager),nowDate:"",nowTime:"",cnName:"",currProjId:"",feedbackdesc:"",projList:[],nowProj:"",isEmpty:!1,createUserId:"",isProjectManager:!1,newProjData:{projectData:{projID:"",projName:"",projCode:"",folderID:"",scale:"",address:"",showImgUrl:"",templateID:"",createUserID:"",modifyUserID:"",deleted:0},listFolder:[],listProjProp:[],userId:""},listTempProp:[],listProjProp:[],checked:!1,newfolder:{folderName:"自定义"},isNewProj:!1,isBottomNewProj:!1,isDistProj:!0,isShowAllProject:!0,isHideAllProject:!1,isPointGroup:!0,pageIndex:1,isAloneDistProj:!1,createDate:new Date,noProjTip:!1,roles:[{value:1,label:"编辑",description:"查看和编辑"},{value:0,label:"查看",description:"查看"}],folderPerm:"1",scrollIndex:12,welcome:"",isShowProjSetting:!1,isEditProjFolder:!1,fetchTickIns:null,searchContent:"",searchProjList:[],isShowSearchBar:!1,isSearching:!1,homeScrollTop:0,contentBodyEl:null}},computed:{showProjList:function(){return this.isShowSearchBar&&this.searchContent&&this.isSearching?this.searchProjList:this.projList},showCenterTitle:function(){return this.isShowSearchBar&&this.searchContent?"“".concat(this.searchContent,"”搜索结果"):"我的项目"}},watch:{searchContent:function(){this.searchForProj()}},mounted:function(){this.cnName=JSON.parse(sessionStorage.user).userName,sessionStorage.setItem("pageTitle","我的项目"),this.listProjects(!0),this.contentBodyEl=document.getElementById("bigbody"),this.contentBodyEl&&this.contentBodyEl.addEventListener("scroll",this.recordContentScrollTop)},beforeDestroy:function(){sessionStorage.dotIndex=this.ind,this.fetchTickIns&&(clearTimeout(this.fetchTickIns),this.fetchTickIns=null),this.contentBodyEl&&this.contentBodyEl.removeEventListener("scroll",this.recordContentScrollTop)},methods:{recordContentScrollTop:function(){this.homeScrollTop=this.contentBodyEl.scrollTop,sessionStorage.setItem("homeScrollTop",this.homeScrollTop)},maxTextLengthArrived:function(){this.$notify({message:"请输入35个字之内的搜索内容",type:["warning"]})},hideSearchBar:function(){this.isShowSearchBar=!1,this.searchContent=""},showSearchBar:function(){this.isShowSearchBar=!0},searchForProj:Object(_["debounce"])(function(){var e=Object(s["a"])(regeneratorRuntime.mark((function e(){var t,r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(t=/^\s*$/,!t.test(this.searchContent)){e.next=5;break}return e.abrupt("return");case 5:return this.isSearching=!0,e.next=8,l["e"](this.searchContent);case 8:r=e.sent,0==r.Code?this.searchProjList=r.Data:this.$notify({type:["error"],message:"查询数据失败, 请稍后重试。"});case 10:case"end":return e.stop()}}),e,this)})));function t(){return e.apply(this,arguments)}return t}(),500),changeSearchContent:function(e){this.searchContent=e},createNewProjectClick:function(){this.$router.push("/newproject").catch((function(e){return console.log(e)}))},lookProjDetailClick:function(e){sessionStorage.projId=e.Id,sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.allocated=e.Allocated,this.$router.push({name:"projdetail"}).catch((function(e){console.log(e)}))},watchAllBtnClick:function(e,t){var r=["341999987607363584","341984912360235008","342002217261621248"];console.log(e),t%2==0||r.includes(e.Id)?this.toWatchPageClick(e):this.toLinkPageClick(e)},toWatchPageClick:function(e){this.$router.push({path:"watch"}),sessionStorage.removeItem("projName"),sessionStorage.removeItem("projId"),sessionStorage.setItem("projName",e.ProjName),sessionStorage.setItem("projId",e.Id)},toLinkPageClick:function(e){this.$router.push({path:"watchlink"}),sessionStorage.removeItem("projName"),sessionStorage.removeItem("projId"),sessionStorage.setItem("projName",e.ProjName),sessionStorage.setItem("projId",e.Id)},toRecycle:function(){this.$router.push({name:"recycle",params:{title:"我的项目"}})},createProjSuccess:function(){this.refreshListProj()},closeNewProj:function(){this.isNewProj=!1,this.isBottomNewProj=!1},listProjects:function(e){var t=this;return Object(s["a"])(regeneratorRuntime.mark((function r(){var o;return regeneratorRuntime.wrap((function(r){while(1)switch(r.prev=r.next){case 0:return r.next=2,l["d"](t.$store.state.accountId);case 2:o=r.sent,t.projList=o.Data,t.$nextTick((function(){var e=document.getElementById("bigbody");t.homeScrollTop=parseInt(sessionStorage.getItem("homeScrollTop")||0),e&&e.scrollTo(0,t.homeScrollTop)})),e&&(t.fetchTickIns=setTimeout((function(){return t.listProjects(!0)}),6e4));case 6:case"end":return r.stop()}}),r)})))()},goFilePage:function(e){sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.projId=e.Id,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.ComFolderId,sessionStorage.newProjStatus=e.NewProjStatus,sessionStorage.projName!=e.ProjName&&(sessionStorage.projName=e.ProjName),this.$router.push({name:"workspace"}).catch((function(e){console.log(e)})),sessionStorage.pageName="workspace"},toCloudIndex:function(e){sessionStorage.projId=e.projID,sessionStorage.firstFolderId=e.folderID,sessionStorage.projName!=e.projName&&(sessionStorage.projName=e.projName),sessionStorage.login="cloud",this.$router.push({name:"cloud"})},toProjNotice:function(e){sessionStorage.createUserID=e.createUserID,sessionStorage.templateID=e.templateID,sessionStorage.projId=e.projID,sessionStorage.nowFolderIndex="",sessionStorage.comFolderId=e.comFolderID,sessionStorage.projName!=e.projName&&(sessionStorage.projName=e.projName),this.$router.push({name:"projnotice",params:{title:"我的项目",allproj:!1}})},showAllProject:function(){this.isHideAllProject=!0,this.isDistProj=!1,this.isPointGroup=!1,this.isShowAllProject=!1},hideAllProject:function(){this.isHideAllProject=!1,this.isDistProj=!0,this.isPointGroup=!0,this.isShowAllProject=!0,this.projectsWithPage()},beforeEnter:function(e){e.style.opacity=0},enter:function(e,t){T(e,{opacity:1,bottom:"0px"},{duration:500,complete:t})},leave:function(e,t){T(e,{bottom:"-740px",opacity:"0"},{duration:500,complete:t})},showzhankai:function(){this.isBottomNewProj=!0,this.isNewProj=!1},addNewFolders:function(e){sessionStorage.projId=e.Id,sessionStorage.createUserID=e.CreateUserId,sessionStorage.templateID=e.TemplateId,sessionStorage.allocated=e.Allocated,this.isAloneDistProj=!0},closeDistWork:function(e){"index"==e&&this.listProjects(),this.isAloneDistProj=!1},refreshListProj:function(e){this.listProjects(),this.isNewProj=!1},closeProjSet:function(){this.isShowProjSetting=!1,this.listProjects()},openPrjInfo:function(e){this.currProjId=e.Id,this.isProjectManager=e.Status,this.isShowProjSetting=!0,this.isEditProjFolder=!1},projEditSuccess:function(){this.isShowProjSetting=!1,this.listProjects()}}},$=E,W=(r("c95a"),r("1a6e"),r("ec82"),Object(m["a"])($,o,n,!1,null,"0be02e90",null));t["default"]=W.exports},"01a6":function(e,t,r){"use strict";var o=r("391a"),n=r.n(o);n.a},"01a8":function(e,t,r){"use strict";var o=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("div",{staticClass:"app-header",class:{white:"white"===e.theme||e.isWindowScrollIng,black:"black"===e.theme,"black-bg-color":e.isWindowScrollIng&&"black"===e.theme}},[e.isClient?r("div",{staticClass:"app-header-top"},[r("div",{staticClass:"top-left",attrs:{title:e.isOnLine?"":"请检查本地网关连接"}},[r("div",{staticClass:"dot",class:{online:e.isOnLine,offline:!e.isOnLine}}),r("div",{staticClass:"state",class:{"white-color":"white"===e.theme,black:"black"===e.theme}},[e._v(e._s(e.isOnLine?"在线":"离线"))])]),r("div",{staticClass:"top-center"}),r("div",{staticClass:"top-right"},[r("div",{staticClass:"min",on:{click:function(t){return t.stopPropagation(),e.shrinkBrowserWindow(t)}}},[r("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),r("div",{staticClass:"my-max",on:{click:function(t){return t.stopPropagation(),e.judgeIsMaxBrowserWindow(t)}}},[e.isMaxWindowNow?r("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):r("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),r("div",{staticClass:"close",on:{mouseenter:function(t){e.isCloseHover=!0},mouseleave:function(t){e.isCloseHover=!1},click:function(t){return t.stopPropagation(),e.closeBrowserWindow(t)}}},[r("img",{directives:[{name:"show",rawName:"v-show",value:!e.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),r("img",{directives:[{name:"show",rawName:"v-show",value:e.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):e._e(),e.isWorkspaceTopBar&&!e.isClient||e.isShowTopBar&&!e.isClient?r("div",{staticClass:"app-header-top"}):e._e(),r("div",{staticClass:"app-header-content",class:{"adjust-content-pos":e.isWorkspaceTopBar&&!e.isClient}},[r("div",{staticClass:"app-header-content-left"},[e._t("left",[r("i",{directives:[{name:"show",rawName:"v-show",value:e.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===e.theme||"basis"===e.theme,icon_topback_left_baise:"black"===e.theme},on:{click:function(t){return e.navBack()}}}),r("span",{directives:[{name:"show",rawName:"v-show",value:e.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(t){return e.navBack()}}},[e._v(e._s(e.backBtnTitle))])])],2),r("div",{staticClass:"app-header-center"},[e._t("center",[e._v(e._s(e.title))])],2),r("div",{staticClass:"app-header-content-right no-drag"},[e._t("right"),e.showRecycleBin?r("span",{on:{click:e.toRecycle}},[r("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:e.isInRecycle}})]):e._e(),e.showUserCenter?r("user-center"):e._e()],2)])])},n=[],s=r("1392"),i=r("1d40"),a={components:{UserCenter:s["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:i["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(e){this.isMaxWindowNow=e}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){i["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),i["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),i["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){i["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var e=document.getElementById("bigbody");this.isWindowScrollIng=e.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=a,l=(r("8fc1"),r("2877")),u=Object(l["a"])(c,o,n,!1,null,"06f5aedd",null);t["a"]=u.exports},"0bb4":function(e,t,r){"use strict";r("fb6a"),r("4d63"),r("ac1f"),r("25f0"),r("466d"),r("5319"),r("841c");t["a"]={getDateTimeString:function(e){var t=e.getFullYear(),r=e.getMonth()+1;r=r<10?"0"+r:r;var o=e.getDate();o=o<10?"0"+o:o;var n=e.getHours();n=n<10?"0"+n:n;var s=e.getMinutes();s=s<10?"0"+s:s;var i=e.getSeconds();i=i<10?"0"+i:i;var a=t+"-"+r+"-"+o+" "+n+":"+s+":"+i;return a},getDateTimeStringByStr:function(e){var t=new Date(e),r=t.getFullYear(),o=t.getMonth()+1;o=o<10?"0"+o:o;var n=t.getDate();n=n<10?"0"+n:n;var s=t.getHours();s=s<10?"0"+s:s;var i=t.getMinutes();i=i<10?"0"+i:i;var a=t.getSeconds();a=a<10?"0"+a:a;var c=r+"-"+o+"-"+n+" "+s+":"+i+":"+a;return c},formatDate:function(e){var t=e.getFullYear(),r=e.getMonth()+1,o=e.getDate();r=r<10?"0"+r:r,o=o<10?"0"+o:o;var n=t+"-"+r+"-"+o;return n},convertToDate:function(e){var t=e.slice(6,19),r=new Date(parseInt(t));return this.formatDate(r)},unixToDate:function(e,t){e=e.replace(/[^0-9]/gi,""),10==e.length&&(e*=1e3);var r=parseInt(e),o=new Date(r),n="";n+=o.getFullYear()+"-";var s=o.getMonth()+1;n+=s<10?"0"+s+"-":s+"-";var i=o.getDate();return n+=i<10?"0"+i:i,!0===t&&(n+=" "+o.getHours()+":",n+=o.getMinutes()+":",n+=o.getSeconds()),n},getUrlParams:function(e){var t=new RegExp("(^|&)"+e+"=([^&]*)(&|$)"),r=window.location.search.substr(1).match(t);return null!=r?r[2]:null},validNumber:function(e,t,r){t?/^([0-9]+)$/.test(t)?r():r(new Error("只能输入整数")):t?r():r(new Error("这里不能为空"))},validNullOrNumber:function(e,t,r){t?/^([0-9]+)$/.test(t)?r():r(new Error("只能输入整数")):r()},validNullOrNumber2:function(e,t,r){t?/^([0-9]+)$/.test(t)?r():r(new Error(" ")):r()},validDecimal:function(e,t,r){t?/^(([0-9]+[.][0-9]+)|([0-9]+))$/.test(t)?r():r(new Error("只能输入数字")):t?r():r(new Error("这里不能为空"))},validNullOrDecimal:function(e,t,r){t?/^(([0-9]+[.][0-9]+)|([0-9]+))$/.test(t)?r():r(new Error("只能输入数字")):r()},validNullOrDecimal2:function(e,t,r){t?/^(([0-9]+[.][0-9]+)|([0-9]+))$/.test(t)?r():r(new Error(" ")):r()},validRequired:function(e,t,r){t?r():r(new Error("这里不能为空"))},validEmail:function(e,t,r){if(""!=t){var o=/^([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+@([a-zA-Z0-9]+[_|\_|\.]?)*[a-zA-Z0-9]+\.[a-zA-Z]{2,3}$/;o.test(t)?r():r(new Error("邮箱格式不正确!"))}else r()},validPhoneNum:function(e,t,r){if(""!=t){var o=/(^\d{11}$)/;o.test(t)?r():r(new Error("请输入11位有效手机号码!"))}else r(new Error("请输入手机号"))},validVerificationCode:function(e,t,r){if(""!=t){var o=/(^\d{6}$)/;o.test(t)?r():r(new Error("请输入有效的验证码!"))}else r(new Error("请输入验证码"))},validPhone:function(e,t,r){""!=t&&11!=t.length?r(new Error("请输入11位有效手机号码!")):r()},validPhoneAndRequired:function(e,t,r){""!=t?11!=t.length?r(new Error("请输入11位有效手机号码!")):r():r(new Error("请输入手机号"))},pathSubString:function(e){var t=e.slice(-22);return t},pageData:function(e,t,r){""!=t&&null!=t||(t=1),""!=e&&null!=e||(e=10);var o=(t-1)*e,n=o+e;n>r.length&&(n=r.length);var s=[];if(null!=r&&r.length>0)for(var i=o;i-1,r&&(t=t.replace(/y/g,"")));var a=i(I?new v(e,t):v(e,t),o?this:j,k);return P&&r&&f(a,{sticky:r}),a},y=function(e){e in k||a(k,e,{configurable:!0,get:function(){return v[e]},set:function(t){v[e]=t}})},B=c(v),x=0;while(B.length>x)y(B[x++]);j.constructor=k,k.prototype=j,d(n,"RegExp",k)}m("RegExp")},5122:function(e,t,r){},"63b7":function(e,t,r){"use strict";var o=r("fabf"),n=r.n(o);n.a},6654:function(e,t,r){"use strict";var o=r("6eb7"),n=r.n(o);n.a},"6d1d":function(e,t,r){},"6eb7":function(e,t,r){},"76ae":function(e,t,r){"use strict";var o=r("e9b0"),n=r.n(o);n.a},"7df1":function(e,t,r){"use strict";var o=r("a5b4"),n=r.n(o);n.a},"841c":function(e,t,r){"use strict";var o=r("d784"),n=r("825a"),s=r("1d80"),i=r("129f"),a=r("14c3");o("search",1,(function(e,t,r){return[function(t){var r=s(this),o=void 0==t?void 0:t[e];return void 0!==o?o.call(t,r):new RegExp(t)[e](String(r))},function(e){var o=r(t,e,this);if(o.done)return o.value;var s=n(e),c=String(this),l=s.lastIndex;i(l,0)||(s.lastIndex=0);var u=a(s,c);return i(s.lastIndex,l)||(s.lastIndex=l),null===u?-1:u.index}]}))},"8fc1":function(e,t,r){"use strict";var o=r("99ab"),n=r.n(o);n.a},"99ab":function(e,t,r){},"9d0d":function(e,t,r){"use strict";var o=r("cf15"),n=r.n(o);n.a},a06e:function(e,t,r){"use strict";r.d(t,"d",(function(){return s})),r.d(t,"c",(function(){return a})),r.d(t,"b",(function(){return l})),r.d(t,"a",(function(){return h})),r.d(t,"e",(function(){return p}));r("96cf");var o=r("1da1"),n=r("b775");function s(e){return i.apply(this,arguments)}function i(){return i=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/queryProjectListByUserId",{userId:t});case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),i.apply(this,arguments)}function a(e){return c.apply(this,arguments)}function c(){return c=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/queryProjectInfoByProjId",{projId:t});case 2:return r=e.sent,e.abrupt("return",r);case 4:case"end":return e.stop()}}),e)}))),c.apply(this,arguments)}function l(e){return u.apply(this,arguments)}function u(){return u=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/editProject",t);case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),u.apply(this,arguments)}function h(e){return d.apply(this,arguments)}function d(){return d=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/assignedWork",t);case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),d.apply(this,arguments)}function p(e){return f.apply(this,arguments)}function f(){return f=Object(o["a"])(regeneratorRuntime.mark((function e(t){var r;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(n["b"])("project/searchProject",{projName:t});case 2:return r=e.sent,e.abrupt("return",Object(n["c"])(r));case 4:case"end":return e.stop()}}),e)}))),f.apply(this,arguments)}},a5b4:function(e,t,r){},c95a:function(e,t,r){"use strict";var o=r("5122"),n=r.n(o);n.a},caad:function(e,t,r){"use strict";var o=r("23e7"),n=r("4d64").includes,s=r("44d2"),i=r("ae40"),a=i("indexOf",{ACCESSORS:!0,1:0});o({target:"Array",proto:!0,forced:!a},{includes:function(e){return n(this,e,arguments.length>1?arguments[1]:void 0)}}),s("includes")},cf15:function(e,t,r){},e9b0:function(e,t,r){},ec82:function(e,t,r){"use strict";var o=r("6d1d"),n=r.n(o);n.a},f96e:function(e,t,r){"use strict";var o=r("01a8");r.d(t,"a",(function(){return o["a"]}))},fabf:function(e,t,r){}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-550c5be4.e96090f8.js b/dist/static/js/chunk-550c5be4.393321bb.js
similarity index 100%
rename from dist/static/js/chunk-550c5be4.e96090f8.js
rename to dist/static/js/chunk-550c5be4.393321bb.js
diff --git a/dist/static/js/chunk-584d398d.095781ad.js b/dist/static/js/chunk-584d398d.095781ad.js
deleted file mode 100644
index bae4a503..00000000
--- a/dist/static/js/chunk-584d398d.095781ad.js
+++ /dev/null
@@ -1 +0,0 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-584d398d"],{"01a8":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"app-header",class:{white:"white"===e.theme||e.isWindowScrollIng,black:"black"===e.theme,"black-bg-color":e.isWindowScrollIng&&"black"===e.theme}},[e.isClient?n("div",{staticClass:"app-header-top"},[n("div",{staticClass:"top-left",attrs:{title:e.isOnLine?"":"请检查本地网关连接"}},[n("div",{staticClass:"dot",class:{online:e.isOnLine,offline:!e.isOnLine}}),n("div",{staticClass:"state",class:{"white-color":"white"===e.theme,black:"black"===e.theme}},[e._v(e._s(e.isOnLine?"在线":"离线"))])]),n("div",{staticClass:"top-center"}),n("div",{staticClass:"top-right"},[n("div",{staticClass:"min",on:{click:function(t){return t.stopPropagation(),e.shrinkBrowserWindow(t)}}},[n("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),n("div",{staticClass:"my-max",on:{click:function(t){return t.stopPropagation(),e.judgeIsMaxBrowserWindow(t)}}},[e.isMaxWindowNow?n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),n("div",{staticClass:"close",on:{mouseenter:function(t){e.isCloseHover=!0},mouseleave:function(t){e.isCloseHover=!1},click:function(t){return t.stopPropagation(),e.closeBrowserWindow(t)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!e.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:e.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):e._e(),e.isWorkspaceTopBar&&!e.isClient||e.isShowTopBar&&!e.isClient?n("div",{staticClass:"app-header-top"}):e._e(),n("div",{staticClass:"app-header-content",class:{"adjust-content-pos":e.isWorkspaceTopBar&&!e.isClient}},[n("div",{staticClass:"app-header-content-left"},[e._t("left",[n("i",{directives:[{name:"show",rawName:"v-show",value:e.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===e.theme||"basis"===e.theme,icon_topback_left_baise:"black"===e.theme},on:{click:function(t){return e.navBack()}}}),n("span",{directives:[{name:"show",rawName:"v-show",value:e.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(t){return e.navBack()}}},[e._v(e._s(e.backBtnTitle))])])],2),n("div",{staticClass:"app-header-center"},[e._t("center",[e._v(e._s(e.title))])],2),n("div",{staticClass:"app-header-content-right no-drag"},[e._t("right"),e.showRecycleBin?n("span",{on:{click:e.toRecycle}},[n("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:e.isInRecycle}})]):e._e(),e.showUserCenter?n("user-center"):e._e()],2)])])},r=[],a=n("1392"),s=n("1d40"),c={components:{UserCenter:a["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:s["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(e){this.isMaxWindowNow=e}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){s["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),s["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),s["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){s["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var e=document.getElementById("bigbody");this.isWindowScrollIng=e.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},o=c,l=(n("8fc1"),n("2877")),u=Object(l["a"])(o,i,r,!1,null,"06f5aedd",null);t["a"]=u.exports},"2f4c":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"search-bar",class:{"show-search-bar":e.isShowSearchBar}},[n("div",{staticClass:"search-entry",class:{"set-high-index":!e.isShowSearchBar},on:{mouseenter:function(t){e.isSearchHover=!0},mouseleave:function(t){e.isSearchHover=!1},click:function(t){return t.stopPropagation(),e.showSearchBar(t)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!e.isSearchHover,expression:"!isSearchHover"}],staticClass:"vert-hori-center search-img",attrs:{src:"/static/img/搜索.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:e.isSearchHover,expression:"isSearchHover"}],staticClass:"vert-hori-center search-active-img",attrs:{src:"/static/img/搜索激活.svg",alt:""}})]),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowSearchBar,expression:"isShowSearchBar"}],staticClass:"search-wrap"},[n("i",{staticClass:"search-icon",on:{click:function(t){return t.stopPropagation(),e.goToSearch(t)}}}),n("input",{directives:[{name:"model",rawName:"v-model",value:e.searchContent,expression:"searchContent"}],staticClass:"search-input",attrs:{type:"text",placeholder:e.placeholder,maxlength:"35"},domProps:{value:e.searchContent},on:{keyup:function(t){return t.stopPropagation(),e.enterSearchContent(t)},input:function(t){t.target.composing||(e.searchContent=t.target.value)}}}),n("i",{staticClass:"close-icon",on:{click:function(t){return t.stopPropagation(),e.hideSearchBar(t)}}})])])},r=[],a={data:function(){return{searchContent:"",isSearchHover:!1,isShowSearchBar:!1}},props:{placeholder:{type:String,default:"搜索的文本"}},watch:{searchContent:function(e){35==e.length&&this.$emit("maxTextLengthArrived"),this.changeSearchContent()}},methods:{enterSearchContent:function(e){this.searchContent&&13==e.keyCode&&this.goToSearch()},changeSearchContent:function(){this.$emit("changeSearchContent",this.searchContent)},goToSearch:function(){this.$emit("goToSearch")},hideSearchBar:function(){this.isShowSearchBar=!1,this.$emit("hideSearchBar")},showSearchBar:function(){this.searchContent="",this.isShowSearchBar=!0,this.$emit("showSearchBar")}}},s=a,c=(n("76ae"),n("2877")),o=Object(c["a"])(s,i,r,!1,null,"df8317c6",null);t["a"]=o.exports},45883:function(e,t,n){"use strict";var i=n("f34a"),r=n.n(i);r.a},"466d":function(e,t,n){"use strict";var i=n("d784"),r=n("825a"),a=n("50c4"),s=n("1d80"),c=n("8aa5"),o=n("14c3");i("match",1,(function(e,t,n){return[function(t){var n=s(this),i=void 0==t?void 0:t[e];return void 0!==i?i.call(t,n):new RegExp(t)[e](String(n))},function(e){var i=n(t,e,this);if(i.done)return i.value;var s=r(e),l=String(this);if(!s.global)return o(s,l);var u=s.unicode;s.lastIndex=0;var h,f=[],d=0;while(null!==(h=o(s,l))){var p=String(h[0]);f[d]=p,""===p&&(s.lastIndex=c(l,a(s.lastIndex),u)),d++}return 0===d?null:f}]}))},"4d63":function(e,t,n){var i=n("83ab"),r=n("da84"),a=n("94ca"),s=n("7156"),c=n("9bf2").f,o=n("241c").f,l=n("44e7"),u=n("ad6d"),h=n("9f7f"),f=n("6eeb"),d=n("d039"),p=n("69f3").set,m=n("2626"),w=n("b622"),g=w("match"),v=r.RegExp,b=v.prototype,x=/a/g,y=/a/g,C=new v(x)!==x,B=h.UNSUPPORTED_Y,S=i&&a("RegExp",!C||B||d((function(){return y[g]=!1,v(x)!=x||v(y)==y||"/a/i"!=v(x,"i")})));if(S){var R=function(e,t){var n,i=this instanceof R,r=l(e),a=void 0===t;if(!i&&r&&e.constructor===R&&a)return e;C?r&&!a&&(e=e.source):e instanceof R&&(a&&(t=u.call(e)),e=e.source),B&&(n=!!t&&t.indexOf("y")>-1,n&&(t=t.replace(/y/g,"")));var c=s(C?new v(e,t):v(e,t),i?this:b,R);return B&&n&&p(c,{sticky:n}),c},k=function(e){e in R||c(R,e,{configurable:!0,get:function(){return v[e]},set:function(t){v[e]=t}})},j=o(v),F=0;while(j.length>F)k(j[F++]);b.constructor=R,R.prototype=b,f(r,"RegExp",R)}m("RegExp")},"768e":function(e,t,n){"use strict";var i=n("b84f"),r=n.n(i);r.a},"76ae":function(e,t,n){"use strict";var i=n("e9b0"),r=n.n(i);r.a},"8b1e":function(e,t,n){"use strict";n.r(t);var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("app-header",{attrs:{theme:"basis",showBackBtn:"",backBtnTitle:e.title,showUserCenter:"",isInRecycle:"",showRecycleBin:""},scopedSlots:e._u([{key:"center",fn:function(){return[n("div",{staticClass:"main-title"},[e._v(e._s(e.showTitle))])]},proxy:!0},{key:"right",fn:function(){return[n("search-bar",{staticClass:"proj-search-bar",attrs:{placeholder:"请输入要搜索的文件"},on:{changeSearchContent:e.changeSearchContent,hideSearchBar:e.hideSearchBar,goToSearch:e.searchForFile,showSearchBar:e.showSearchBar,maxTextLengthArrived:e.maxTextLengthArrived}})]},proxy:!0}])}),n("div",{staticClass:"recycle_content"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isEmpty,expression:"isEmpty"}],staticClass:"nullproduct"},[n("img",{attrs:{src:"static\\img\\nopro.png",alt:""}}),n("span",{staticClass:"noprotext"},[e._v("暂无文件")])]),e._l(e.fileList,(function(t){return n("recycle-file",{key:t.id,attrs:{file:t,tempRightFileId:e.tempRightFileId},on:{recycleFile:e.isRecycle,recycleFileRightBtnClick:e.recycleFileRightBtnClick}})}))],2)],1)},r=[],a=(n("4de4"),n("4d63"),n("ac1f"),n("25f0"),n("466d"),n("96cf"),n("1da1")),s=n("01a8"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("div",{ref:"recycle-file",staticClass:"yiyun_wenjian_list loding-mask-parent",on:{contextmenu:function(t){return t.preventDefault(),t.stopPropagation(),e.recycleFileRightBtnClick(t)}}},[n("div",{ref:"file-icon"},[e.oneOf(e.file.extension,e.imgExtensionList)||e.oneOf(e.file.extension,e.VideoExtensionList)?e.oneOf(e.file.extension,e.imgExtensionList)?n("div",{staticClass:"defultImage-mid img_bg-mid toumin"},[n("div",{staticClass:"file_Im gbox-mid"},[n("img",{directives:[{name:"lazy",rawName:"v-lazy",value:e.file.alias,expression:"file.alias"}],staticClass:"file_Img",attrs:{alt:""}})])]):n("div",{staticClass:"defultImage-mid video-mid toumin"}):n("div",{staticClass:"defultImage-mid toumin",class:e.file.extension+"-mid "+(e.oneOf(e.file.extension,e.filePreviewList)," ")}),n("strong",{ref:"file-name",staticClass:"yiyunwenjian_name",attrs:{title:e.file.archName+"."+e.file.extension}},[e._v(e._s(e.file.archName)),n("span",{directives:[{name:"show",rawName:"v-show",value:!e.oneOf(e.file.extension,e.RecExtensionList),expression:"!oneOf(file.extension, RecExtensionList)"}]},[e._v("."+e._s(e.file.extension))])])]),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isFileRightMenuVisible,expression:"isFileRightMenuVisible"}],ref:"right-menu",staticClass:"contextmenu",style:{top:e.fileRightMenuTop+"px",left:e.fileRightMenuLeft+"px"}},[n("ul",{staticClass:"rightMenu"},[n("li",{on:{click:function(t){return e.removeFile(e.file.id)}}},[e._v("放回原处")])])])])])},o=[],l=(n("c975"),n("b428")),u=(n("b332"),n("1d40")),h=["jpg","png","bmp","gif","jpeg"],f=["jpg","png","bmp","gif","jpeg","txt","zip","ae","ai","idml","indd","mp3","pr","ps","sketch","xmind","skp","rvt","rar","nwc","max","dxf","dwg","svfzip","map","supermap","pdf","ppt","pptx","excel","xlsx","xls","doc","docx","word","folder","folder1","folder2"],d=["avi","mov","wav","mp4"],p=["doc","docx","ppt","pptx","xls","xlsx"],m=["jpg","png","bmp","gif","jpeg","doc","docx","ppt","pptx","xls","xlsx","avi","mov","wav","mp4","txt","pdf","dwg"],w=function(e,t){return-1!==t.indexOf(e)},g={props:{file:{type:Object,default:function(){return{}}},tempRightFileId:{type:String,default:""}},data:function(){return{imgExtensionList:h,RecExtensionList:f,VideoExtensionList:d,office:p,filePreviewList:m,isFileRightMenuVisible:!1,isClient:u["a"].isClient,isEnterBtn:!1,recycleBinMenuShow:!1,fileRightMenuLeft:0,fileRightMenuTop:0,rightMenuEl:null,recycleFileEl:null}},methods:{oneOf:w,fileClick:function(){console.log(12111)},enterSelectBtn:function(){this.isEnterBtn=!0,this.recycleBinMenuShow=!0},leaveSelectBtn:function(){this.isEnterBtn=!1,this.recycleBinMenuShow=!1},removeFile:function(e){var t=this;return Object(a["a"])(regeneratorRuntime.mark((function n(){var i;return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,Object(l["j"])(e);case 2:i=n.sent,-1!==i.Code&&(t.$notify({type:"success",message:"文件已放回原处。"}),t.$emit("recycleFile",!0));case 4:case"end":return n.stop()}}),n)})))()},recycleFileRightBtnClick:function(e){var t=this;this.isFileRightMenuVisible=!0,this.$nextTick((function(){t.rightMenuEl=t.$refs["right-menu"],t.recycleFileEl=t.$refs["recycle-file"];var n=t.recycleFileEl.getBoundingClientRect(),i=t.rightMenuEl.clientHeight,r=t.rightMenuEl.clientWidth,a=document.body.clientHeight,s=document.body.clientWidth-128;t.fileRightMenuLeft=e.clientX-n.left,t.fileRightMenuTop=e.clientY-n.top,e.clientY+i>a&&(t.fileRightMenuTop=t.fileRightMenuTop-i),e.clientX+r>s&&(t.fileRightMenuLeft=t.fileRightMenuLeft-r),t.$emit("recycleFileRightBtnClick",t.file.id)}))},closeFileRightMenu:function(){this.isFileRightMenuVisible=!1}},watch:{tempRightFileId:function(e){this.isFileRightMenuVisible=e===this.file.id},isFileRightMenuVisible:function(e){e?document.body.addEventListener("click",this.closeFileRightMenu):document.body.removeEventListener("click",this.closeFileRightMenu)}}},v=g,b=(n("768e"),n("2877")),x=Object(b["a"])(v,c,o,!1,null,"5328e970",null),y=x.exports,C=n("2f4c"),B={components:{recycleFile:y,AppHeader:s["a"],SearchBar:C["a"]},created:function(){this.getRecycleFiles()},mounted:function(){},data:function(){return{tempRightFileId:"",fileList:[],searchFileList:[],isEmpty:!0,title:"返回"+sessionStorage.pageTitle,isShowSearchBar:!1,searchContent:""}},methods:{recycleFileRightBtnClick:function(e){this.tempRightFileId=e},getRecycleFiles:function(){var e=this;return Object(a["a"])(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(l["h"])();case 2:n=t.sent,e.fileList=n,e.searchFileList=n,e.isEmpty=e.fileList.length<1;case 6:case"end":return t.stop()}}),t)})))()},isRecycle:function(e){e&&this.getRecycleFiles()},changeSearchContent:function(e){this.searchContent=e,this.searchForFile()},hideSearchBar:function(){this.isShowSearchBar=!1,this.searchContent=""},showSearchBar:function(){this.isShowSearchBar=!0},maxTextLengthArrived:function(){this.$notify({message:"请输入35个字之内的搜索内容",type:["warning"]})},searchForFile:function(){var e=this,t=this.searchFileList;t=t.filter((function(t){var n=t.archName.match(new RegExp(e.searchContent,"gi"));return!!n})),this.fileList=t,this.isEmpty=t.length<1}},computed:{showTitle:function(){return this.isShowSearchBar&&this.searchContent?"“".concat(this.searchContent,"”搜索结果"):"回收站"}}},S=B,R=(n("45883"),Object(b["a"])(S,i,r,!1,null,"09a11d1e",null));t["default"]=R.exports},"8fc1":function(e,t,n){"use strict";var i=n("99ab"),r=n.n(i);r.a},"99ab":function(e,t,n){},b332:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return a})),n.d(t,"f",(function(){return s})),n.d(t,"e",(function(){return c})),n.d(t,"d",(function(){return o})),n.d(t,"g",(function(){return l})),n.d(t,"c",(function(){return u}));n("99af"),n("a15b"),n("d81d"),n("fb6a"),n("ac1f"),n("5319"),n("1276");var i=n("d4ec"),r={DOWNLOADING:100,UPLOADING:101},a={NOT_WORKING:1,WORKING:2},s=function(e,t){var n=e.nodeName,i=e.extension,r=e.archName,a=e.relativePath,s=n?"".concat(n,"\\协作文件"):t.folderName;return"".concat(s,"\\").concat(a?"".concat(a.replace(/\//g,"\\"),"\\"):"").concat(r).concat(i?".".concat(i):"")},c=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0;if(!e)return[];var i=t?"".concat(t,"/"):t,r=e.split("/").map((function(e,t,r){var a="".concat(i).concat(r.slice(0,t+1).join("/"));return n&&n(a),a}));return r},o=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";Object(i["a"])(this,e);var n=t.split("/"),r=n.pop();this.id=t,this.folderPath=t,this.folderName=r,this.parentFolderPath=n.join("/"),this.childCount=0,this.fileCount=0},l=["jpg","png","bmp","gif","jpeg"],u=["avi","mov","wav","mp4"]},b428:function(e,t,n){"use strict";n.d(t,"e",(function(){return c})),n.d(t,"h",(function(){return l})),n.d(t,"j",(function(){return h})),n.d(t,"d",(function(){return d})),n.d(t,"b",(function(){return m})),n.d(t,"g",(function(){return g})),n.d(t,"a",(function(){return b})),n.d(t,"c",(function(){return y})),n.d(t,"f",(function(){return B})),n.d(t,"k",(function(){return R})),n.d(t,"i",(function(){return j})),n.d(t,"l",(function(){return O})),n.d(t,"m",(function(){return N}));n("99af"),n("4160"),n("a15b"),n("d81d"),n("fb6a"),n("ac1f"),n("1276"),n("159b"),n("96cf");var i=n("1da1"),r=n("b775"),a=n("3de1"),s=n("b332");function c(e,t){return o.apply(this,arguments)}function o(){return o=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i,s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("folder/queryNodeFolderListByProjectIdAndUserId",{projectId:t,userId:n});case 2:return i=e.sent,s=(i.Data||[]).map((function(e){var t=Object(a["b"])(e);return t.listsShareFrom=[[],[]],t})),e.abrupt("return",s);case 5:case"end":return e.stop()}}),e)}))),o.apply(this,arguments)}function l(){return u.apply(this,arguments)}function u(){return u=Object(i["a"])(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/queryFilesFromRecycleBin");case 2:if(t=e.sent,Object(r["c"])(t),0===t.Code){e.next=6;break}return e.abrupt("return",null);case 6:return n=(t.Data||[]).map((function(e){var t=Object(a["b"])(e);return t})),e.abrupt("return",n);case 8:case"end":return e.stop()}}),e)}))),u.apply(this,arguments)}function h(e){return f.apply(this,arguments)}function f(){return f=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/removeFromRecycleBin",{fileId:t});case 2:return n=e.sent,e.abrupt("return",Object(r["c"])(n));case 4:case"end":return e.stop()}}),e)}))),f.apply(this,arguments)}function d(e,t,n){return p.apply(this,arguments)}function p(){return p=Object(i["a"])(regeneratorRuntime.mark((function e(t,n,i){var c,o,l,u,h,f;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("folder/queryFileListByFolderIdAndUserId",{folderId:t,userId:n,publicFolderId:i});case 2:if(c=e.sent,Object(r["c"])(c),0===c.Code){e.next=6;break}return e.abrupt("return",null);case 6:return o=c.Data||{},l=[],u={},h=(o.myFile||[]).concat(o.workFile||[]).map((function(e){var t=Object(a["b"])(e),n=t.relativePath;if(n){var i=n.split("/");i.forEach((function(e,t){var n=i.slice(0,t+1).join("/");if(!u[n]){var r=new s["d"](n),a=r.parentFolderPath;l.push(r),u[n]=r,u[a]&&u[a].childCount++}})),u[n].fileCount++}return t})),f={folder:l,folderMap:u,file:h,coordinationFiles:(o.coordinationFiles||[]).map(a["b"])},e.abrupt("return",f);case 12:case"end":return e.stop()}}),e)}))),p.apply(this,arguments)}function m(e,t){return w.apply(this,arguments)}function w(){return w=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/changeFileWorkStatus",{fileId:t,workStatus:n});case 2:return i=e.sent,e.abrupt("return",Object(r["c"])(i));case 4:case"end":return e.stop()}}),e)}))),w.apply(this,arguments)}function g(e,t,n){return v.apply(this,arguments)}function v(){return v=Object(i["a"])(regeneratorRuntime.mark((function e(t,n,i){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("template/queryFileExchange",{currentTemplateId:t,currentNodeId:n,nestedNodeId:i});case 2:return a=e.sent,e.abrupt("return",Object(r["c"])(a));case 4:case"end":return e.stop()}}),e)}))),v.apply(this,arguments)}function b(e){return x.apply(this,arguments)}function x(){return x=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n,i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/addFile",t);case 2:return n=e.sent,i={API:"file/addFile",Action:"新建文件",CompanyName:sessionStorage.CompanyName,Subject:t.archName+"."+t.extension,Source:sessionStorage.client,ProjectName:sessionStorage.projName},Object(r["b"])("operation/record",i),e.abrupt("return",n);case 6:case"end":return e.stop()}}),e)}))),x.apply(this,arguments)}function y(e){return C.apply(this,arguments)}function C(){return C=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/deleteFile",{fileId:t});case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),C.apply(this,arguments)}function B(e){return S.apply(this,arguments)}function S(){return S=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("company/queryFileOnlineUrlByCompanyId",t);case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),S.apply(this,arguments)}function R(e,t){return k.apply(this,arguments)}function k(){return k=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/searchFileListByFolderIdAndFileName",{folderId:t,fileName:n});case 2:return i=e.sent,e.abrupt("return",i);case 4:case"end":return e.stop()}}),e)}))),k.apply(this,arguments)}function j(e){return F.apply(this,arguments)}function F(){return F=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/queryProjArchiveHistoryTbByArchId",{archId:t});case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),F.apply(this,arguments)}function O(e,t,n){return I.apply(this,arguments)}function I(){return I=Object(i["a"])(regeneratorRuntime.mark((function e(t,n,i){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/setShareFile",{Id:t,IpfsCid:n,ModifyUserId:i});case 2:return a=e.sent,e.abrupt("return",a);case 4:case"end":return e.stop()}}),e)}))),I.apply(this,arguments)}function N(e){return M.apply(this,arguments)}function M(){return M=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/updateProjArchiveHistory",t);case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),M.apply(this,arguments)}},b84f:function(e,t,n){},d4ec:function(e,t,n){"use strict";function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",(function(){return i}))},e9b0:function(e,t,n){},f34a:function(e,t,n){}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-5e79f418.335b8d01.js b/dist/static/js/chunk-5e79f418.ce8f7478.js
similarity index 100%
rename from dist/static/js/chunk-5e79f418.335b8d01.js
rename to dist/static/js/chunk-5e79f418.ce8f7478.js
diff --git a/dist/static/js/chunk-601f1471.28514123.js b/dist/static/js/chunk-601f1471.28514123.js
new file mode 100644
index 00000000..85507379
--- /dev/null
+++ b/dist/static/js/chunk-601f1471.28514123.js
@@ -0,0 +1 @@
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-601f1471"],{"14b7":function(e,t,s){},2532:function(e,t,s){"use strict";var r=s("23e7"),i=s("5a34"),a=s("1d80"),n=s("ab13");r({target:"String",proto:!0,forced:!n("includes")},{includes:function(e){return!!~String(a(this)).indexOf(i(e),arguments.length>1?arguments[1]:void 0)}})},"30c5":function(e,t,s){},"45fc":function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").some,a=s("a640"),n=s("ae40"),o=a("some"),l=n("some");r({target:"Array",proto:!0,forced:!o||!l},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"47c5":function(e,t,s){"use strict";s.r(t);var r=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"proj-detail"},[s("app-header",{attrs:{theme:"basis",isShowTopBar:!0,backBtnTitle:e.isEnterEdit?"":"退出项目编辑",showUserCenter:!1,showBackBtn:!e.isEnterEdit,onBackBtnClick:e.returnToProjListPage}}),s("div",{staticClass:"content-wrap",class:{"set-content-wrap":e.isEnterEdit}},[e.isEnterEdit?e._e():s("div",{staticClass:"graph-left-part"}),s("div",{staticClass:"right-part",class:{"set-right-part-width":e.isEnterEdit}},[!e.isShowDistWorkPage&&e.isShowStartProjDesc?s("div",{ref:"projdesc",staticClass:"proj-desc adjust-top-radius"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isProjDescScroll},attrs:{showUserCenter:!1}},[s("div",{staticClass:"title",attrs:{slot:"left"},slot:"left"},[e._v("项目概况")]),s("div",{staticClass:"to-distwork-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.handleShowDistWorkPage(t)}},slot:"right"},[e._v("开始")])]),s("div",{staticClass:"proj-desc-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("项目名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("项目负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateUserName))])]),s("div",{staticClass:"item cover-container"},[s("div",{staticClass:"item-title"},[e._v("封面")]),s("div",{staticClass:"item-value cover-img-wrap use-relative",style:e.showBackground(e.coverSrc)},[s("file-uploader",{staticClass:"listUpdateBtn editCoverBtn",attrs:{"on-success":e.coverUploadSuccess}},[s("div",[e._v("编辑")])])],1)]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title proj-main-template"},[e._v("项目主要模板")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempCreateUserName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateTime))])]),e._l(e.listProjProp,(function(t){return s("div",{key:t.TempPropId,staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v(e._s(t.PropertyName?t.PropertyName:"自定义字段"))]),s("div",{staticClass:"item-value"},[e._v(e._s(t.PropValue))])])}))],2)],1):e._e(),e.isShowDistWorkPage&&!e.isShowTemplateSummary?s("div",{staticClass:"distwork-page"},[e.isEnterEdit?s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isDistWorkPartScroll},attrs:{title:"指派工作",showUserCenter:!1}},[s("div",{staticClass:"finish-edit-btn",attrs:{slot:"left"},on:{click:function(t){return t.stopPropagation(),e.finishEditClick(t)}},slot:"left"},[e._v("完成编辑")]),s("div",{staticClass:"question",attrs:{slot:"right"},slot:"right"},[s("i",{staticClass:"ques-icon",on:{click:function(t){t.stopPropagation(),e.isShowManagerTips=!e.isShowManagerTips}}}),s("span",{staticClass:"ques-text"},[e._v("了解工作负责人")])])]):s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isDistWorkPartScroll},attrs:{backBtnTitle:"项目概况",onBackBtnClick:e.showProjDetailClick,title:e.nowProject.TempName,showUserCenter:!1,showBackBtn:!0}}),s("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowManagerTips,expression:"isShowManagerTips"}],staticClass:"manager-tips"},[s("i",{staticClass:"close-icon",on:{click:function(t){t.stopPropagation(),e.isShowManagerTips=!e.isShowManagerTips}}}),s("div",{staticClass:"tips-text"},[e._v("工作负责人将有权管理“负责工作中的成员”,点击用户头像变更工作负责人。")])]),s("div",{ref:"distworkpart",staticClass:"part-wrap"},[e.isEnterEdit?e._e():s("div",{staticClass:"template-detail-btn",on:{click:function(t){t.stopPropagation(),e.isShowTemplateSummary=!0,e.isEnterEditPropValue=!1}}},[e._v("模板概况")]),e.isProjManager?s("div",{staticClass:"manager-folder-wrap",class:{"active-folder mb-36":e.isEditProjManager,"only-manager-see folder-click":!e.isEnterEdit}},[s("div",{staticClass:"row-title"},[e._v("项目管理权限")]),s("div",{staticClass:"proj-manager-row use-relative",on:{click:function(t){return t.stopPropagation(),e.activeManagerClick(t)}}},[e.isEnterEdit&&e.isEditProjManager?e._e():s("div",{staticClass:"use-relative ml-4 clear-fix"},[s("div",{staticClass:"use-relative fl"},[s("people-item",{class:{"mr-8":!e.isEnterEdit},attrs:{user:e.currUser,isShowManagerMark:e.isEnterEdit}})],1),s("div",{directives:[{name:"show",rawName:"v-show",value:!e.isEnterEdit,expression:"!isEnterEdit"}],staticClass:"vertical-line"}),s("div",{staticClass:"use-flex fl"},[e.listManagerUser&&e.listManagerUser.length>0?s("div",{staticClass:"use-flex fl"},e._l(e.filterManageFromListUser(e.currUser.id,e.listManagerUser),(function(t){return s("people-item",{key:t.id,attrs:{user:t,isEnterEdit:e.isEnterEdit}})})),1):e._e(),!e.isEnterEdit&&e.isProjCreator?s("people-item",{nativeOn:{click:function(t){return t.stopPropagation(),e.addProjManager(t)}}}):e._e()],1)]),e.isEnterEdit&&e.isEditProjManager?s("div",{staticClass:"use-relative ml-4 use-flex"},[s("temp-selected-user-list",{attrs:{memberList:e.selectedUser},on:{changeManagerClick:e.changeManagerClick,setFirstPeopleToManager:e.setFirstPeopleToManager}})],1):e._e()])]):e._e(),s("plain-folder-list",{staticClass:"plain-folder-list",attrs:{nestNodeList:e.nestNodeList,isEnterEdit:e.isEnterEdit,id:e.userId,lastFolderId:e.lastFolderId,folderList:e.listNewFolder,allManager:e.currUser,allManagerChild:e.listManagerUser,aloneAddUserForFolder:e.aloneAddUserForFolder,aloneAddUserOnlyStaff:e.aloneAddUserOnlyStaff,allChildrenLists:e.allChildrenLists,activeFolderId:e.activeFolderId,selectedUser:e.selectedUser,isProjManager:e.isProjManager}})],1)],1):e._e(),e.isShowTemplateSummary?s("div",{staticClass:"template-summary"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isTemplateDescScroll},attrs:{backBtnTitle:"返回",theme:"",onBackBtnClick:e.returnToDistWorkClick,title:e.nowProject.TempName,showUserCenter:!1,showBackBtn:!0}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.handleEditTemplate(t)}},slot:"right"},[e._v(" "+e._s(e.isEnterEditPropValue?"完成编辑":"修改")+" ")])]),Object.keys(e.nowProject).length>0?s("div",{ref:"templatedesc",staticClass:"summary-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempCreateUserName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateTime))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("工程名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjName))])]),e._l(e.listProjProp,(function(t){return s("div",{key:t.TempPropId,staticClass:"item"},[s("div",{staticClass:"item-title",class:{"adjust-title-position":e.isEnterEditPropValue}},[e._v(e._s(t.PropertyName?t.PropertyName:"自定义字段"))]),s("div",{staticClass:"item-value"},[e.isEnterEditPropValue?s("input",{directives:[{name:"model",rawName:"v-model",value:t.PropValue,expression:"prop.PropValue"}],staticClass:"prop-value-input",attrs:{type:"text"},domProps:{value:t.PropValue},on:{input:function(s){s.target.composing||e.$set(t,"PropValue",s.target.value)}}}):s("div",[e._v(e._s(t.PropValue))])])])}))],2):e._e()],1):e._e(),e.isStartEditNestTemp?s("nest-temp",{attrs:{isTemNestInProp:e.isTemNest,nestNodeFolder:e.nestNodeFolder},on:{enterDistWork:e.enterDistWork}}):e._e()],1),e.isEnterEdit?s("div",{staticClass:"personnel-list-part",class:{"set-personnel-list-width":e.isEnterEdit}},[s("personnel-list",{attrs:{treeList:e.memberTree,selectedKeys:e.selectedMemberKeys},on:{select:e.onSelectMembers}})],1):e._e()])],1)},i=[],a=(s("4de4"),s("7db0"),s("c740"),s("4160"),s("caad"),s("a15b"),s("d81d"),s("fb6a"),s("a434"),s("d3b7"),s("ac1f"),s("2532"),s("3ca3"),s("1276"),s("159b"),s("ddb0"),s("0d21")),n=s("db90"),o=s("06c5"),l=s("3d8c");function c(e){return Object(a["a"])(e)||Object(n["a"])(e)||Object(o["a"])(e)||Object(l["a"])()}var d=s("3835"),u=s("5530"),h=s("2909"),p=(s("96cf"),s("1da1")),m=s("5ab9"),f=s("b1f3"),v=s("f96e"),g=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",e._l(e.folderList,(function(t){return s("div",{key:t.id},[s("div",[s("div",{ref:"activeFolder",refInFor:!0,staticClass:"folder-wrap folder-hover",class:{"active-folder":t.id==e.activeFolderId&&e.isEnterEdit,"folder-click":!e.isEnterEdit},on:{click:function(s){return s.stopPropagation(),e.activeFolderClick(t)}}},[s("div",{staticClass:"folder-name",class:{"opacity-5":!e.isAllowedAssignedStaffFolder}},[s("span",[e._v(e._s(t.folderName))]),e.isProjManager?e._e():s("span",{staticClass:"user-perm-text"})]),e.isEnterEdit&&e.activeFolderId===t.id?e._e():s("div",{staticClass:"clear-fix border-box",class:{"mb-36":t.id===e.activeFolderId&&e.isEnterEdit,"ml-4":!e.isEnterEdit,"adjust-position":e.isEnterEdit}},[s("div",{staticClass:"fl"},[t.manageUser&&0==t.manageUser.length?s("div",[e.isAllowedAssignedFolder(t)?s("div",{staticClass:"use-relative"},[e.isEnterEdit?s("people-item"):s("people-item",{class:{"mr-8":!e.isEnterEdit},nativeOn:{click:function(s){s.stopPropagation(),e.aloneAddUserForFolder(t),e.enterEditFolderClick(t)}}})],1):s("div",{staticClass:"notclick"},[s("people-item",{class:{"mr-8":!e.isEnterEdit},attrs:{isShowEmptyAvatar:!0}})],1)]):s("div",{staticClass:"use-flex"},e._l(t.manageUser,(function(r,i){return s("div",{key:r.id},[s("div",{staticClass:"use-relative"},[s("people-item",{class:{notclick:!e.isAllowedAssignedStaffFolder(t),"mr-8":!e.isEnterEdit},attrs:{user:r,isShowManagerMark:e.isEnterEdit}})],1)])})),0)]),s("div",{directives:[{name:"show",rawName:"v-show",value:!e.isEnterEdit,expression:"!isEnterEdit"}],staticClass:"vertical-line"}),s("div",{staticClass:"use-flex",class:{"mb-6":e.isEnterEdit&&e.activeFolderId!==t.id}},[e._l(e.listUserComputed(t.listUser),(function(r){return s("div",{key:r.id,class:{notclick:!(e.isAllowedAssignedStaffFolder(t)||e.isStaff(t))}},[s("people-item",{attrs:{user:r,isEnterEdit:e.isEnterEdit}})],1)})),t.manageUser&&t.manageUser.length>0&&e.isAllowedAssignedStaffFolder(t)?s("div",{staticClass:"add-btn"},[e.isEnterEdit?e._e():s("people-item",{nativeOn:{click:function(s){s.stopPropagation(),e.aloneAddUserOnlyStaff(t),e.enterEditFolderClick(t)}}})],1):e._e(),e.canNest(t)?s("div",{staticClass:"stand-place"}):e._e(),e.canNest(t)&&!e.isEnterEdit?s("div",{staticClass:"add_nest"},[s("div",{staticClass:"add_nest_box",on:{click:function(s){return s.stopPropagation(),e.enterNestTemp(t)}}},[s("i",{staticClass:"el-icon-plus"}),s("p",[e._v("嵌套模板")])])]):e._e()],2)]),e.isEnterEdit&&e.activeFolderId==t.id?s("div",{staticClass:"use-relative ml-4 mb-36 use-flex border-box",class:{"adjust-margin":t.id===e.lastFolderId}},[s("temp-selected-user-list",{attrs:{memberList:e.selectedUser},on:{changeManagerClick:e.changeManagerClick,setFirstPeopleToManager:e.setFirstPeopleToManager}})],1):e._e()])]),t.listChildren&&t.listChildren.length>0?[s("plain-folder-list",{attrs:{folderList:t.listChildren,id:e.id,lastFolderId:e.lastFolderId,allManager:e.allManager,allManagerChild:e.allManagerChild,aloneAddUserForFolder:e.aloneAddUserForFolder,aloneAddUserOnlyStaff:e.aloneAddUserOnlyStaff,allChildrenLists:e.allChildrenLists,isEnterEdit:e.isEnterEdit,activeFolderId:e.activeFolderId,selectedUser:e.selectedUser,isProjManager:e.isProjManager,nestNodeList:e.nestNodeList}})]:e._e()],2)})),0)},C=[],P=(s("45fc"),function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"people-item",attrs:{title:e.user.cnName}},[s("div",{staticClass:"people-wrap",class:{"rt-0":e.isShowManagerMark}},[s("div",{staticClass:"people"},[Object.keys(e.user).length>0?s("img",{staticClass:"proj-avatarface",class:{"manager-mark":e.isShowManagerMark},attrs:{src:e._f("resolveAvator")(e.user.headImgUrl),alt:""}}):e.isShowEmptyAvatar?s("img",{staticClass:"proj-avatarface empty",attrs:{src:"/static/img/暂无2.svg",alt:""}}):s("div",{staticClass:"add-btn"},[s("i",{staticClass:"el-icon-plus proj-avatarface"})])]),s("div",{staticClass:"people-name",class:{"rt-2":e.isEnterEdit&&e.isShowManagerMark,"rt-4":e.isEnterEdit&&!e.isShowManagerMark}},[e._v(e._s(e.user.cnName))])])])}),w=[],E={data:function(){return{}},computed:{},props:{user:{type:Object,default:function(){return{}}},isShowManagerMark:{type:Boolean,default:!1},isEnterEdit:{type:Boolean,default:!1},isShowEmptyAvatar:{type:Boolean,defualt:!1}},methods:{}},j=E,k=(s("8015"),s("2877")),b=Object(k["a"])(j,P,w,!1,null,"a9676b70",null),U=b.exports,S=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"temp-selected-user-list",style:{height:e.showAdjustHeight}},[s("div",{ref:"membersView",staticClass:"use-flex"},[e._l(e.memberList,(function(t){return s("div",{key:t.id,staticClass:"use-relative"},[s("people-item",{class:{"active-manager-mark":2==t.folderPerm},attrs:{user:t},nativeOn:{click:function(s){return s.stopPropagation(),e.changeManagerClick(t)}}}),2==t.folderPerm?s("div",{staticClass:"active-manager-mark-bottom-name"},[e._v("工作负责人")]):e._e()],1)})),0==e.memberList.length?s("div",{staticClass:"use-relative",on:{click:function(t){return t.stopPropagation(),e.openPersonnelListClick(t)}}},[s("people-item",{staticClass:"active-manager-mark"}),s("div",{staticClass:"active-manager-mark-bottom-name"},[e._v("工作负责人")])],1):e._e()],2)])},y=[],D={data:function(){return{selectedUserListEl:null,selectedUserListElWidth:0,selectedUserListElHeight:0,renderHeight:0,isAdjustHeight:!1}},components:{PeopleItem:U},props:{memberList:{type:Array,default:function(){return[]}}},mounted:function(){var e=this;document.body.addEventListener("resize",(function(){e.adjustHeightOperate()})),this.selectedUserListEl=this.$refs.membersView,this.selectedUserListEl&&(this.selectedUserListElWidth=this.selectedUserListEl.clientWidth,this.selectedUserListElHeight=this.selectedUserListEl.clientHeight,this.adjustHeightOperate())},computed:{selectedUserListLength:function(){return this.memberList.length},showAdjustHeight:function(){return this.isAdjustHeight?"".concat(this.selectedUserListElHeight-31,"px"):"auto"}},watch:{memberList:{immediate:!0,handler:function(e){if(e.length>0){var t=e.find((function(e){return e.folderPerm&&2==e.folderPerm}));t||(e[0].folderPerm=2,this.$emit("setFirstPeopleToManager",e[0]))}}},selectedUserListLength:function(e){var t=this;setTimeout((function(){t.selectedUserListElWidth=t.selectedUserListEl.clientWidth,t.selectedUserListElHeight=t.selectedUserListEl.clientHeight,t.adjustHeightOperate()}),50)}},methods:{openPersonnelListClick:function(){this.$bus.$emit("openPersonnelListClick")},changeManagerClick:function(e){this.$emit("changeManagerClick",e),this.adjustHeightOperate()},adjustHeightOperate:function(){this.isAdjustHeight=!1;var e=parseInt(this.selectedUserListElWidth/64),t=this.selectedUserListLength,s=t/e,r=0;if(s<=1)return this.isAdjustHeight=!0,void(this.renderHeight=this.selectedUserListElHeight-31);for(var i=0;i0&&this.allManagerChild.find((function(e){return e.id==t.id}))||this.allChildrenLists.length>0&&this.allChildrenLists.includes(e)},isAllowedAssignedStaffFolder:function(e){return e.manageUser&&e.manageUser.length>0&&e.manageUser[0].id==this.id||this.isAllowedAssignedFolder(e)},isStaff:function(e){var t=this;return e.listUser.some((function(e){return e.id===t.id}))}},computed:{listUserComputed:function(){return function(e){return e.filter((function(e){return 2!=e.folderPerm}))}}}},_=M,F=(s("fa9b"),Object(k["a"])(_,g,C,!1,null,"40f58de2",null)),L=F.exports,O=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"member-list"},[s("div",{staticClass:"top-title"},[e._v("选择成员")]),e._m(0),s("div",{staticClass:"hori-line"}),s("div",{staticClass:"content-wrap"},[s("div",{staticClass:"people-wrap"},[s("el-collapse",{model:{value:e.activeCompanyName,callback:function(t){e.activeCompanyName=t},expression:"activeCompanyName"}},e._l(e.treeList,(function(t){return s("el-collapse-item",{key:t.id,attrs:{name:t.id}},[s("template",{slot:"title"},[s("span",{staticClass:"company-title"},[e._v(e._s(t.label))])]),t.hasChildren?s("el-collapse",{model:{value:e.activeDeptNameList,callback:function(t){e.activeDeptNameList=t},expression:"activeDeptNameList"}},e._l(t.children,(function(t){return s("el-collapse-item",{directives:[{name:"show",rawName:"v-show",value:t.hasChildren,expression:"deptNode.hasChildren"}],key:t.id,attrs:{name:t.id}},[s("template",{staticClass:"dept-entry",slot:"title"},[s("span",{staticClass:"dept-name"},[e._v(e._s(t.label))]),s("div",{staticClass:"check-all-wrap",on:{click:function(s){return s.stopPropagation(),e.toggleAllDept(t)}}},[s("div",{staticClass:"checkbox",class:{checked:e.deptNodeSelectedMap[t.id]}}),s("span",[e._v("全选")])])]),e._l(t.children,(function(t){return s("div",{key:t.id,staticClass:"user-info-item",attrs:{label:t.label},on:{click:function(s){return s.stopPropagation(),e.toggleMember(t)}}},[s("img",{staticClass:"avatar-img",attrs:{src:e._f("resolveAvator")(t.data.headImgUrl),alt:""}}),s("span",{staticClass:"user-info-name"},[e._v(e._s(t.label))]),s("div",{staticClass:"checkbox",class:{checked:e.isSelected(t.id)}})])}))],2)})),1):s("div",{staticClass:"empty-people-tips"},[e._v("暂未添加人员")])],2)})),1)],1)])])},x=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"search-bar"},[s("i",{staticClass:"search-icon"}),s("input",{staticClass:"search-input",attrs:{placeholder:"搜索功能正在内测中",disabled:""}})])}],$={data:function(){var e=this.treeList[0],t=e?[e.id]:[],s=e?e.mapChildren((function(e){return e.id})):[];return this.clacAllSelected(),{ischeckAll:!1,activeCompanyName:t,activeDeptNameList:s}},methods:{isSelected:function(e){return!!this.selectedKeys.find((function(t){return t===e}))},isChildrenAllSelected:function(e){var t=this.selectedKeys;return e.everyChildren((function(e){return t.find((function(t){return t===e.id}))}))},toggleAllDept:function(e){var t=!this.deptNodeSelectedMap[e.id];this.$emit("select",e.children,t)},toggleMember:function(e){var t=!this.isSelected(e.id);this.$emit("select",[e],t)},clacAllSelected:function(){var e=this,t={};this.treeList.forEach((function(s){s.mapChildren((function(s){var r=e.isChildrenAllSelected(s);r&&(t[s.id]=!0)}))})),this.deptNodeSelectedMap=t}},props:{treeList:{type:Array,default:function(){return[]}},selectedKeys:{type:Array,default:function(){return[]}}},watch:{selectedKeys:{immediate:!0,handler:function(e){this.clacAllSelected()}},treeList:{immediate:!0,handler:function(e){this.clacAllSelected()}}}},A=$,W=(s("e040"),s("c8e2"),Object(k["a"])(A,O,x,!1,null,"58e87d7b",null)),B=W.exports,R=s("9e5b"),H=s("93d6"),V=s("2ef0"),q=(s("a623"),s("ade3")),K=s("d4ec");function G(e,t){for(var s=0;s0&&void 0!==arguments[0]?arguments[0]:Z;return this.hasChildren?(this.children.sort(e),this):this}},{key:"mapChildren",value:function(e){return this.hasChildren?this.children.map(e):[]}},{key:"everyChildren",value:function(e){return!!this.hasChildren&&this.children.every(e)}},{key:"hasChildren",get:function(){return this.children&&!!this.children.length}}]),e}(),te=s("a06e"),se=s("b0f9"),re=s("5a0c"),ie=s.n(re),ae=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[e.isTemNest?s("div",{staticClass:"template_nest"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isNestTempScroll},attrs:{theme:"basis",showBackBtn:"",backBtnTitle:"取消",onBackBtnClick:e.enterDistWork,title:"为“"+e.title+"”添加新模板"}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.enterNestTempImprove()}},slot:"right"},[e._v(" 选定模板 ")])]),s("div",{ref:"nestTemplateDesc",staticClass:"template_select_content"},[s("div",{staticClass:"template_connect"},[e._m(0),e._l(e.NestTemplateList,(function(t,r){return s("div",{key:t.Id,staticClass:"template_info",on:{click:function(s){return e.isChecked(r,t)}}},[s("div",{staticClass:"check_box",class:{checked:e.checkedIndex==r}},[s("i",{staticClass:"el-icon-check"})]),s("span",{staticClass:"template_info_name"},[e._v(e._s(t.TemplateName))])])}))],2)])],1):e._e(),e.isNestTemImprove?s("div",{staticClass:"template_improve"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isTempImproveScroll},attrs:{theme:"basis",showBackBtn:"",backBtnTitle:"选择模板",onBackBtnClick:e.enterSelectNestTemp,title:"完善模板信息"}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.addNestTemplate()}},slot:"right"},[e._v(" 创建 ")])]),s("div",{ref:"tempImproveDesc",staticClass:"summary-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.selectTemplate.TemplateName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.createDate))])]),e._l(e.checkNewProjData.CustomProps,(function(t){return s("div",{key:t.Id,staticClass:"item"},[s("div",{staticClass:"item-title adjust-title-position"},[e._v(e._s((t.PropertyName?t.PropertyName:"自定义字段")+":"))]),s("div",{staticClass:"item-value"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.PropValue,expression:"prop.PropValue"}],staticClass:"prop-value-input",attrs:{type:"text"},domProps:{value:t.PropValue},on:{input:function(s){s.target.composing||e.$set(t,"PropValue",s.target.value)}}})])])}))],2)],1):e._e()])},ne=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"template_info_title"},[s("span",[e._v("已建立交换关系的模板")])])}],oe={components:{TopHeader:f["a"]},props:{nestNodeFolder:Object,isTemNestInProp:{type:Boolean,default:!1}},data:function(){return{companyId:sessionStorage.companyId,createDate:(new Date).toLocaleDateString(),title:this.nestNodeFolder.folderName,NestTemplateList:[],isTemNest:!1,isNestTemImprove:!1,isNestTempScroll:!1,nestTemplateDescEl:null,isTempImproveScroll:!1,tempImproveDescEl:null,selectTemplate:{},checkedIndex:0,checkNewProjData:{Proj:{ProjName:"",CompanyId:"",Notice:"",ShowImgUrl:"",TemplateId:"",CreateUserId:"",ModifyUserId:""},Node:{},CustomProps:[]}}},mounted:function(){this.nestTemplateDescEl=this.$refs.nestTemplateDesc,this.nestTemplateDescEl&&this.nestTemplateDescEl.addEventListener("scroll",this.watchNestTempScroll),this.tempImproveDescEl=this.$refs.tempImproveDesc,this.tempImproveDescEl&&this.nestTemplateDescEl.addEventListener("scroll",this.watchTempImproveScroll)},beforeDestroy:function(){this.nestTemplateDescEl&&this.nestTemplateDescEl.removeEventListener("scroll",this.watchNestTempScroll),this.tempImproveDescEl&&this.tempImproveDescEl.removeEventListener("scroll",this.watchTempImproveScroll)},methods:{enterNestTempImprove:function(){this.isTemNest=!1,this.isNestTemImprove=!0,this.getTempProps(this.selectTemplate.TemplateId)},enterSelectNestTemp:function(){this.isTemNest=!0,this.isNestTemImprove=!1},getTempProps:function(e){var t=this;se["n"](e).then((function(e){e.Data.propertys.forEach((function(e,s){t.checkNewProjData.CustomProps[s]={},t.checkNewProjData.CustomProps[s]["TempPropId"]=e.Id,t.checkNewProjData.CustomProps[s]["PropertyName"]=e.PropertyName,t.checkNewProjData.CustomProps[s]["PropValue"]="";var r=t.checkNewProjData.CustomProps;t.checkNewProjData.CustomProps=Object(h["a"])(r)})),t.checkNewProjData=Object(u["a"])({},t.checkNewProjData)}))},enterDistWork:function(){this.$emit("enterDistWork")},addNestTemplate:function(){var e=this;this.$confirm("重要提示:一旦确定模板并创建后,您将无法删除模板。","",{confirmButtonText:"确定",cancelButtonText:"取消",showClose:!1,type:"error"}).then(Object(p["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,se["p"](e.selectTemplate.TemplateId);case 2:return s=t.sent,r=s.Data,i={ProjId:e.nestNodeFolder.projId,NodeId:e.nestNodeFolder.nodeId,FolderId:e.nestNodeFolder.id,TemplateId:e.nestNodeFolder.templateId,NestJsmindData:r},t.next=7,se["b"](i);case 7:a=t.sent,0===a.Code&&(e.$notify({message:"“".concat(e.selectTemplate.TemplateName,"”模板嵌套成功。"),type:["success"]}),e.$emit("enterDistWork"));case 9:case"end":return t.stop()}}),t)})))).catch((function(e){return console.log(e)}))},isChecked:function(e,t){this.checkedIndex=e,this.selectTemplate=t},getNestTemplate:function(e){var t=this;return Object(p["a"])(regeneratorRuntime.mark((function e(){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,se["m"](t.companyId);case 2:s=e.sent,t.NestTemplateList=(s.Data||[]).map((function(e){return e.TemplateName=e.TempName,e.TemplateId=e.Id,e})),t.NestTemplateList&&t.NestTemplateList.length&&"{}"===JSON.stringify(t.selectTemplate)&&(t.selectTemplate=t.NestTemplateList[0],t.checkedIndex=0);case 5:case"end":return e.stop()}}),e)})))()},watchNestTempScroll:function(){this.isNestTempScroll=this.nestTemplateDescEl.scrollTop>0},watchTempImproveScroll:function(){this.isTempImproveScroll=this.tempImproveDescEl.scrollTop>0}},watch:{isTemNestInProp:{handler:function(e){this.isTemNest=e,e&&this.getNestTemplate(this.nestNodeFolder.nodeId)},immediate:!0},isNestTempScroll:function(e){var t=this;e&&setTimeout((function(){t.nestTemplateDescEl=t.$refs.nestTemplateDesc,t.nestTemplateDescEl&&t.nestTemplateDescEl.addEventListener("scroll",t.watchNestTempScroll)}),50)}}},le=oe,ce=(s("5a5f"),Object(k["a"])(le,ae,ne,!1,null,"37d14612",null)),de=ce.exports,ue={data:function(){return{nestNodeFolder:{},nestNodeList:[],nowProject:{},listProjProp:[],cnName:"",selectedUser:[],selectedManageUser:[],isShowFirstPage:!0,isShowSecondPage:!1,isShowThreePage:!1,InitData:{},listNewFolder:[],oldFolderList:[],oldPlainFolderList:[],listDept:[],curProjCreatePeop:[],currWorkName:"",newProjFolderIndex:1,tempIndex:0,isShowdivid2:!1,currSelectData:[],currUser:{},isShowManager:!0,listManagerUser:[],oldListManagerUser:[],isProjManager:!1,isProjCreator:!1,currListDeptUserData:[],userList:[],memberTree:[],finishBtnClickCount:0,userId:sessionStorage.userId,allChildrenLists:[],isShowStartProjDesc:!0,isShowTemplateSummary:!1,isShowDistWorkPage:!1,isEnterEdit:!1,distWorkPartEl:null,isDistWorkPartScroll:!1,dlastScrollTime:null,isProjDescScroll:!1,projDescEl:null,isTemplateDescScroll:!1,templateDescEl:null,tlastScrollTime:null,isEditProjManager:!1,activeFolderId:"",activeFolder:null,coverSrc:"/static/img/faceImg/face01.png",isStartEditNestTemp:!1,isTemNest:!1,activeDeptName:"",isShowManagerTips:!1,isEnterEditPropValue:!1,isDistworkDone:!1,isDistworkSuccess:!1,lastFolderId:"",originPropListCopy:[],selectedMemberKeys:[]}},components:{AppHeader:v["a"],TopHeader:f["a"],PlainFolderList:L,PeopleItem:U,PersonnelList:B,TempSelectedUserList:N,FileUploader:R["a"],NestTemp:de},updated:function(){this.$refs.projdesc&&(this.projDescEl=this.$refs.projdesc,this.projDescEl.removeEventListener("scroll",this.watchProjDescScroll),this.projDescEl.addEventListener("scroll",this.watchProjDescScroll)),this.$refs.distworkpart&&(this.distWorkPartEl=this.$refs.distworkpart,this.distWorkPartEl.removeEventListener("scroll",this.watchDistWorkPartScroll),this.distWorkPartEl.addEventListener("scroll",this.watchDistWorkPartScroll)),this.$refs.templateDescEl&&(this.templateDescEl=this.$refs.templatedesc,this.templateDescEl.removeEventListener("scroll",this.watchTemplateDescScroll),this.templateDescEl.addEventListener("scroll",this.watchTemplateDescScroll))},mounted:function(){this.isShowDistWorkPage=this.$route.query.isShowDistworkPage?this.$route.query.isShowDistworkPage:this.isShowDistworkPage,this.isShowStartProjDesc=!this.isShowDistWorkPage,this._getUserInfo(sessionStorage.userId),this.projInfo(sessionStorage.projId),this.cnName=JSON.parse(sessionStorage.user).cnName,this.fetchProjectDetail(),this.getNestNode(sessionStorage.templateID),this.projDescEl=this.$refs.projdesc,this.projDescEl&&this.projDescEl.addEventListener("scroll",this.watchProjDescScroll),this.distWorkPartEl=this.$refs.distworkpart,this.distWorkPartEl&&this.distWorkPartEl.addEventListener("scroll",this.watchDistWorkPartScroll),this.templateDescEl=this.$refs.templatedesc,this.templateDescEl&&this.templateDescEl.addEventListener("scroll",this.watchTemplateDescScroll),this.$bus.$on("enterEditFolderClick",this.enterEditFolderClick),this.$bus.$on("activeFolderClick",this.activeFolderClick),this.$bus.$on("changeManagerClick",this.changeManagerClick),this.$bus.$on("setFirstPeopleToManager",this.setFirstPeopleToManager),this.$bus.$on("enterNestTemp",this.enterNestTemp)},beforeDestroy:function(){this.projDescEl&&this.projDescEl.removeEventListener("scroll",this.watchProjDescScroll),this.distWorkPartEl&&this.distWorkPartEl.removeEventListener("scroll",this.watchDistWorkPartScroll),this.templateDescEl&&this.templateDescEl.removeEventListener("scroll",this.watchTemplateDescScroll),this.$bus.$off("enterEditFolderClick",this.enterEditFolderClick),this.$bus.$off("activeFolderClick",this.activeFolderClick),this.$bus.$off("changeManagerClick",this.changeManagerClick),this.$bus.$off("setFirstPeopleToManager",this.setFirstPeopleToManager),this.$bus.$off("enterNestTemp",this.enterNestTemp)},methods:{showBackground:function(e){var t=this.$options.filters["resolveImg"],s=t(e);return{background:"center/cover no-repeat url(".concat(s,")")}},handleShowDistWorkPage:function(){this.isShowDistWorkPage=!0},handleEditTemplate:function(){this.isEnterEditPropValue=!this.isEnterEditPropValue,this.isEnterEditPropValue||(this.originPropListCopy=this.listProjProp,this.$notify({type:["success"],message:"修改模板概况成功"}))},enterNestTemp:function(e){this.isShowDistWorkPage=!1,this.isShowStartProjDesc=!1,this.isShowTemplateSummary=!1,this.isStartEditNestTemp=!0,this.isTemNest=!0,this.nestNodeFolder=e},enterDistWork:function(){var e=this;return Object(p["a"])(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.isShowDistWorkPage=!0,e.isShowStartProjDesc=!0,e.isShowTemplateSummary=!1,e.isStartEditNestTemp=!1,e.isTemNest=!1,e.fetchProjectDetail();case 6:case"end":return t.stop()}}),t)})))()},returnToProjListPage:function(){this.isDistworkDone&&this.isDistworkSuccess&&this.$notify({message:"工作指派完成。",type:["success"]}),this.$router.push({path:"/index"}).catch((function(e){return console.log(e)}))},getNestNode:function(e){var t=this;return Object(p["a"])(regeneratorRuntime.mark((function s(){var r,i,a,n;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return n=function(e,t){e.forEach(function(){var e=Object(p["a"])(regeneratorRuntime.mark((function e(s){var r,i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,se["l"](s.TemplateId);case 2:r=e.sent,i=r.Data||[],i.length>0&&t.push.apply(t,Object(h["a"])(i));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())},s.next=3,se["l"](e);case 3:r=s.sent,i=r.Data||[],a=Object(h["a"])(r.Data),n(i,a),t.nestNodeList=a;case 8:case"end":return s.stop()}}),s)})))()},projInfo:function(e){var t=this;return Object(p["a"])(regeneratorRuntime.mark((function s(){var r;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.next=2,te["c"](e);case 2:if(r=s.sent,-1!=r.Code){s.next=6;break}return t.$notify({type:["error"],message:"项目概况信息查询失败"}),s.abrupt("return");case 6:t.nowProject=r.Data||{},t.nowProject.ProjCreateTime=ie()(t.nowProject.ProjCreateTime).format("YYYY/MM/DD"),t.nowProject=Object(u["a"])({},t.nowProject),t.listProjProp=r.Data.CustomProps||[],t.listProjProp=Object(h["a"])(t.listProjProp),t.originPropListCopy=Object(V["cloneDeep"])(t.listProjProp),t.coverSrc=r.Data.ShowImgUrl;case 13:case"end":return s.stop()}}),s)})))()},coverUploadSuccess:function(e){var t=this;return Object(p["a"])(regeneratorRuntime.mark((function s(){var r,i,a;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return r=Object(m["c"])(e.ossUrl),t.coverSrc=r,i={ProjId:sessionStorage.projId,ImgUrl:t.coverSrc},s.next=5,Object(te["b"])(i);case 5:a=s.sent,-1==a.Code&&t.$notify({message:"封面修改失败。",type:"success"});case 7:case"end":return s.stop()}}),s)})))()},setSystemCoverRandom:function(){},returnToDistWorkClick:function(){var e=this;this.isEnterEditPropValue?this.$confirm("是否保存当前项目的模板概况信息","",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(Object(p["a"])(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.isShowTemplateSummary=!1,e.originPropListCopy=e.listProjProp;case 2:case"end":return t.stop()}}),t)})))).catch((function(){e.listProjProp=e.originPropListCopy})):this.isShowTemplateSummary=!1},showProjDetailClick:function(){this.isShowDistWorkPage=!1,this.isShowStartProjDesc=!0},setFirstPeopleToManager:function(e){0==this.selectedManageUser.length&&0!==this.selectedUser.length&&this.selectedManageUser.push(e)},filterManageFromListUser:function(e,t){return t.filter((function(t){return t.id!==e}))},watchProjDescScroll:function(){this.isProjDescScroll=this.projDescEl.scrollTop>0},watchTemplateDescScroll:function(){this.isTemplateDescScroll=this.templateDescEl.scrollTop>0},watchDistWorkPartScroll:function(){this.isDistWorkPartScroll=this.distWorkPartEl.scrollTop>0},activeManagerClick:function(){this.isProjCreator&&(this.isEditProjManager=!0,this.enterEditOperate(),this.activeFolderId="",this.activeFolder=null,this.addProjManager())},activeFolderClick:function(e){this.isEditProjManager=!1,this.activeFolderId=e.id,this.activeFolder=e,e.listUser&&0==e.listUser.length?this.aloneAddUserForFolder(e):this.aloneAddUserOnlyStaff(e)},enterEditFolderClick:function(e){this.activeFolderId=e.id,this.activeFolder=e,this.enterEditOperate()},enterEditOperate:function(){this.isEnterEdit=!0},finishEditClick:function(){this.isDistworkDone=!0,this.isEnterEdit=!1,this.selectedManageUser=[],this.selectedUser=[],this.isEditProjManager&&(this.isEditProjManager=!1),this.createFolders(),this.activeDeptName=""},addProjMangerBtnClick:function(){this.isEditProjManager=!0,this.enterEditOperate()},_getUserInfo:function(e){var t=this;return Object(p["a"])(regeneratorRuntime.mark((function s(){var r;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.prev=0,s.next=3,Object(H["f"])(e);case 3:return s.sent,s.next=6,Object(H["f"])(sessionStorage.createUserID);case 6:r=s.sent,t.curProjCreatePeop=r.cnName+" 指派了新工作,请完成工作指派",1==sessionStorage.allocated&&(t.curProjCreatePeop="项目管理"),s.next=14;break;case 11:s.prev=11,s.t0=s["catch"](0),console.log(s.t0);case 14:case"end":return s.stop()}}),s,null,[[0,11]])})))()},isAllowedDelete:function(e){return!(!this.listManagerUser.includes(e)&&this.currUser.id!==e.id&&this.InitData.manageUser&&this.InitData.manageUser.length>0&&this.InitData.manageUser[0].id==sessionStorage.userId&&!this.allChildrenLists.includes(this.InitData)&&e.id==this.InitData.manageUser[0].id)},changeManagerClick:function(e){var t=this;if(this.isEditProjManager)this.$notify({message:"项目负责人无法更换。",type:"warning",offset:100,duration:5e3});else{var s=this.listManagerUser.map((function(e){return e.id}))||[];!s.includes(sessionStorage.userId)&&this.currUser.id!==sessionStorage.userId&&this.InitData.manageUser&&this.InitData.manageUser.length>0&&this.InitData.manageUser[0].id==sessionStorage.userId&&!this.allChildrenLists.includes(this.InitData)?this.$notify({message:"没有权限更换工作负责人。",type:"warning",offset:100,duration:5e3}):this.selectedUser.forEach((function(s){s.folderPerm=s.id===e.id?2:1,2===s.folderPerm&&t.InitData&&t.InitData.manageUser&&t.InitData.manageUser.splice(0,1,s)}))}},aloneAddUserForFolder:function(e){this.currSelectData=e,this.currWorkName=e.folderName,null==e.listUser&&(e.listUser=[]),this.InitData=e,this.setFolderPerm(e),this.selectedUser=e.listUser,this.selectedManageUser=e.manageUser,this.isShowSecondPage=!0,this.isShowFirstPage=!1},setFolderPerm:function(e){var t=e.listUser;this.selectedMemberKeys=t.map((function(e){return e.id}))},aloneAddUserOnlyStaff:function(e){this.isShowManager=!0,this.currWorkName=e.folderName,null==e.listUser&&(e.listUser=[]),this.InitData=e,this.setFolderPerm(e),this.selectedUser=e.listUser,this.selectedManageUser=e.manageUser,this.isShowThreePage=!0,this.isShowFirstPage=!1},addProjManager:function(){var e=this;this.activeFolderId="",this.isEditProjManager=!0,this.enterEditOperate(),this.isShowManager=!1;var t={listUser:[]};t.listUser=this.listManagerUser;var s=t.listUser.find((function(t){return t.id===e.currUser.id}));s&&0!=t.listUser.length||(this.currUser.folderPerm=2,t.listUser.unshift(this.currUser)),this.setFolderPerm(t),this.selectedUser=t.listUser,this.selectedManageUser=this.listManagerUser},onSelectMembers:function(e,t){var s=this,r=Object(h["a"])(this.selectedMemberKeys);e.forEach((function(e){var i=Object(V["cloneDeep"])(e.data),a=function(){s.checkDeptUserName(i,t),i.folderPerm=1,1==s.selectedUser.length&&1==t&&(i.folderPerm=2)};if(t){if(r.find((function(t){return t===e.id})))return;return r.push(e.id),void a()}if(s.isAllowedDelete(i))if(s.isEditProjManager&&i.id===s.currUser.id)s.$notify({message:"不可以移除项目创建者。",type:"warning",offset:100,duration:5e3});else{if(r=r.filter((function(e){return i.id!==e})),s.activeFolder&&s.activeFolder.manageUser.find((function(e){return e.id===i.id})))return s.removeManageUser(i),void s.activeFolder.manageUser.splice(0);if(s.isEditProjManager){var n=s.listManagerUser.findIndex((function(e){return e.id===i.id}));n>-1&&s.listManagerUser.splice(n,1)}a()}else s.$notify({message:"不能移除自己。",type:"warning",offset:100,duration:5e3})})),this.selectedMemberKeys=r},removeManageUser:function(e){e.folderPerm=1,this.selectedManageUser.splice(0,1);for(var t=0;t0&&(e.manageUser[0].folderPerm=2,e.listUser.unshift(e.manageUser[0])),e.listChildren&&e.listChildren.length>0&&t.getfolderPerm(e.listChildren)}))},getPlainOldFolderList:function(){var e=[];function t(s){s.length>0&&s.forEach((function(s){e.push(s),s.listChildren&&s.listChildren.length>0&&t(s.listChildren)}))}t(this.oldFolderList),this.oldPlainFolderList=e,this.lastFolderId=this.oldPlainFolderList[this.oldPlainFolderList.length-1].id},fetchProjectDetail:function(){var e=this;return Object(p["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a,n,o,l,c,u,h,p,m;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=e.$store.state.currentCompanyId,t.next=3,Promise.all([e.$fetchApi("folder/queryNodeFolderListByProjectId",{projectId:sessionStorage.projId}),Q(s)]);case 3:r=t.sent,i=Object(d["a"])(r,2),a=i[0],n=i[1],o=n.treeList,l=n.memberMap,c=a.Data||{},u=c.folder,h=c.manager,e.memberTree=o,e.listManagerUser=h.map((function(e){var t;return null===(t=l[e.UserId])||void 0===t?void 0:t.data})),e.listManagerUser.length&&(e.currUser=e.listManagerUser[0]||{},e.isProjCreator=e.currUser.id===e.userId,e.listManagerUser=e.listManagerUser.slice(1),e.isProjManager=!!e.listManagerUser.find((function(t){return t.id==e.userId}))||e.currUser.id==e.userId),e.oldListManagerUser=Object(V["cloneDeep"])(e.listManagerUser),p=Object(V["uniqBy"])(u,"Id"),m=he(p,l),e.getfolderPerm(m),e.listNewFolder=m,e.oldFolderList=Object(V["cloneDeep"])(e.listNewFolder),e.getPlainOldFolderList(),e.getAllChildrenLists(e.listNewFolder,e.userId,e.allChildrenLists);case 21:case"end":return t.stop()}}),t)})))()},getChildren:function(e,t){var s=this;e.forEach((function(e){t.push(e),e.listChildren.length>0&&s.getChildren(e.listChildren,t)}))},getAllChildrenLists:function(e,t,s){var r=this;e.forEach((function(e){e.manageUser.length>0&&e.manageUser[0].id==t&&e.listChildren&&e.listChildren.length>0&&r.getChildren(e.listChildren,s)}))},createFolders:function(){var e=this;return Object(p["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a,n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return i=function(e){e.length>0&&e.forEach((function(e){var t={FolderId:"",ManagerUserId:"",GeneralId:"",OldManager:"",OldGeneralId:""};t.FolderId=e.id;var a=[];t.ManagerUserId=e.manageUser.length>0?e.manageUser.map((function(e){return a.push(e.id),e.id})).join(","):"";var n=e.listUser.filter((function(e){return!a.includes(e.id)}));t.GeneralId=e.listUser.length>0?n.map((function(e){return e.id})).join(","):"";var o=r.find((function(t){return t.id==e.id})),l=o.manageUser.length>0?o.manageUser[0].id:"";t.OldManager=l,t.OldGeneralId=o.listUser.length>0?o.listUser.filter((function(e){return e.id!==l})).map((function(e){return e.id})).join(","):"",s.Work.push(t),i(e.listChildren)}))},s={Id:sessionStorage.createUserID,ProjId:sessionStorage.projId,ProjectManagerId:"",OldProjectManagerId:e.oldListManagerUser.map((function(e){return e.id})).join(","),Work:[]},s.ProjectManagerId=e.listManagerUser.length>0?e.listManagerUser.map((function(e){if(e.id!==sessionStorage.createUserID)return e.id})).join(","):"",r=e.oldPlainFolderList,i(e.listNewFolder),t.next=7,Object(te["a"])(s);case 7:a=t.sent,n=e,0===a.Code?(e.isDistworkSuccess=!0,e.oldFolderList=Object(V["cloneDeep"])(e.listNewFolder),e.getPlainOldFolderList()):(e.isDistworkSuccess=!1,n.$notify({message:"服务器异常,工作指派失败。",type:["error"],duration:5e3}));case 10:case"end":return t.stop()}}),t)})))()}}};function he(e,t){var s=c(e),r=s[0],i=(s[1],s.slice(2)),a=r.Id,n=[],o={};return i.forEach((function(e){var s=Object(z["b"])(e);o[s.id]=s,s.listChildren=[],s.listUser=s.oldGeneralId.split(",").filter((function(e){return e&&t[e]})).map((function(e){return Object(u["a"])({},t[e].data)})),s.manageUser=("0"===s.oldManager?"":s.oldManager).split(",").filter((function(e){return e&&t[e]})).map((function(e){return Object(u["a"])({},t[e].data)}));var r=s.superId;if(r!==a){var i=o[r];i&&i.listChildren.push(s)}else n.push(s)})),n}var pe=ue,me=(s("d5c4"),s("685f"),Object(k["a"])(pe,r,i,!1,null,"bbfdfbe8",null));t["default"]=me.exports},"4ecd":function(e,t,s){},"5a34":function(e,t,s){var r=s("44e7");e.exports=function(e){if(r(e))throw TypeError("The method doesn't accept regular expressions");return e}},"5a5f":function(e,t,s){"use strict";var r=s("f290"),i=s.n(r);i.a},"685f":function(e,t,s){"use strict";var r=s("14b7"),i=s.n(r);i.a},8015:function(e,t,s){"use strict";var r=s("e3e1"),i=s.n(r);i.a},"8ed8":function(e,t,s){},a06e:function(e,t,s){"use strict";s.d(t,"d",(function(){return a})),s.d(t,"c",(function(){return o})),s.d(t,"b",(function(){return c})),s.d(t,"a",(function(){return u})),s.d(t,"e",(function(){return p}));s("96cf");var r=s("1da1"),i=s("b775");function a(e){return n.apply(this,arguments)}function n(){return n=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/queryProjectListByUserId",{userId:t});case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),n.apply(this,arguments)}function o(e){return l.apply(this,arguments)}function l(){return l=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/queryProjectInfoByProjId",{projId:t});case 2:return s=e.sent,e.abrupt("return",s);case 4:case"end":return e.stop()}}),e)}))),l.apply(this,arguments)}function c(e){return d.apply(this,arguments)}function d(){return d=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/editProject",t);case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),d.apply(this,arguments)}function u(e){return h.apply(this,arguments)}function h(){return h=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/assignedWork",t);case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),h.apply(this,arguments)}function p(e){return m.apply(this,arguments)}function m(){return m=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/searchProject",{projName:t});case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),m.apply(this,arguments)}},a623:function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").every,a=s("a640"),n=s("ae40"),o=a("every"),l=n("every");r({target:"Array",proto:!0,forced:!o||!l},{every:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},ab13:function(e,t,s){var r=s("b622"),i=r("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(s){try{return t[i]=!1,"/./"[e](t)}catch(r){}}return!1}},c740:function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").findIndex,a=s("44d2"),n=s("ae40"),o="findIndex",l=!0,c=n(o);o in[]&&Array(1)[o]((function(){l=!1})),r({target:"Array",proto:!0,forced:l||!c},{findIndex:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a(o)},c8e2:function(e,t,s){"use strict";var r=s("8ed8"),i=s.n(r);i.a},caad:function(e,t,s){"use strict";var r=s("23e7"),i=s("4d64").includes,a=s("44d2"),n=s("ae40"),o=n("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:!o},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a("includes")},d4ec:function(e,t,s){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}s.d(t,"a",(function(){return r}))},d5c4:function(e,t,s){"use strict";var r=s("dcd6"),i=s.n(r);i.a},dcd6:function(e,t,s){},e040:function(e,t,s){"use strict";var r=s("30c5"),i=s.n(r);i.a},e3e1:function(e,t,s){},f290:function(e,t,s){},fa9b:function(e,t,s){"use strict";var r=s("4ecd"),i=s.n(r);i.a}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-60e599c5.d949b0e5.js b/dist/static/js/chunk-60e599c5.d949b0e5.js
deleted file mode 100644
index 1ab06666..00000000
--- a/dist/static/js/chunk-60e599c5.d949b0e5.js
+++ /dev/null
@@ -1 +0,0 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-60e599c5"],{"14b7":function(e,t,s){},2532:function(e,t,s){"use strict";var r=s("23e7"),i=s("5a34"),a=s("1d80"),n=s("ab13");r({target:"String",proto:!0,forced:!n("includes")},{includes:function(e){return!!~String(a(this)).indexOf(i(e),arguments.length>1?arguments[1]:void 0)}})},"30c5":function(e,t,s){},"45fc":function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").some,a=s("a640"),n=s("ae40"),o=a("some"),l=n("some");r({target:"Array",proto:!0,forced:!o||!l},{some:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},"47c5":function(e,t,s){"use strict";s.r(t);var r=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"proj-detail"},[s("app-header",{attrs:{theme:"basis",isShowTopBar:!0,backBtnTitle:e.isEnterEdit?"":"退出项目编辑",showUserCenter:!1,showBackBtn:!e.isEnterEdit,onBackBtnClick:e.returnToProjListPage}}),s("div",{staticClass:"content-wrap",class:{"set-content-wrap":e.isEnterEdit}},[e.isEnterEdit?e._e():s("div",{staticClass:"graph-left-part"}),s("div",{staticClass:"right-part",class:{"set-right-part-width":e.isEnterEdit}},[!e.isShowDistWorkPage&&e.isShowStartProjDesc?s("div",{ref:"projdesc",staticClass:"proj-desc adjust-top-radius"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isProjDescScroll},attrs:{showUserCenter:!1}},[s("div",{staticClass:"title",attrs:{slot:"left"},slot:"left"},[e._v("项目概况")]),s("div",{staticClass:"to-distwork-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.handleShowDistWorkPage(t)}},slot:"right"},[e._v("开始")])]),s("div",{staticClass:"proj-desc-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("项目名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("项目负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateUserName))])]),s("div",{staticClass:"item cover-container"},[s("div",{staticClass:"item-title"},[e._v("封面")]),s("div",{staticClass:"item-value cover-img-wrap use-relative",style:e.showBackground(e.coverSrc)},[s("file-uploader",{staticClass:"listUpdateBtn editCoverBtn",attrs:{"on-success":e.coverUploadSuccess}},[s("div",[e._v("编辑")])])],1)]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title proj-main-template"},[e._v("项目主要模板")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempCreateUserName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateTime))])]),e._l(e.listProjProp,(function(t){return s("div",{key:t.TempPropId,staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v(e._s(t.PropertyName?t.PropertyName:"自定义字段"))]),s("div",{staticClass:"item-value"},[e._v(e._s(t.PropValue))])])}))],2)],1):e._e(),e.isShowDistWorkPage&&!e.isShowTemplateSummary?s("div",{staticClass:"distwork-page"},[e.isEnterEdit?s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isDistWorkPartScroll},attrs:{title:"指派工作",showUserCenter:!1}},[s("div",{staticClass:"finish-edit-btn",attrs:{slot:"left"},on:{click:function(t){return t.stopPropagation(),e.finishEditClick(t)}},slot:"left"},[e._v("完成编辑")]),s("div",{staticClass:"question",attrs:{slot:"right"},slot:"right"},[s("i",{staticClass:"ques-icon",on:{click:function(t){t.stopPropagation(),e.isShowManagerTips=!e.isShowManagerTips}}}),s("span",{staticClass:"ques-text"},[e._v("了解工作负责人")])])]):s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isDistWorkPartScroll},attrs:{backBtnTitle:"项目概况",onBackBtnClick:e.showProjDetailClick,title:e.nowProject.TempName,showUserCenter:!1,showBackBtn:!0}}),s("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowManagerTips,expression:"isShowManagerTips"}],staticClass:"manager-tips"},[s("i",{staticClass:"close-icon",on:{click:function(t){t.stopPropagation(),e.isShowManagerTips=!e.isShowManagerTips}}}),s("div",{staticClass:"tips-text"},[e._v("工作负责人将有权管理“负责工作中的成员”,点击用户头像变更工作负责人。")])]),s("div",{ref:"distworkpart",staticClass:"part-wrap"},[e.isEnterEdit?e._e():s("div",{staticClass:"template-detail-btn",on:{click:function(t){t.stopPropagation(),e.isShowTemplateSummary=!0,e.isEnterEditPropValue=!1}}},[e._v("模板概况")]),e.isProjManager?s("div",{staticClass:"manager-folder-wrap",class:{"active-folder mb-36":e.isEditProjManager,"only-manager-see folder-click":!e.isEnterEdit}},[s("div",{staticClass:"row-title"},[e._v("项目管理权限")]),s("div",{staticClass:"proj-manager-row use-relative",on:{click:function(t){return t.stopPropagation(),e.activeManagerClick(t)}}},[e.isEnterEdit&&e.isEditProjManager?e._e():s("div",{staticClass:"use-relative ml-4 clear-fix"},[s("div",{staticClass:"use-relative fl"},[s("people-item",{class:{"mr-8":!e.isEnterEdit},attrs:{user:e.currUser,isShowManagerMark:e.isEnterEdit}})],1),s("div",{directives:[{name:"show",rawName:"v-show",value:!e.isEnterEdit,expression:"!isEnterEdit"}],staticClass:"vertical-line"}),s("div",{staticClass:"use-flex fl"},[e.listManagerUser&&e.listManagerUser.length>0?s("div",{staticClass:"use-flex fl"},e._l(e.filterManageFromListUser(e.currUser.id,e.listManagerUser),(function(t){return s("people-item",{key:t.id,attrs:{user:t,isEnterEdit:e.isEnterEdit}})})),1):e._e(),!e.isEnterEdit&&e.isProjCreator?s("people-item",{nativeOn:{click:function(t){return t.stopPropagation(),e.addProjManager(t)}}}):e._e()],1)]),e.isEnterEdit&&e.isEditProjManager?s("div",{staticClass:"use-relative ml-4 use-flex"},[s("temp-selected-user-list",{attrs:{memberList:e.selectedUser},on:{changeManagerClick:e.changeManagerClick,setFirstPeopleToManager:e.setFirstPeopleToManager}})],1):e._e()])]):e._e(),s("plain-folder-list",{staticClass:"plain-folder-list",attrs:{nestNodeList:e.nestNodeList,isEnterEdit:e.isEnterEdit,id:e.userId,lastFolderId:e.lastFolderId,folderList:e.listNewFolder,allManager:e.currUser,allManagerChild:e.listManagerUser,aloneAddUserForFolder:e.aloneAddUserForFolder,aloneAddUserOnlyStaff:e.aloneAddUserOnlyStaff,allChildrenLists:e.allChildrenLists,activeFolderId:e.activeFolderId,selectedUser:e.selectedUser,isProjManager:e.isProjManager}})],1)],1):e._e(),e.isShowTemplateSummary?s("div",{staticClass:"template-summary"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isTemplateDescScroll},attrs:{backBtnTitle:"返回",theme:"",onBackBtnClick:e.returnToDistWorkClick,title:e.nowProject.TempName,showUserCenter:!1,showBackBtn:!0}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.handleEditTemplate(t)}},slot:"right"},[e._v(" "+e._s(e.isEnterEditPropValue?"完成编辑":"修改")+" ")])]),Object.keys(e.nowProject).length>0?s("div",{ref:"templatedesc",staticClass:"summary-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板负责")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.TempCreateUserName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjCreateTime))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("工程名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.nowProject.ProjName))])]),e._l(e.listProjProp,(function(t){return s("div",{key:t.TempPropId,staticClass:"item"},[s("div",{staticClass:"item-title",class:{"adjust-title-position":e.isEnterEditPropValue}},[e._v(e._s(t.PropertyName?t.PropertyName:"自定义字段"))]),s("div",{staticClass:"item-value"},[e.isEnterEditPropValue?s("input",{directives:[{name:"model",rawName:"v-model",value:t.PropValue,expression:"prop.PropValue"}],staticClass:"prop-value-input",attrs:{type:"text"},domProps:{value:t.PropValue},on:{input:function(s){s.target.composing||e.$set(t,"PropValue",s.target.value)}}}):s("div",[e._v(e._s(t.PropValue))])])])}))],2):e._e()],1):e._e(),e.isStartEditNestTemp?s("nest-temp",{attrs:{isTemNestInProp:e.isTemNest,nestNodeFolder:e.nestNodeFolder},on:{enterDistWork:e.enterDistWork}}):e._e()],1),e.isEnterEdit?s("div",{staticClass:"personnel-list-part",class:{"set-personnel-list-width":e.isEnterEdit}},[s("personnel-list",{attrs:{treeList:e.memberTree,selectedKeys:e.selectedMemberKeys},on:{select:e.onSelectMembers}})],1):e._e()])],1)},i=[],a=(s("4de4"),s("7db0"),s("c740"),s("4160"),s("caad"),s("a15b"),s("d81d"),s("fb6a"),s("a434"),s("d3b7"),s("ac1f"),s("2532"),s("3ca3"),s("1276"),s("159b"),s("ddb0"),s("4f96")),n=s("3835"),o=s("5530"),l=s("2909"),c=(s("96cf"),s("1da1")),d=s("5ab9"),u=s("b1f3"),h=s("f96e"),p=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",e._l(e.folderList,(function(t){return s("div",{key:t.id},[s("div",[s("div",{ref:"activeFolder",refInFor:!0,staticClass:"folder-wrap folder-hover",class:{"active-folder":t.id==e.activeFolderId&&e.isEnterEdit,"folder-click":!e.isEnterEdit},on:{click:function(s){return s.stopPropagation(),e.activeFolderClick(t)}}},[s("div",{staticClass:"folder-name",class:{"opacity-5":!e.isAllowedAssignedStaffFolder}},[s("span",[e._v(e._s(t.folderName))]),e.isProjManager?e._e():s("span",{staticClass:"user-perm-text"})]),e.isEnterEdit&&e.activeFolderId===t.id?e._e():s("div",{staticClass:"clear-fix border-box",class:{"mb-36":t.id===e.activeFolderId&&e.isEnterEdit,"ml-4":!e.isEnterEdit,"adjust-position":e.isEnterEdit}},[s("div",{staticClass:"fl"},[t.manageUser&&0==t.manageUser.length?s("div",[e.isAllowedAssignedFolder(t)?s("div",{staticClass:"use-relative"},[e.isEnterEdit?s("people-item"):s("people-item",{class:{"mr-8":!e.isEnterEdit},nativeOn:{click:function(s){s.stopPropagation(),e.aloneAddUserForFolder(t),e.enterEditFolderClick(t)}}})],1):s("div",{staticClass:"notclick"},[s("people-item",{class:{"mr-8":!e.isEnterEdit},attrs:{isShowEmptyAvatar:!0}})],1)]):s("div",{staticClass:"use-flex"},e._l(t.manageUser,(function(r,i){return s("div",{key:r.id},[s("div",{staticClass:"use-relative"},[s("people-item",{class:{notclick:!e.isAllowedAssignedStaffFolder(t),"mr-8":!e.isEnterEdit},attrs:{user:r,isShowManagerMark:e.isEnterEdit}})],1)])})),0)]),s("div",{directives:[{name:"show",rawName:"v-show",value:!e.isEnterEdit,expression:"!isEnterEdit"}],staticClass:"vertical-line"}),s("div",{staticClass:"use-flex",class:{"mb-6":e.isEnterEdit&&e.activeFolderId!==t.id}},[e._l(e.listUserComputed(t.listUser),(function(r){return s("div",{key:r.id,class:{notclick:!(e.isAllowedAssignedStaffFolder(t)||e.isStaff(t))}},[s("people-item",{attrs:{user:r,isEnterEdit:e.isEnterEdit}})],1)})),t.manageUser&&t.manageUser.length>0&&e.isAllowedAssignedStaffFolder(t)?s("div",{staticClass:"add-btn"},[e.isEnterEdit?e._e():s("people-item",{nativeOn:{click:function(s){s.stopPropagation(),e.aloneAddUserOnlyStaff(t),e.enterEditFolderClick(t)}}})],1):e._e(),e.canNest(t)?s("div",{staticClass:"stand-place"}):e._e(),e.canNest(t)&&!e.isEnterEdit?s("div",{staticClass:"add_nest"},[s("div",{staticClass:"add_nest_box",on:{click:function(s){return s.stopPropagation(),e.enterNestTemp(t)}}},[s("i",{staticClass:"el-icon-plus"}),s("p",[e._v("嵌套模板")])])]):e._e()],2)]),e.isEnterEdit&&e.activeFolderId==t.id?s("div",{staticClass:"use-relative ml-4 mb-36 use-flex border-box",class:{"adjust-margin":t.id===e.lastFolderId}},[s("temp-selected-user-list",{attrs:{memberList:e.selectedUser},on:{changeManagerClick:e.changeManagerClick,setFirstPeopleToManager:e.setFirstPeopleToManager}})],1):e._e()])]),t.listChildren&&t.listChildren.length>0?[s("plain-folder-list",{attrs:{folderList:t.listChildren,id:e.id,lastFolderId:e.lastFolderId,allManager:e.allManager,allManagerChild:e.allManagerChild,aloneAddUserForFolder:e.aloneAddUserForFolder,aloneAddUserOnlyStaff:e.aloneAddUserOnlyStaff,allChildrenLists:e.allChildrenLists,isEnterEdit:e.isEnterEdit,activeFolderId:e.activeFolderId,selectedUser:e.selectedUser,isProjManager:e.isProjManager,nestNodeList:e.nestNodeList}})]:e._e()],2)})),0)},m=[],f=(s("45fc"),function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"people-item",attrs:{title:e.user.cnName}},[s("div",{staticClass:"people-wrap",class:{"rt-0":e.isShowManagerMark}},[s("div",{staticClass:"people"},[Object.keys(e.user).length>0?s("img",{staticClass:"proj-avatarface",class:{"manager-mark":e.isShowManagerMark},attrs:{src:e._f("resolveAvator")(e.user.headImgUrl),alt:""}}):e.isShowEmptyAvatar?s("img",{staticClass:"proj-avatarface empty",attrs:{src:"/static/img/暂无2.svg",alt:""}}):s("div",{staticClass:"add-btn"},[s("i",{staticClass:"el-icon-plus proj-avatarface"})])]),s("div",{staticClass:"people-name",class:{"rt-2":e.isEnterEdit&&e.isShowManagerMark,"rt-4":e.isEnterEdit&&!e.isShowManagerMark}},[e._v(e._s(e.user.cnName))])])])}),v=[],g={data:function(){return{}},computed:{},props:{user:{type:Object,default:function(){return{}}},isShowManagerMark:{type:Boolean,default:!1},isEnterEdit:{type:Boolean,default:!1},isShowEmptyAvatar:{type:Boolean,defualt:!1}},methods:{}},C=g,P=(s("8015"),s("2877")),w=Object(P["a"])(C,f,v,!1,null,"a9676b70",null),E=w.exports,j=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"temp-selected-user-list",style:{height:e.showAdjustHeight}},[s("div",{ref:"membersView",staticClass:"use-flex"},[e._l(e.memberList,(function(t){return s("div",{key:t.id,staticClass:"use-relative"},[s("people-item",{class:{"active-manager-mark":2==t.folderPerm},attrs:{user:t},nativeOn:{click:function(s){return s.stopPropagation(),e.changeManagerClick(t)}}}),2==t.folderPerm?s("div",{staticClass:"active-manager-mark-bottom-name"},[e._v("工作负责人")]):e._e()],1)})),0==e.memberList.length?s("div",{staticClass:"use-relative",on:{click:function(t){return t.stopPropagation(),e.openPersonnelListClick(t)}}},[s("people-item",{staticClass:"active-manager-mark"}),s("div",{staticClass:"active-manager-mark-bottom-name"},[e._v("工作负责人")])],1):e._e()],2)])},k=[],b={data:function(){return{selectedUserListEl:null,selectedUserListElWidth:0,selectedUserListElHeight:0,renderHeight:0,isAdjustHeight:!1}},components:{PeopleItem:E},props:{memberList:{type:Array,default:function(){return[]}}},mounted:function(){var e=this;document.body.addEventListener("resize",(function(){e.adjustHeightOperate()})),this.selectedUserListEl=this.$refs.membersView,this.selectedUserListEl&&(this.selectedUserListElWidth=this.selectedUserListEl.clientWidth,this.selectedUserListElHeight=this.selectedUserListEl.clientHeight,this.adjustHeightOperate())},computed:{selectedUserListLength:function(){return this.memberList.length},showAdjustHeight:function(){return this.isAdjustHeight?"".concat(this.selectedUserListElHeight-31,"px"):"auto"}},watch:{memberList:{immediate:!0,handler:function(e){if(e.length>0){var t=e.find((function(e){return e.folderPerm&&2==e.folderPerm}));t||(e[0].folderPerm=2,this.$emit("setFirstPeopleToManager",e[0]))}}},selectedUserListLength:function(e){var t=this;setTimeout((function(){t.selectedUserListElWidth=t.selectedUserListEl.clientWidth,t.selectedUserListElHeight=t.selectedUserListEl.clientHeight,t.adjustHeightOperate()}),50)}},methods:{openPersonnelListClick:function(){this.$bus.$emit("openPersonnelListClick")},changeManagerClick:function(e){this.$emit("changeManagerClick",e),this.adjustHeightOperate()},adjustHeightOperate:function(){this.isAdjustHeight=!1;var e=parseInt(this.selectedUserListElWidth/64),t=this.selectedUserListLength,s=t/e,r=0;if(s<=1)return this.isAdjustHeight=!0,void(this.renderHeight=this.selectedUserListElHeight-31);for(var i=0;i0&&this.allManagerChild.find((function(e){return e.id==t.id}))||this.allChildrenLists.length>0&&this.allChildrenLists.includes(e)},isAllowedAssignedStaffFolder:function(e){return e.manageUser&&e.manageUser.length>0&&e.manageUser[0].id==this.id||this.isAllowedAssignedFolder(e)},isStaff:function(e){var t=this;return e.listUser.some((function(e){return e.id===t.id}))}},computed:{listUserComputed:function(){return function(e){return e.filter((function(e){return 2!=e.folderPerm}))}}}},T=D,I=(s("fa9b"),Object(P["a"])(T,p,m,!1,null,"40f58de2",null)),N=I.exports,M=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"member-list"},[s("div",{staticClass:"top-title"},[e._v("选择成员")]),e._m(0),s("div",{staticClass:"hori-line"}),s("div",{staticClass:"content-wrap"},[s("div",{staticClass:"people-wrap"},[s("el-collapse",{model:{value:e.activeCompanyName,callback:function(t){e.activeCompanyName=t},expression:"activeCompanyName"}},e._l(e.treeList,(function(t){return s("el-collapse-item",{key:t.id,attrs:{name:t.id}},[s("template",{slot:"title"},[s("span",{staticClass:"company-title"},[e._v(e._s(t.label))])]),t.hasChildren?s("el-collapse",{model:{value:e.activeDeptNameList,callback:function(t){e.activeDeptNameList=t},expression:"activeDeptNameList"}},e._l(t.children,(function(t){return s("el-collapse-item",{directives:[{name:"show",rawName:"v-show",value:t.hasChildren,expression:"deptNode.hasChildren"}],key:t.id,attrs:{name:t.id}},[s("template",{staticClass:"dept-entry",slot:"title"},[s("span",{staticClass:"dept-name"},[e._v(e._s(t.label))]),s("div",{staticClass:"check-all-wrap",on:{click:function(s){return s.stopPropagation(),e.toggleAllDept(t)}}},[s("div",{staticClass:"checkbox",class:{checked:e.deptNodeSelectedMap[t.id]}}),s("span",[e._v("全选")])])]),e._l(t.children,(function(t){return s("div",{key:t.id,staticClass:"user-info-item",attrs:{label:t.label},on:{click:function(s){return s.stopPropagation(),e.toggleMember(t)}}},[s("img",{staticClass:"avatar-img",attrs:{src:e._f("resolveAvator")(t.data.headImgUrl),alt:""}}),s("span",{staticClass:"user-info-name"},[e._v(e._s(t.label))]),s("div",{staticClass:"checkbox",class:{checked:e.isSelected(t.id)}})])}))],2)})),1):s("div",{staticClass:"empty-people-tips"},[e._v("暂未添加人员")])],2)})),1)],1)])])},_=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"search-bar"},[s("i",{staticClass:"search-icon"}),s("input",{staticClass:"search-input",attrs:{placeholder:"搜索功能正在内测中",disabled:""}})])}],F={data:function(){var e=this.treeList[0],t=e?[e.id]:[],s=e?e.mapChildren((function(e){return e.id})):[];return this.clacAllSelected(),{ischeckAll:!1,activeCompanyName:t,activeDeptNameList:s}},methods:{isSelected:function(e){return!!this.selectedKeys.find((function(t){return t===e}))},isChildrenAllSelected:function(e){var t=this.selectedKeys;return e.everyChildren((function(e){return t.find((function(t){return t===e.id}))}))},toggleAllDept:function(e){var t=!this.deptNodeSelectedMap[e.id];this.$emit("select",e.children,t)},toggleMember:function(e){var t=!this.isSelected(e.id);this.$emit("select",[e],t)},clacAllSelected:function(){var e=this,t={};this.treeList.forEach((function(s){s.mapChildren((function(s){var r=e.isChildrenAllSelected(s);r&&(t[s.id]=!0)}))})),this.deptNodeSelectedMap=t}},props:{treeList:{type:Array,default:function(){return[]}},selectedKeys:{type:Array,default:function(){return[]}}},watch:{selectedKeys:{immediate:!0,handler:function(e){this.clacAllSelected()}},treeList:{immediate:!0,handler:function(e){this.clacAllSelected()}}}},L=F,O=(s("e040"),s("c8e2"),Object(P["a"])(L,M,_,!1,null,"58e87d7b",null)),x=O.exports,$=s("9e5b"),A=s("93d6"),W=s("2ef0"),B=(s("a623"),s("ade3")),R=s("d4ec");function H(e,t){for(var s=0;s0&&void 0!==arguments[0]?arguments[0]:Y;return this.hasChildren?(this.children.sort(e),this):this}},{key:"mapChildren",value:function(e){return this.hasChildren?this.children.map(e):[]}},{key:"everyChildren",value:function(e){return!!this.hasChildren&&this.children.every(e)}},{key:"hasChildren",get:function(){return this.children&&!!this.children.length}}]),e}(),Q=s("a06e"),X=s("b0f9"),Z=s("5a0c"),ee=s.n(Z),te=s("aa58"),se={data:function(){return{nestNodeFolder:{},nestNodeList:[],nowProject:{},listProjProp:[],cnName:"",selectedUser:[],selectedManageUser:[],isShowFirstPage:!0,isShowSecondPage:!1,isShowThreePage:!1,InitData:{},listNewFolder:[],oldFolderList:[],oldPlainFolderList:[],listDept:[],curProjCreatePeop:[],currWorkName:"",newProjFolderIndex:1,tempIndex:0,isShowdivid2:!1,currSelectData:[],currUser:{},isShowManager:!0,listManagerUser:[],oldListManagerUser:[],isProjManager:!1,isProjCreator:!1,currListDeptUserData:[],userList:[],memberTree:[],finishBtnClickCount:0,userId:sessionStorage.userId,allChildrenLists:[],isShowStartProjDesc:!0,isShowTemplateSummary:!1,isShowDistWorkPage:!1,isEnterEdit:!1,distWorkPartEl:null,isDistWorkPartScroll:!1,dlastScrollTime:null,isProjDescScroll:!1,projDescEl:null,isTemplateDescScroll:!1,templateDescEl:null,tlastScrollTime:null,isEditProjManager:!1,activeFolderId:"",activeFolder:null,coverSrc:"/static/img/faceImg/face01.png",isStartEditNestTemp:!1,isTemNest:!1,activeDeptName:"",isShowManagerTips:!1,isEnterEditPropValue:!1,isDistworkDone:!1,isDistworkSuccess:!1,lastFolderId:"",originPropListCopy:[],selectedMemberKeys:[]}},components:{AppHeader:h["a"],TopHeader:u["a"],PlainFolderList:N,PeopleItem:E,PersonnelList:x,TempSelectedUserList:y,FileUploader:$["a"],NestTemp:te["a"]},updated:function(){this.$refs.projdesc&&(this.projDescEl=this.$refs.projdesc,this.projDescEl.removeEventListener("scroll",this.watchProjDescScroll),this.projDescEl.addEventListener("scroll",this.watchProjDescScroll)),this.$refs.distworkpart&&(this.distWorkPartEl=this.$refs.distworkpart,this.distWorkPartEl.removeEventListener("scroll",this.watchDistWorkPartScroll),this.distWorkPartEl.addEventListener("scroll",this.watchDistWorkPartScroll)),this.$refs.templateDescEl&&(this.templateDescEl=this.$refs.templatedesc,this.templateDescEl.removeEventListener("scroll",this.watchTemplateDescScroll),this.templateDescEl.addEventListener("scroll",this.watchTemplateDescScroll))},mounted:function(){this.isShowDistWorkPage=this.$route.query.isShowDistworkPage?this.$route.query.isShowDistworkPage:this.isShowDistworkPage,this.isShowStartProjDesc=!this.isShowDistWorkPage,this._getUserInfo(sessionStorage.userId),this.projInfo(sessionStorage.projId),this.cnName=JSON.parse(sessionStorage.user).cnName,this.fetchProjectDetail(),this.getNestNode(sessionStorage.templateID),this.projDescEl=this.$refs.projdesc,this.projDescEl&&this.projDescEl.addEventListener("scroll",this.watchProjDescScroll),this.distWorkPartEl=this.$refs.distworkpart,this.distWorkPartEl&&this.distWorkPartEl.addEventListener("scroll",this.watchDistWorkPartScroll),this.templateDescEl=this.$refs.templatedesc,this.templateDescEl&&this.templateDescEl.addEventListener("scroll",this.watchTemplateDescScroll),this.$bus.$on("enterEditFolderClick",this.enterEditFolderClick),this.$bus.$on("activeFolderClick",this.activeFolderClick),this.$bus.$on("changeManagerClick",this.changeManagerClick),this.$bus.$on("setFirstPeopleToManager",this.setFirstPeopleToManager),this.$bus.$on("enterNestTemp",this.enterNestTemp)},beforeDestroy:function(){this.projDescEl&&this.projDescEl.removeEventListener("scroll",this.watchProjDescScroll),this.distWorkPartEl&&this.distWorkPartEl.removeEventListener("scroll",this.watchDistWorkPartScroll),this.templateDescEl&&this.templateDescEl.removeEventListener("scroll",this.watchTemplateDescScroll),this.$bus.$off("enterEditFolderClick",this.enterEditFolderClick),this.$bus.$off("activeFolderClick",this.activeFolderClick),this.$bus.$off("changeManagerClick",this.changeManagerClick),this.$bus.$off("setFirstPeopleToManager",this.setFirstPeopleToManager),this.$bus.$off("enterNestTemp",this.enterNestTemp)},methods:{showBackground:function(e){var t=this.$options.filters["resolveImg"],s=t(e);return{background:"center/cover no-repeat url(".concat(s,")")}},handleShowDistWorkPage:function(){this.isShowDistWorkPage=!0},handleEditTemplate:function(){this.isEnterEditPropValue=!this.isEnterEditPropValue,this.isEnterEditPropValue||(this.originPropListCopy=this.listProjProp,this.$notify({type:["success"],message:"修改模板概况成功"}))},enterNestTemp:function(e){this.isShowDistWorkPage=!1,this.isShowStartProjDesc=!1,this.isShowTemplateSummary=!1,this.isStartEditNestTemp=!0,this.isTemNest=!0,this.nestNodeFolder=e},enterDistWork:function(){var e=this;return Object(c["a"])(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.isShowDistWorkPage=!0,e.isShowStartProjDesc=!0,e.isShowTemplateSummary=!1,e.isStartEditNestTemp=!1,e.isTemNest=!1,e.fetchProjectDetail();case 6:case"end":return t.stop()}}),t)})))()},returnToProjListPage:function(){this.isDistworkDone&&this.isDistworkSuccess&&this.$notify({message:"工作指派完成。",type:["success"]}),this.$router.push({path:"/index"}).catch((function(e){return console.log(e)}))},getNestNode:function(e){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function s(){var r,i,a,n;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return n=function(e,t){e.forEach(function(){var e=Object(c["a"])(regeneratorRuntime.mark((function e(s){var r,i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,X["l"](s.TemplateId);case 2:r=e.sent,i=r.Data||[],i.length>0&&t.push.apply(t,Object(l["a"])(i));case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())},s.next=3,X["l"](e);case 3:r=s.sent,i=r.Data||[],a=Object(l["a"])(r.Data),n(i,a),t.nestNodeList=a;case 8:case"end":return s.stop()}}),s)})))()},projInfo:function(e){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function s(){var r;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.next=2,Q["c"](e);case 2:if(r=s.sent,-1!=r.Code){s.next=6;break}return t.$notify({type:["error"],message:"项目概况信息查询失败"}),s.abrupt("return");case 6:t.nowProject=r.Data||{},t.nowProject.ProjCreateTime=ee()(t.nowProject.ProjCreateTime).format("YYYY/MM/DD"),t.nowProject=Object(o["a"])({},t.nowProject),t.listProjProp=r.Data.CustomProps||[],t.listProjProp=Object(l["a"])(t.listProjProp),t.originPropListCopy=Object(W["cloneDeep"])(t.listProjProp),t.coverSrc=r.Data.ShowImgUrl;case 13:case"end":return s.stop()}}),s)})))()},coverUploadSuccess:function(e){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function s(){var r,i,a;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return r=Object(d["c"])(e.ossUrl),t.coverSrc=r,i={ProjId:sessionStorage.projId,ImgUrl:t.coverSrc},s.next=5,Object(Q["b"])(i);case 5:a=s.sent,-1==a.Code&&t.$notify({message:"封面修改失败。",type:"success"});case 7:case"end":return s.stop()}}),s)})))()},setSystemCoverRandom:function(){},returnToDistWorkClick:function(){var e=this;this.isEnterEditPropValue?this.$confirm("是否保存当前项目的模板概况信息","",{confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(Object(c["a"])(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:e.isShowTemplateSummary=!1,e.originPropListCopy=e.listProjProp;case 2:case"end":return t.stop()}}),t)})))).catch((function(){e.listProjProp=e.originPropListCopy})):this.isShowTemplateSummary=!1},showProjDetailClick:function(){this.isShowDistWorkPage=!1,this.isShowStartProjDesc=!0},setFirstPeopleToManager:function(e){0==this.selectedManageUser.length&&0!==this.selectedUser.length&&this.selectedManageUser.push(e)},filterManageFromListUser:function(e,t){return t.filter((function(t){return t.id!==e}))},watchProjDescScroll:function(){this.isProjDescScroll=this.projDescEl.scrollTop>0},watchTemplateDescScroll:function(){this.isTemplateDescScroll=this.templateDescEl.scrollTop>0},watchDistWorkPartScroll:function(){this.isDistWorkPartScroll=this.distWorkPartEl.scrollTop>0},activeManagerClick:function(){this.isProjCreator&&(this.isEditProjManager=!0,this.enterEditOperate(),this.activeFolderId="",this.activeFolder=null,this.addProjManager())},activeFolderClick:function(e){this.isEditProjManager=!1,this.activeFolderId=e.id,this.activeFolder=e,e.listUser&&0==e.listUser.length?this.aloneAddUserForFolder(e):this.aloneAddUserOnlyStaff(e)},enterEditFolderClick:function(e){this.activeFolderId=e.id,this.activeFolder=e,this.enterEditOperate()},enterEditOperate:function(){this.isEnterEdit=!0},finishEditClick:function(){this.isDistworkDone=!0,this.isEnterEdit=!1,this.selectedManageUser=[],this.selectedUser=[],this.isEditProjManager&&(this.isEditProjManager=!1),this.createFolders(),this.activeDeptName=""},addProjMangerBtnClick:function(){this.isEditProjManager=!0,this.enterEditOperate()},_getUserInfo:function(e){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function s(){var r;return regeneratorRuntime.wrap((function(s){while(1)switch(s.prev=s.next){case 0:return s.prev=0,s.next=3,Object(A["f"])(e);case 3:return s.sent,s.next=6,Object(A["f"])(sessionStorage.createUserID);case 6:r=s.sent,t.curProjCreatePeop=r.cnName+" 指派了新工作,请完成工作指派",1==sessionStorage.allocated&&(t.curProjCreatePeop="项目管理"),s.next=14;break;case 11:s.prev=11,s.t0=s["catch"](0),console.log(s.t0);case 14:case"end":return s.stop()}}),s,null,[[0,11]])})))()},isAllowedDelete:function(e){return!(!this.listManagerUser.includes(e)&&this.currUser.id!==e.id&&this.InitData.manageUser&&this.InitData.manageUser.length>0&&this.InitData.manageUser[0].id==sessionStorage.userId&&!this.allChildrenLists.includes(this.InitData)&&e.id==this.InitData.manageUser[0].id)},changeManagerClick:function(e){var t=this;if(this.isEditProjManager)this.$notify({message:"项目负责人无法更换。",type:"warning",offset:100,duration:5e3});else{var s=this.listManagerUser.map((function(e){return e.id}))||[];!s.includes(sessionStorage.userId)&&this.currUser.id!==sessionStorage.userId&&this.InitData.manageUser&&this.InitData.manageUser.length>0&&this.InitData.manageUser[0].id==sessionStorage.userId&&!this.allChildrenLists.includes(this.InitData)?this.$notify({message:"没有权限更换工作负责人。",type:"warning",offset:100,duration:5e3}):this.selectedUser.forEach((function(s){s.folderPerm=s.id===e.id?2:1,2===s.folderPerm&&t.InitData&&t.InitData.manageUser&&t.InitData.manageUser.splice(0,1,s)}))}},aloneAddUserForFolder:function(e){this.currSelectData=e,this.currWorkName=e.folderName,null==e.listUser&&(e.listUser=[]),this.InitData=e,this.setFolderPerm(e),this.selectedUser=e.listUser,this.selectedManageUser=e.manageUser,this.isShowSecondPage=!0,this.isShowFirstPage=!1},setFolderPerm:function(e){var t=e.listUser;this.selectedMemberKeys=t.map((function(e){return e.id}))},aloneAddUserOnlyStaff:function(e){this.isShowManager=!0,this.currWorkName=e.folderName,null==e.listUser&&(e.listUser=[]),this.InitData=e,this.setFolderPerm(e),this.selectedUser=e.listUser,this.selectedManageUser=e.manageUser,this.isShowThreePage=!0,this.isShowFirstPage=!1},addProjManager:function(){var e=this;this.activeFolderId="",this.isEditProjManager=!0,this.enterEditOperate(),this.isShowManager=!1;var t={listUser:[]};t.listUser=this.listManagerUser;var s=t.listUser.find((function(t){return t.id===e.currUser.id}));s&&0!=t.listUser.length||(this.currUser.folderPerm=2,t.listUser.unshift(this.currUser)),this.setFolderPerm(t),this.selectedUser=t.listUser,this.selectedManageUser=this.listManagerUser},onSelectMembers:function(e,t){var s=this,r=Object(l["a"])(this.selectedMemberKeys);e.forEach((function(e){var i=Object(W["cloneDeep"])(e.data),a=function(){s.checkDeptUserName(i,t),i.folderPerm=1,1==s.selectedUser.length&&1==t&&(i.folderPerm=2)};if(t){if(r.find((function(t){return t===e.id})))return;return r.push(e.id),void a()}if(s.isAllowedDelete(i))if(s.isEditProjManager&&i.id===s.currUser.id)s.$notify({message:"不可以移除项目创建者。",type:"warning",offset:100,duration:5e3});else{if(r=r.filter((function(e){return i.id!==e})),s.activeFolder&&s.activeFolder.manageUser.find((function(e){return e.id===i.id})))return s.removeManageUser(i),void s.activeFolder.manageUser.splice(0);if(s.isEditProjManager){var n=s.listManagerUser.findIndex((function(e){return e.id===i.id}));n>-1&&s.listManagerUser.splice(n,1)}a()}else s.$notify({message:"不能移除自己。",type:"warning",offset:100,duration:5e3})})),this.selectedMemberKeys=r},removeManageUser:function(e){e.folderPerm=1,this.selectedManageUser.splice(0,1);for(var t=0;t0&&(e.manageUser[0].folderPerm=2,e.listUser.unshift(e.manageUser[0])),e.listChildren&&e.listChildren.length>0&&t.getfolderPerm(e.listChildren)}))},getPlainOldFolderList:function(){var e=[];function t(s){s.length>0&&s.forEach((function(s){e.push(s),s.listChildren&&s.listChildren.length>0&&t(s.listChildren)}))}t(this.oldFolderList),this.oldPlainFolderList=e,this.lastFolderId=this.oldPlainFolderList[this.oldPlainFolderList.length-1].id},fetchProjectDetail:function(){var e=this;return Object(c["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a,o,l,c,d,u,h,p,m;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return s=e.$store.state.currentCompanyId,t.next=3,Promise.all([e.$fetchApi("folder/queryNodeFolderListByProjectId",{projectId:sessionStorage.projId}),G(s)]);case 3:r=t.sent,i=Object(n["a"])(r,2),a=i[0],o=i[1],l=o.treeList,c=o.memberMap,d=a.Data||{},u=d.folder,h=d.manager,e.memberTree=l,e.listManagerUser=h.map((function(e){var t;return null===(t=c[e.UserId])||void 0===t?void 0:t.data})),e.listManagerUser.length&&(e.currUser=e.listManagerUser[0]||{},e.isProjCreator=e.currUser.id===e.userId,e.listManagerUser=e.listManagerUser.slice(1),e.isProjManager=!!e.listManagerUser.find((function(t){return t.id==e.userId}))||e.currUser.id==e.userId),e.oldListManagerUser=Object(W["cloneDeep"])(e.listManagerUser),p=Object(W["uniqBy"])(u,"Id"),m=re(p,c),e.getfolderPerm(m),e.listNewFolder=m,e.oldFolderList=Object(W["cloneDeep"])(e.listNewFolder),e.getPlainOldFolderList(),e.getAllChildrenLists(e.listNewFolder,e.userId,e.allChildrenLists);case 21:case"end":return t.stop()}}),t)})))()},getChildren:function(e,t){var s=this;e.forEach((function(e){t.push(e),e.listChildren.length>0&&s.getChildren(e.listChildren,t)}))},getAllChildrenLists:function(e,t,s){var r=this;e.forEach((function(e){e.manageUser.length>0&&e.manageUser[0].id==t&&e.listChildren&&e.listChildren.length>0&&r.getChildren(e.listChildren,s)}))},createFolders:function(){var e=this;return Object(c["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a,n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return i=function(e){e.length>0&&e.forEach((function(e){var t={FolderId:"",ManagerUserId:"",GeneralId:"",OldManager:"",OldGeneralId:""};t.FolderId=e.id;var a=[];t.ManagerUserId=e.manageUser.length>0?e.manageUser.map((function(e){return a.push(e.id),e.id})).join(","):"";var n=e.listUser.filter((function(e){return!a.includes(e.id)}));t.GeneralId=e.listUser.length>0?n.map((function(e){return e.id})).join(","):"";var o=r.find((function(t){return t.id==e.id})),l=o.manageUser.length>0?o.manageUser[0].id:"";t.OldManager=l,t.OldGeneralId=o.listUser.length>0?o.listUser.filter((function(e){return e.id!==l})).map((function(e){return e.id})).join(","):"",s.Work.push(t),i(e.listChildren)}))},s={Id:sessionStorage.createUserID,ProjId:sessionStorage.projId,ProjectManagerId:"",OldProjectManagerId:e.oldListManagerUser.map((function(e){return e.id})).join(","),Work:[]},s.ProjectManagerId=e.listManagerUser.length>0?e.listManagerUser.map((function(e){if(e.id!==sessionStorage.createUserID)return e.id})).join(","):"",r=e.oldPlainFolderList,i(e.listNewFolder),t.next=7,Object(Q["a"])(s);case 7:a=t.sent,n=e,0===a.Code?(e.isDistworkSuccess=!0,e.oldFolderList=Object(W["cloneDeep"])(e.listNewFolder),e.getPlainOldFolderList()):(e.isDistworkSuccess=!1,n.$notify({message:"服务器异常,工作指派失败。",type:["error"],duration:5e3}));case 10:case"end":return t.stop()}}),t)})))()}}};function re(e,t){var s=Object(a["a"])(e),r=s[0],i=(s[1],s.slice(2)),n=r.Id,l=[],c={};return i.forEach((function(e){var s=Object(K["b"])(e);c[s.id]=s,s.listChildren=[],s.listUser=s.oldGeneralId.split(",").filter((function(e){return e&&t[e]})).map((function(e){return Object(o["a"])({},t[e].data)})),s.manageUser=("0"===s.oldManager?"":s.oldManager).split(",").filter((function(e){return e&&t[e]})).map((function(e){return Object(o["a"])({},t[e].data)}));var r=s.superId;if(r!==n){var i=c[r];i&&i.listChildren.push(s)}else l.push(s)})),l}var ie=se,ae=(s("d5c4"),s("685f"),Object(P["a"])(ie,r,i,!1,null,"bbfdfbe8",null));t["default"]=ae.exports},"4ecd":function(e,t,s){},"4f96":function(e,t,s){"use strict";s.d(t,"a",(function(){return o}));var r=s("0d21"),i=s("db90"),a=s("06c5"),n=s("3d8c");function o(e){return Object(r["a"])(e)||Object(i["a"])(e)||Object(a["a"])(e)||Object(n["a"])()}},"5a34":function(e,t,s){var r=s("44e7");e.exports=function(e){if(r(e))throw TypeError("The method doesn't accept regular expressions");return e}},"5a5f":function(e,t,s){"use strict";var r=s("f290"),i=s.n(r);i.a},"685f":function(e,t,s){"use strict";var r=s("14b7"),i=s.n(r);i.a},8015:function(e,t,s){"use strict";var r=s("e3e1"),i=s.n(r);i.a},"8ed8":function(e,t,s){},a06e:function(e,t,s){"use strict";s.d(t,"d",(function(){return a})),s.d(t,"c",(function(){return o})),s.d(t,"b",(function(){return c})),s.d(t,"a",(function(){return u})),s.d(t,"e",(function(){return p}));s("96cf");var r=s("1da1"),i=s("b775");function a(e){return n.apply(this,arguments)}function n(){return n=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/queryProjectListByUserId",{userId:t});case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),n.apply(this,arguments)}function o(e){return l.apply(this,arguments)}function l(){return l=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/queryProjectInfoByProjId",{projId:t});case 2:return s=e.sent,e.abrupt("return",s);case 4:case"end":return e.stop()}}),e)}))),l.apply(this,arguments)}function c(e){return d.apply(this,arguments)}function d(){return d=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/editProject",t);case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),d.apply(this,arguments)}function u(e){return h.apply(this,arguments)}function h(){return h=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/assignedWork",t);case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),h.apply(this,arguments)}function p(e){return m.apply(this,arguments)}function m(){return m=Object(r["a"])(regeneratorRuntime.mark((function e(t){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(i["b"])("project/searchProject",{projName:t});case 2:return s=e.sent,e.abrupt("return",Object(i["c"])(s));case 4:case"end":return e.stop()}}),e)}))),m.apply(this,arguments)}},a623:function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").every,a=s("a640"),n=s("ae40"),o=a("every"),l=n("every");r({target:"Array",proto:!0,forced:!o||!l},{every:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}})},aa58:function(e,t,s){"use strict";var r=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",[e.isTemNest?s("div",{staticClass:"template_nest"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isNestTempScroll},attrs:{theme:"basis",showBackBtn:"",backBtnTitle:"取消",onBackBtnClick:e.enterDistWork,title:"为“"+e.title+"”添加新模板"}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.enterNestTempImprove()}},slot:"right"},[e._v(" 选定模板 ")])]),s("div",{ref:"nestTemplateDesc",staticClass:"template_select_content"},[s("div",{staticClass:"template_connect"},[e._m(0),e._l(e.NestTemplateList,(function(t,r){return s("div",{key:t.Id,staticClass:"template_info",on:{click:function(s){return e.isChecked(r,t)}}},[s("div",{staticClass:"check_box",class:{checked:e.checkedIndex==r}},[s("i",{staticClass:"el-icon-check"})]),s("span",{staticClass:"template_info_name"},[e._v(e._s(t.TemplateName))])])}))],2)])],1):e._e(),e.isNestTemImprove?s("div",{staticClass:"template_improve"},[s("top-header",{staticClass:"set-header-position header-wrap",class:{"header-bottom-shadow":e.isTempImproveScroll},attrs:{theme:"basis",showBackBtn:"",backBtnTitle:"选择模板",onBackBtnClick:e.enterSelectNestTemp,title:"完善模板信息"}},[s("div",{staticClass:"edit-template-btn",attrs:{slot:"right"},on:{click:function(t){return t.stopPropagation(),e.addNestTemplate()}},slot:"right"},[e._v(" 创建 ")])]),s("div",{ref:"tempImproveDesc",staticClass:"summary-wrap"},[s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("模板名称")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.selectTemplate.TemplateName))])]),s("div",{staticClass:"item"},[s("div",{staticClass:"item-title"},[e._v("创建时间")]),s("div",{staticClass:"item-value"},[e._v(e._s(e.createDate))])]),e._l(e.checkNewProjData.CustomProps,(function(t){return s("div",{key:t.Id,staticClass:"item"},[s("div",{staticClass:"item-title adjust-title-position"},[e._v(e._s((t.PropertyName?t.PropertyName:"自定义字段")+":"))]),s("div",{staticClass:"item-value"},[s("input",{directives:[{name:"model",rawName:"v-model",value:t.PropValue,expression:"prop.PropValue"}],staticClass:"prop-value-input",attrs:{type:"text"},domProps:{value:t.PropValue},on:{input:function(s){s.target.composing||e.$set(t,"PropValue",s.target.value)}}})])])}))],2)],1):e._e()])},i=[function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{staticClass:"template_info_title"},[s("span",[e._v("已建立交换关系的模板")])])}],a=(s("4160"),s("d81d"),s("159b"),s("96cf"),s("1da1")),n=s("5530"),o=s("2909"),l=s("b0f9"),c=s("b1f3"),d={components:{TopHeader:c["a"]},props:{nestNodeFolder:Object,isTemNestInProp:{type:Boolean,default:!1}},data:function(){return{companyId:sessionStorage.companyId,createDate:(new Date).toLocaleDateString(),title:this.nestNodeFolder.folderName,NestTemplateList:[],isTemNest:!1,isNestTemImprove:!1,isNestTempScroll:!1,nestTemplateDescEl:null,isTempImproveScroll:!1,tempImproveDescEl:null,selectTemplate:{},checkedIndex:0,checkNewProjData:{Proj:{ProjName:"",CompanyId:"",Notice:"",ShowImgUrl:"",TemplateId:"",CreateUserId:"",ModifyUserId:""},Node:{},CustomProps:[]}}},mounted:function(){this.nestTemplateDescEl=this.$refs.nestTemplateDesc,this.nestTemplateDescEl&&this.nestTemplateDescEl.addEventListener("scroll",this.watchNestTempScroll),this.tempImproveDescEl=this.$refs.tempImproveDesc,this.tempImproveDescEl&&this.nestTemplateDescEl.addEventListener("scroll",this.watchTempImproveScroll)},beforeDestroy:function(){this.nestTemplateDescEl&&this.nestTemplateDescEl.removeEventListener("scroll",this.watchNestTempScroll),this.tempImproveDescEl&&this.tempImproveDescEl.removeEventListener("scroll",this.watchTempImproveScroll)},methods:{enterNestTempImprove:function(){this.isTemNest=!1,this.isNestTemImprove=!0,this.getTempProps(this.selectTemplate.TemplateId)},enterSelectNestTemp:function(){this.isTemNest=!0,this.isNestTemImprove=!1},getTempProps:function(e){var t=this;l["n"](e).then((function(e){e.Data.propertys.forEach((function(e,s){t.checkNewProjData.CustomProps[s]={},t.checkNewProjData.CustomProps[s]["TempPropId"]=e.Id,t.checkNewProjData.CustomProps[s]["PropertyName"]=e.PropertyName,t.checkNewProjData.CustomProps[s]["PropValue"]="";var r=t.checkNewProjData.CustomProps;t.checkNewProjData.CustomProps=Object(o["a"])(r)})),t.checkNewProjData=Object(n["a"])({},t.checkNewProjData)}))},enterDistWork:function(){this.$emit("enterDistWork")},addNestTemplate:function(){var e=this;this.$confirm("重要提示:一旦确定模板并创建后,您将无法删除模板。","",{confirmButtonText:"确定",cancelButtonText:"取消",showClose:!1,type:"error"}).then(Object(a["a"])(regeneratorRuntime.mark((function t(){var s,r,i,a;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,l["p"](e.selectTemplate.TemplateId);case 2:return s=t.sent,r=s.Data,i={ProjId:e.nestNodeFolder.projId,NodeId:e.nestNodeFolder.nodeId,FolderId:e.nestNodeFolder.id,TemplateId:e.nestNodeFolder.templateId,NestJsmindData:r},t.next=7,l["b"](i);case 7:a=t.sent,0===a.Code&&(e.$notify({message:"“".concat(e.selectTemplate.TemplateName,"”模板嵌套成功。"),type:["success"]}),e.$emit("enterDistWork"));case 9:case"end":return t.stop()}}),t)})))).catch((function(e){return console.log(e)}))},isChecked:function(e,t){this.checkedIndex=e,this.selectTemplate=t},getNestTemplate:function(e){var t=this;return Object(a["a"])(regeneratorRuntime.mark((function e(){var s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,l["m"](t.companyId);case 2:s=e.sent,t.NestTemplateList=(s.Data||[]).map((function(e){return e.TemplateName=e.TempName,e.TemplateId=e.Id,e})),t.NestTemplateList&&t.NestTemplateList.length&&"{}"===JSON.stringify(t.selectTemplate)&&(t.selectTemplate=t.NestTemplateList[0],t.checkedIndex=0);case 5:case"end":return e.stop()}}),e)})))()},watchNestTempScroll:function(){this.isNestTempScroll=this.nestTemplateDescEl.scrollTop>0},watchTempImproveScroll:function(){this.isTempImproveScroll=this.tempImproveDescEl.scrollTop>0}},watch:{isTemNestInProp:{handler:function(e){this.isTemNest=e,e&&this.getNestTemplate(this.nestNodeFolder.nodeId)},immediate:!0},isNestTempScroll:function(e){var t=this;e&&setTimeout((function(){t.nestTemplateDescEl=t.$refs.nestTemplateDesc,t.nestTemplateDescEl&&t.nestTemplateDescEl.addEventListener("scroll",t.watchNestTempScroll)}),50)}}},u=d,h=(s("5a5f"),s("2877")),p=Object(h["a"])(u,r,i,!1,null,"37d14612",null);t["a"]=p.exports},ab13:function(e,t,s){var r=s("b622"),i=r("match");e.exports=function(e){var t=/./;try{"/./"[e](t)}catch(s){try{return t[i]=!1,"/./"[e](t)}catch(r){}}return!1}},c740:function(e,t,s){"use strict";var r=s("23e7"),i=s("b727").findIndex,a=s("44d2"),n=s("ae40"),o="findIndex",l=!0,c=n(o);o in[]&&Array(1)[o]((function(){l=!1})),r({target:"Array",proto:!0,forced:l||!c},{findIndex:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a(o)},c8e2:function(e,t,s){"use strict";var r=s("8ed8"),i=s.n(r);i.a},caad:function(e,t,s){"use strict";var r=s("23e7"),i=s("4d64").includes,a=s("44d2"),n=s("ae40"),o=n("indexOf",{ACCESSORS:!0,1:0});r({target:"Array",proto:!0,forced:!o},{includes:function(e){return i(this,e,arguments.length>1?arguments[1]:void 0)}}),a("includes")},d4ec:function(e,t,s){"use strict";function r(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}s.d(t,"a",(function(){return r}))},d5c4:function(e,t,s){"use strict";var r=s("dcd6"),i=s.n(r);i.a},dcd6:function(e,t,s){},e040:function(e,t,s){"use strict";var r=s("30c5"),i=s.n(r);i.a},e3e1:function(e,t,s){},f290:function(e,t,s){},fa9b:function(e,t,s){"use strict";var r=s("4ecd"),i=s.n(r);i.a}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-62c7e6db.e7ca2944.js b/dist/static/js/chunk-62c7e6db.d01e8732.js
similarity index 100%
rename from dist/static/js/chunk-62c7e6db.e7ca2944.js
rename to dist/static/js/chunk-62c7e6db.d01e8732.js
diff --git a/dist/static/js/chunk-638e5b5a.6a87c730.js b/dist/static/js/chunk-638e5b5a.9f581b25.js
similarity index 100%
rename from dist/static/js/chunk-638e5b5a.6a87c730.js
rename to dist/static/js/chunk-638e5b5a.9f581b25.js
diff --git a/dist/static/js/chunk-655d6881.3baa7d4f.js b/dist/static/js/chunk-655d6881.61c45d93.js
similarity index 100%
rename from dist/static/js/chunk-655d6881.3baa7d4f.js
rename to dist/static/js/chunk-655d6881.61c45d93.js
diff --git a/dist/static/js/chunk-74b26ff1.38ac535f.js b/dist/static/js/chunk-74b26ff1.45320443.js
similarity index 100%
rename from dist/static/js/chunk-74b26ff1.38ac535f.js
rename to dist/static/js/chunk-74b26ff1.45320443.js
diff --git a/dist/static/js/chunk-55f85da7.da9ec335.js b/dist/static/js/chunk-74d6658a.584a6730.js
similarity index 99%
rename from dist/static/js/chunk-55f85da7.da9ec335.js
rename to dist/static/js/chunk-74d6658a.584a6730.js
index fe91c542..37b4a08d 100644
--- a/dist/static/js/chunk-55f85da7.da9ec335.js
+++ b/dist/static/js/chunk-74d6658a.584a6730.js
@@ -1 +1 @@
-(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-55f85da7"],{"01a8":function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"app-header",class:{white:"white"===t.theme||t.isWindowScrollIng,black:"black"===t.theme,"black-bg-color":t.isWindowScrollIng&&"black"===t.theme}},[t.isClient?n("div",{staticClass:"app-header-top"},[n("div",{staticClass:"top-left",attrs:{title:t.isOnLine?"":"请检查本地网关连接"}},[n("div",{staticClass:"dot",class:{online:t.isOnLine,offline:!t.isOnLine}}),n("div",{staticClass:"state",class:{"white-color":"white"===t.theme,black:"black"===t.theme}},[t._v(t._s(t.isOnLine?"在线":"离线"))])]),n("div",{staticClass:"top-center"}),n("div",{staticClass:"top-right"},[n("div",{staticClass:"min",on:{click:function(e){return e.stopPropagation(),t.shrinkBrowserWindow(e)}}},[n("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),n("div",{staticClass:"my-max",on:{click:function(e){return e.stopPropagation(),t.judgeIsMaxBrowserWindow(e)}}},[t.isMaxWindowNow?n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),n("div",{staticClass:"close",on:{mouseenter:function(e){t.isCloseHover=!0},mouseleave:function(e){t.isCloseHover=!1},click:function(e){return e.stopPropagation(),t.closeBrowserWindow(e)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!t.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:t.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):t._e(),t.isWorkspaceTopBar&&!t.isClient||t.isShowTopBar&&!t.isClient?n("div",{staticClass:"app-header-top"}):t._e(),n("div",{staticClass:"app-header-content",class:{"adjust-content-pos":t.isWorkspaceTopBar&&!t.isClient}},[n("div",{staticClass:"app-header-content-left"},[t._t("left",[n("i",{directives:[{name:"show",rawName:"v-show",value:t.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===t.theme||"basis"===t.theme,icon_topback_left_baise:"black"===t.theme},on:{click:function(e){return t.navBack()}}}),n("span",{directives:[{name:"show",rawName:"v-show",value:t.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(e){return t.navBack()}}},[t._v(t._s(t.backBtnTitle))])])],2),n("div",{staticClass:"app-header-center"},[t._t("center",[t._v(t._s(t.title))])],2),n("div",{staticClass:"app-header-content-right no-drag"},[t._t("right"),t.showRecycleBin?n("span",{on:{click:t.toRecycle}},[n("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:t.isInRecycle}})]):t._e(),t.showUserCenter?n("user-center"):t._e()],2)])])},o=[],a=n("1392"),r=n("1d40"),s={components:{UserCenter:a["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:r["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(t){this.isMaxWindowNow=t}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){r["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),r["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),r["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){r["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var t=document.getElementById("bigbody");this.isWindowScrollIng=t.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=s,l=(n("8fc1"),n("2877")),u=Object(l["a"])(c,i,o,!1,null,"06f5aedd",null);e["a"]=u.exports},"0aa6":function(t,e,n){},1670:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"watch-all-page"},[n("app-header",{attrs:{backBtnTitle:"我的项目",theme:"basis",title:t.joinProjName,showUserCenter:!1,showBackBtn:!0,onBackBtnClick:t.backToIndex}}),n("ChangeModelBtn",{directives:[{name:"show",rawName:"v-show",value:!t.isShowLeftPage,expression:"!isShowLeftPage"}],ref:"topModelBtn",staticClass:"top-change-model-btn",attrs:{titleList:t.titleList},on:{changeModelBtnClick:t.changeModelBtnClick}}),n("div",{staticClass:"main-content"},[n("div",{staticClass:"control-btn",style:{left:t.btnLeft},on:{click:function(e){return e.stopPropagation(),t.changeShowLeftPageClick(e)}}},[n("img",{style:t.iconRotateStyle,attrs:{src:"static/img/收起与弹出.svg",alt:""}})]),n("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowLeftPage,expression:"isShowLeftPage"}],staticClass:"left-page"},[n("ChangeModelBtn",{ref:"leftModelBtn",staticClass:"left-change-model-btn",attrs:{titleList:t.titleList},on:{changeModelBtnClick:t.changeModelBtnClick}}),n("Introduce",{style:{height:"838px"},attrs:{content:t.config.projectIntroduce},on:{updateIntroduce:t.updateIntroduce}})],1),n("div",{staticClass:"right-show-area"},[n("el-carousel",{ref:"watchCarousel",staticClass:"watch-carousel",attrs:{height:"100%",autoplay:!1,"indicator-position":"none",arrow:"never"}},[n("el-carousel-item",{key:"forge"},[t.config.forgeUrl?n("iframe",{key:t.config.forgeUrl,attrs:{src:t.config.forgeUrl,frameborder:"0"}}):t._e()]),n("el-carousel-item",{key:"supermap"},[t.config.gsUrl?n("iframe",{key:t.config.gsUrl,attrs:{src:t.config.gsUrl,frameborder:"0"}}):t._e()])],1),n("el-popover",{ref:"urlModal",attrs:{placement:"top-start",width:400,offset:500,trigger:"click"}},[n("el-form",{attrs:{model:t.urlForm}},[n("el-form-item",{attrs:{label:"forgeURL"}},[n("el-input",{attrs:{placeholder:"http://"},model:{value:t.urlForm.forgeUrl,callback:function(e){t.$set(t.urlForm,"forgeUrl",e)},expression:"urlForm.forgeUrl"}})],1),n("el-form-item",{attrs:{label:"超图URL"}},[n("el-input",{attrs:{placeholder:"http://"},model:{value:t.urlForm.gsUrl,callback:function(e){t.$set(t.urlForm,"gsUrl",e)},expression:"urlForm.gsUrl"}})],1),n("el-form-item",[n("el-button",{attrs:{type:"primary"},on:{click:function(e){return e.stopPropagation(),t.onChangeUrl(e)}}},[t._v("修改")]),n("el-button",{on:{click:function(e){return e.stopPropagation(),t.resetUrl(e)}}},[t._v("取消")])],1)],1),n("el-button",{staticClass:"popover-btn",attrs:{slot:"reference",type:"primary",size:"mini"},slot:"reference"},[t._v("设置URL")])],1)],1)])],1)},o=[],a=(n("caad"),n("d3b7"),n("2532"),n("3ca3"),n("ddb0"),n("2909")),r=n("5530"),s=n("3835"),c=(n("96cf"),n("1da1")),l=n("f96e"),u=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"change-model-btn"},t._l(t.titleList,(function(e,i){return n("div",{key:i,staticClass:"btn",class:{"active-btn":t.currentIndex===i},on:{click:function(e){return t.changeModelBtnClick(i)}}},[t._v(" "+t._s(e)+" ")])})),0)},d=[],f={props:{titleList:{type:Array,defualt:function(){return[]}}},data:function(){return{currentIndex:0}},methods:{changeModelBtnClick:function(t){this.currentIndex=t,this.$emit("changeModelBtnClick",t)}}},p=f,g=(n("c58a"),n("2877")),m=Object(g["a"])(p,u,d,!1,null,"548160cc",null),h=m.exports,w=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"text-com"},[n("Title",{attrs:{topTitle:t.textItem.title}}),n("NoteContentItem",{scopedSlots:t._u([{key:"main",fn:function(){return[t.textItem.content.length>0?n("div",t._l(t.textItem.content,(function(e,i){return n("div",{key:i+"1",staticClass:"text-content"},[n("div",{staticClass:"content-title"},[t._v(t._s(e.itemName)+":")]),t._l(e.itemContent.split("-"),(function(e,i){return n("div",{key:i+"2",staticClass:"content-body"},[t._v(t._s(e))])}))],2)})),0):t._e()]},proxy:!0}])})],1)},b=[],v=n("a9b4"),y=n("7a71"),C={components:{Title:v["a"],NoteContentItem:y["a"]},props:{textItem:{type:Object,default:function(){return{}}}},data:function(){return{}}},x=C,k=(n("16f0"),Object(g["a"])(x,w,b,!1,null,"dd383162",null)),S=(k.exports,n("2ef0")),B=n("2be9"),_=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"text-com"},[n("Title",{attrs:{topTitle:"项目概况"}}),n("NoteContentItem",{staticClass:"text-container",scopedSlots:t._u([{key:"main",fn:function(){return[n("el-input",{ref:"textarea",staticClass:"text-content",class:{editing:t.editing},attrs:{type:"textarea",readonly:!t.editing,resize:"none"},model:{value:t.content,callback:function(e){t.content=e},expression:"content"}}),n("div",{staticClass:"btn-group",style:{display:t.editing?"block":""}},[t.editing?n("templat",[n("el-button",{attrs:{size:"mini",type:"primary",loading:t.loading},on:{click:function(e){return e.stopPropagation(),t.confirmEdit(e)}}},[t._v("完成")]),n("el-button",{attrs:{size:"mini"},on:{click:function(e){return e.stopPropagation(),t.cancelEdit(e)}}},[t._v("取消")])],1):n("el-button",{attrs:{size:"mini",type:"primary"},on:{click:function(e){return e.stopPropagation(),t.startEdit(e)}}},[t._v("编辑")])],1)]},proxy:!0}])})],1)},I=[],j=n("3de1"),W=n("b775"),O={components:{Title:v["a"],NoteContentItem:y["a"]},props:{content:{type:String,default:""}},data:function(){return{editing:!1,loading:!1,originContent:""}},methods:{startEdit:function(){this.editing=!0,this.originContent=this.content,this.$refs.textarea.focus()},cancelEdit:function(){this.editing=!1,console.log(this.originContent),this.content=this.originContent},confirmEdit:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:t.loading=!0,t.$emit("updateIntroduce",t.content,(function(e){t.loading=!1,Object(W["c"])(e),e.Code||(t.originContent=t.content,t.editing=!1)}));case 2:case"end":return e.stop()}}),e)})))()}}},L=O,N=(n("4e43"),Object(g["a"])(L,_,I,!1,null,"6fcfbe35",null)),M=N.exports,U={components:{AppHeader:l["a"],ChangeModelBtn:h,Introduce:M},data:function(){return{projectId:sessionStorage.projId,titleList:["forge模型","超图"],joinProjName:"观全局-".concat(sessionStorage.projName),textData:[],progressData:[],graphData:[],isShowLeftPage:!0,btnLeft:24,iconRotateDeg:90,config:{},urlForm:{gsUrl:"",forgeUrl:""}}},mounted:function(){this.getWatchAllGeneralData(),this.rightPartUrl=this.temp.includes(sessionStorage.projId)?"http://www.lockingos.org:9000/fhy-model/forgemd2020120603/index.html":"http://www.lockingos.org:9000/fhy-model/fhy/index.html",this.forgeModelUrl=this.temp.includes(sessionStorage.projId)?"http://www.lockingos.org:9000/fhy-model/forgemd2020120603/index.html":"http://www.lockingos.org:9000/fhy-model/fhy/index.html"},computed:{iconRotateStyle:function(){return{transform:"rotate(".concat(this.iconRotateDeg,"deg)")}}},methods:{getWatchAllGeneralData:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){var n,i,o,c,l,u,d;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Promise.all([t.$fetchApi("project/queryProjectGobalConfig",{id:t.projectId}),Object(B["a"])(),Object(B["g"])(),Object(B["b"])(),Object(B["c"])()]);case 2:n=e.sent,i=Object(s["a"])(n,5),o=i[0],c=i[1],l=i[2],u=i[3],d=i[4],t.config=Object(j["b"])(o.Data||{id:t.projectId}),t.urlForm=Object(S["pick"])(t.config,["gsUrl","forgeUrl"]),t.textData=[Object(r["a"])({},c)],t.progressData=[Object(r["a"])({},l)],t.graphData=[Object(r["a"])({},u)],t.graphData.push(d),t.graphData=Object(a["a"])(t.graphData);case 16:case"end":return e.stop()}}),e)})))()},updateIntroduce:function(t,e){var n=this;return Object(c["a"])(regeneratorRuntime.mark((function i(){var o;return regeneratorRuntime.wrap((function(i){while(1)switch(i.prev=i.next){case 0:return i.next=2,n.updateConfig({projectIntroduce:t});case 2:o=i.sent,e(o);case 4:case"end":return i.stop()}}),i)})))()},updateConfig:function(t){var e=this;return Object(c["a"])(regeneratorRuntime.mark((function n(){var i,o;return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return i=Object(r["a"])(Object(r["a"])({},e.config),t),n.next=3,e.$fetchApi("project/addProjectGobalConfig",Object(j["c"])(i));case 3:return o=n.sent,o.Code||(e.config=i),n.abrupt("return",o);case 6:case"end":return n.stop()}}),n)})))()},onChangeUrl:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.updateConfig(t.urlForm);case 2:if(n=e.sent,Object(W["c"])(n),!n.Code){e.next=6;break}return e.abrupt("return");case 6:t.$refs.urlModal.doClose();case 7:case"end":return e.stop()}}),e)})))()},resetUrl:function(){this.$refs.urlModal.doClose(),this.urlForm=Object(S["pick"])(this.config,["gsUrl","forgeUrl"])},changeShowLeftPageClick:function(){this.isShowLeftPage=!this.isShowLeftPage,this.btnLeft=this.isShowLeftPage?"24px":"0","24px"==this.btnLeft?this.iconRotateDeg=90:this.iconRotateDeg=-90},changeModelBtnClick:function(t){this.$refs.topModelBtn.currentIndex=t,this.$refs.leftModelBtn.currentIndex=t,this.$refs.watchCarousel.setActiveItem(t)},backToIndex:function(){this.$router.push({path:"index"}).catch((function(t){console.log(t)}))}}},A=U,R=(n("b6ea"),Object(g["a"])(A,i,o,!1,null,"01d6ab2a",null));e["default"]=R.exports},"16f0":function(t,e,n){"use strict";var i=n("ee3e"),o=n.n(i);o.a},2532:function(t,e,n){"use strict";var i=n("23e7"),o=n("5a34"),a=n("1d80"),r=n("ab13");i({target:"String",proto:!0,forced:!r("includes")},{includes:function(t){return!!~String(a(this)).indexOf(o(t),arguments.length>1?arguments[1]:void 0)}})},"28ed":function(t,e,n){"use strict";var i=n("0aa6"),o=n.n(i);o.a},2909:function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var i=n("6b75");function o(t){if(Array.isArray(t))return Object(i["a"])(t)}var a=n("db90"),r=n("06c5");function s(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t){return o(t)||Object(a["a"])(t)||Object(r["a"])(t)||s()}},"2be9":function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"g",(function(){return a})),n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return s})),n.d(e,"f",(function(){return u})),n.d(e,"e",(function(){return d})),n.d(e,"d",(function(){return f}));n("d3b7"),n("25f0"),n("a4d3"),n("e01a"),n("d28b"),n("3ca3"),n("ddb0");function i(t){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function o(){return{title:"项目概况",content:[{itemName:"项目规模",itemContent:"城投科技孵化园(金义都市新区)建设项目"},{itemName:"项目名称",itemContent:"项目用地59546.30-地下建筑面积6274.83平方米-地上建筑面积128282.64平方-总建筑面积134557.47平方米"},{itemName:"地上建筑面积",itemContent:"产业用房(1#~24#楼多层厂房)建筑面积94352.32平方米-检测研发生产大楼建筑面积18224.43平方米-职工宿舍楼建筑面积15435.89平方米-门卫、开闭所、垃圾收集站等建筑面积270平方米"}]}}function a(){return{title:"进度",content:[{pName:"楼宇A设计进度",pNum:.8},{pName:"楼宇B设计进度",pNum:.25},{pName:"楼宇C设计进度",pNum:.5}]}}function r(){return{title:"设计图纸",content:["/static/img/faceImg/face02.png","/static/img/faceImg/face03.png","/static/img/faceImg/face04.png","/static/img/faceImg/face05.png","/static/img/faceImg/face06.png","/static/img/faceImg/face07.png","/static/img/faceImg/face08.png","/static/img/faceImg/face09.png","/static/img/faceImg/face10.png"]}}function s(){return{title:"图库",content:["static/img/appImg/AppImg_001.png","static/img/appImg/AppImg_002.png","static/img/faceImg/appImg_003.png","static/img/appImg/AppImg_004.png","static/img/appImg/AppImg_005.png","static/img/appImg/AppImg_006.png"]}}var c={grid:{top:24,left:72,right:32,bottom:48},xAxis:{nameLocation:"middle",axisTick:{show:!1},axisLabel:{interval:0,color:"#8E909F",fontFamily:"PingFangSC-Regular",fontSize:10},axisLine:{lineStyle:{color:"#8E909F"}},offset:4},yAxis:{axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!0},axisLabel:{color:"#8E909F",fontFamily:"PingFangSC-Regular",fontSize:10,formatter:function(t){return t}},offset:16}};function l(t,e){var n={};function i(t,e){for(var n in e)e[n]instanceof Array?(t[n]=t[n]?t[n]:[],i(t[n],e[n])):e[n]instanceof Object?"function"==typeof e[n]?t[n]=e[n]:(t[n]=t[n]?t[n]:{},i(t[n],e[n])):t[n]=e[n]}return i(n,t),i(n,e),n}function u(){var t={title:"建筑信号网络状态",options:{title:{show:!1},legend:{name:"",itemWidth:16,itemHeight:16,textStyle:{color:"#62626F"}},tooltip:{},xAxis:{nameLocation:"middle",data:["楼宇A","楼宇B","楼宇C","楼宇D","控制中心","餐厅A","接待室","地下室","副楼区"]},yAxis:{type:"value",interval:25,axisLabel:{formatter:function(t){var e=[];return 0===t?e.push("错误"):t<=25?e.push("差"):t<=50?e.push("一般"):t<=75?e.push("优秀"):e.push("最强"),e}}},series:[{itemStyle:{color:"#b9eed2"},name:"信号强度",type:"bar",barWidth:16,data:[90,80,75,77,90,70,85,5,55]}]}};return t.options=l(c,t.options),t}function d(){var t={title:"建筑能耗状态",options:{dataset:{source:[["检测点1","区域1","区域2","区域3"],["检测点2",800,400,700],["检测点3",900,300,1900],["检测点4",100,1200,1300],["检测点5",200,1100,600],["检测点6",1500,500,1400],["检测点7",700,1450,1200],["检测点8",1100,1320,800],["检测点9",1500,100,1750],["检测点10",1900,1800,1200]]},legend:{name:"",itemWidth:16,itemHeight:16,textStyle:{color:"#62626F"}},xAxis:{type:"category",boundaryGap:[0,0]},yAxis:{type:"value",splitNumber:4},series:[{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#92c2f9"}},{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#b9eed2"}},{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#d8d8d8"}}]}};return t.options=l(c,t.options),t}function f(){var t={title:"故障一周走势",options:{yAxis:{splitNumber:4},xAxis:{type:"category",boundaryGap:!1,data:["11/12","11/13","11/14","11/15","11/16","11/17","11/18","11/19","今日"]},series:[{type:"line",stack:"总量",areaStyle:{color:"#b4cbea"},lineStyle:{color:"#b4cbea"},symbol:"none",data:[12,15,20,34,45,23,21,10,15]},{type:"line",stack:"总量",areaStyle:{color:"#e3e3e9",show:!1},lineStyle:{color:"#e3e3e9",show:!1},symbol:"none",data:[22,18,19,23,29,33,31,20,22]}]}},e=function(){};return console.log([].toString(),{}.toString(),e.toString()),console.log(i([]),i({}),i(e)),t.options=l(c,t.options),t}},"4e43":function(t,e,n){"use strict";var i=n("63d2"),o=n.n(i);o.a},"4f3e":function(t,e,n){},"5a34":function(t,e,n){var i=n("44e7");t.exports=function(t){if(i(t))throw TypeError("The method doesn't accept regular expressions");return t}},"63d2":function(t,e,n){},"7a71":function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"note-content"},[t._t("main")],2)},o=[],a={data:function(){return{}}},r=a,s=(n("9357"),n("2877")),c=Object(s["a"])(r,i,o,!1,null,"4706032e",null);e["a"]=c.exports},"8fc1":function(t,e,n){"use strict";var i=n("99ab"),o=n.n(i);o.a},"90a2":function(t,e,n){},9357:function(t,e,n){"use strict";var i=n("4f3e"),o=n.n(i);o.a},"99ab":function(t,e,n){},a9b4:function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"top"},[n("div",{staticClass:"title"},[t._t("center",[t._v(t._s(t.topTitle))])],2),n("div",{staticClass:"right"},[t._t("right")],2)])},o=[],a={props:{topTitle:{type:String,default:""}},data:function(){return{}}},r=a,s=(n("28ed"),n("2877")),c=Object(s["a"])(r,i,o,!1,null,"4da9b100",null);e["a"]=c.exports},ab13:function(t,e,n){var i=n("b622"),o=i("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(i){}}return!1}},b6ea:function(t,e,n){"use strict";var i=n("90a2"),o=n.n(i);o.a},c58a:function(t,e,n){"use strict";var i=n("c6ed"),o=n.n(i);o.a},c6ed:function(t,e,n){},caad:function(t,e,n){"use strict";var i=n("23e7"),o=n("4d64").includes,a=n("44d2"),r=n("ae40"),s=r("indexOf",{ACCESSORS:!0,1:0});i({target:"Array",proto:!0,forced:!s},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},db90:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("e01a"),n("d28b"),n("a630"),n("d3b7"),n("3ca3"),n("ddb0");function i(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}},ee3e:function(t,e,n){},f96e:function(t,e,n){"use strict";var i=n("01a8");n.d(e,"a",(function(){return i["a"]}))}}]);
\ No newline at end of file
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-74d6658a"],{"01a8":function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"app-header",class:{white:"white"===t.theme||t.isWindowScrollIng,black:"black"===t.theme,"black-bg-color":t.isWindowScrollIng&&"black"===t.theme}},[t.isClient?n("div",{staticClass:"app-header-top"},[n("div",{staticClass:"top-left",attrs:{title:t.isOnLine?"":"请检查本地网关连接"}},[n("div",{staticClass:"dot",class:{online:t.isOnLine,offline:!t.isOnLine}}),n("div",{staticClass:"state",class:{"white-color":"white"===t.theme,black:"black"===t.theme}},[t._v(t._s(t.isOnLine?"在线":"离线"))])]),n("div",{staticClass:"top-center"}),n("div",{staticClass:"top-right"},[n("div",{staticClass:"min",on:{click:function(e){return e.stopPropagation(),t.shrinkBrowserWindow(e)}}},[n("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),n("div",{staticClass:"my-max",on:{click:function(e){return e.stopPropagation(),t.judgeIsMaxBrowserWindow(e)}}},[t.isMaxWindowNow?n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),n("div",{staticClass:"close",on:{mouseenter:function(e){t.isCloseHover=!0},mouseleave:function(e){t.isCloseHover=!1},click:function(e){return e.stopPropagation(),t.closeBrowserWindow(e)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!t.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:t.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):t._e(),t.isWorkspaceTopBar&&!t.isClient||t.isShowTopBar&&!t.isClient?n("div",{staticClass:"app-header-top"}):t._e(),n("div",{staticClass:"app-header-content",class:{"adjust-content-pos":t.isWorkspaceTopBar&&!t.isClient}},[n("div",{staticClass:"app-header-content-left"},[t._t("left",[n("i",{directives:[{name:"show",rawName:"v-show",value:t.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===t.theme||"basis"===t.theme,icon_topback_left_baise:"black"===t.theme},on:{click:function(e){return t.navBack()}}}),n("span",{directives:[{name:"show",rawName:"v-show",value:t.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(e){return t.navBack()}}},[t._v(t._s(t.backBtnTitle))])])],2),n("div",{staticClass:"app-header-center"},[t._t("center",[t._v(t._s(t.title))])],2),n("div",{staticClass:"app-header-content-right no-drag"},[t._t("right"),t.showRecycleBin?n("span",{on:{click:t.toRecycle}},[n("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:t.isInRecycle}})]):t._e(),t.showUserCenter?n("user-center"):t._e()],2)])])},o=[],a=n("1392"),r=n("1d40"),s={components:{UserCenter:a["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:r["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(t){this.isMaxWindowNow=t}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){r["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),r["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),r["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){r["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var t=document.getElementById("bigbody");this.isWindowScrollIng=t.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=s,l=(n("8fc1"),n("2877")),u=Object(l["a"])(c,i,o,!1,null,"06f5aedd",null);e["a"]=u.exports},"0aa6":function(t,e,n){},1670:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"watch-all-page"},[n("app-header",{attrs:{backBtnTitle:"我的项目",theme:"basis",title:t.joinProjName,showUserCenter:!1,showBackBtn:!0,onBackBtnClick:t.backToIndex}}),n("ChangeModelBtn",{directives:[{name:"show",rawName:"v-show",value:!t.isShowLeftPage,expression:"!isShowLeftPage"}],ref:"topModelBtn",staticClass:"top-change-model-btn",attrs:{titleList:t.titleList},on:{changeModelBtnClick:t.changeModelBtnClick}}),n("div",{staticClass:"main-content"},[n("div",{staticClass:"control-btn",style:{left:t.btnLeft},on:{click:function(e){return e.stopPropagation(),t.changeShowLeftPageClick(e)}}},[n("img",{style:t.iconRotateStyle,attrs:{src:"static/img/收起与弹出.svg",alt:""}})]),n("div",{directives:[{name:"show",rawName:"v-show",value:t.isShowLeftPage,expression:"isShowLeftPage"}],staticClass:"left-page"},[n("ChangeModelBtn",{ref:"leftModelBtn",staticClass:"left-change-model-btn",attrs:{titleList:t.titleList},on:{changeModelBtnClick:t.changeModelBtnClick}}),n("Introduce",{style:{height:"838px"},attrs:{content:t.config.projectIntroduce},on:{updateIntroduce:t.updateIntroduce}})],1),n("div",{staticClass:"right-show-area"},[n("el-carousel",{ref:"watchCarousel",staticClass:"watch-carousel",attrs:{height:"100%",autoplay:!1,"indicator-position":"none",arrow:"never"}},[n("el-carousel-item",{key:"forge"},[t.config.forgeUrl?n("iframe",{key:t.config.forgeUrl,attrs:{src:t.config.forgeUrl,frameborder:"0"}}):t._e()]),n("el-carousel-item",{key:"supermap"},[t.config.gsUrl?n("iframe",{key:t.config.gsUrl,attrs:{src:t.config.gsUrl,frameborder:"0"}}):t._e()])],1),n("el-popover",{ref:"urlModal",attrs:{placement:"top-start",width:400,offset:500,trigger:"click"}},[n("el-form",{attrs:{model:t.urlForm}},[n("el-form-item",{attrs:{label:"forgeURL"}},[n("el-input",{attrs:{placeholder:"http://"},model:{value:t.urlForm.forgeUrl,callback:function(e){t.$set(t.urlForm,"forgeUrl",e)},expression:"urlForm.forgeUrl"}})],1),n("el-form-item",{attrs:{label:"超图URL"}},[n("el-input",{attrs:{placeholder:"http://"},model:{value:t.urlForm.gsUrl,callback:function(e){t.$set(t.urlForm,"gsUrl",e)},expression:"urlForm.gsUrl"}})],1),n("el-form-item",[n("el-button",{attrs:{type:"primary"},on:{click:function(e){return e.stopPropagation(),t.onChangeUrl(e)}}},[t._v("修改")]),n("el-button",{on:{click:function(e){return e.stopPropagation(),t.resetUrl(e)}}},[t._v("取消")])],1)],1),n("el-button",{staticClass:"popover-btn",attrs:{slot:"reference",type:"primary",size:"mini"},slot:"reference"},[t._v("设置URL")])],1)],1)])],1)},o=[],a=(n("caad"),n("d3b7"),n("2532"),n("3ca3"),n("ddb0"),n("2909")),r=n("5530"),s=n("3835"),c=(n("96cf"),n("1da1")),l=n("f96e"),u=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"change-model-btn"},t._l(t.titleList,(function(e,i){return n("div",{key:i,staticClass:"btn",class:{"active-btn":t.currentIndex===i},on:{click:function(e){return t.changeModelBtnClick(i)}}},[t._v(" "+t._s(e)+" ")])})),0)},d=[],f={props:{titleList:{type:Array,defualt:function(){return[]}}},data:function(){return{currentIndex:0}},methods:{changeModelBtnClick:function(t){this.currentIndex=t,this.$emit("changeModelBtnClick",t)}}},p=f,g=(n("c58a"),n("2877")),m=Object(g["a"])(p,u,d,!1,null,"548160cc",null),h=m.exports,w=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"text-com"},[n("Title",{attrs:{topTitle:t.textItem.title}}),n("NoteContentItem",{scopedSlots:t._u([{key:"main",fn:function(){return[t.textItem.content.length>0?n("div",t._l(t.textItem.content,(function(e,i){return n("div",{key:i+"1",staticClass:"text-content"},[n("div",{staticClass:"content-title"},[t._v(t._s(e.itemName)+":")]),t._l(e.itemContent.split("-"),(function(e,i){return n("div",{key:i+"2",staticClass:"content-body"},[t._v(t._s(e))])}))],2)})),0):t._e()]},proxy:!0}])})],1)},b=[],v=n("a9b4"),y=n("7a71"),C={components:{Title:v["a"],NoteContentItem:y["a"]},props:{textItem:{type:Object,default:function(){return{}}}},data:function(){return{}}},x=C,k=(n("16f0"),Object(g["a"])(x,w,b,!1,null,"dd383162",null)),S=(k.exports,n("2ef0")),B=n("2be9"),_=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"text-com"},[n("Title",{attrs:{topTitle:"项目概况"}}),n("NoteContentItem",{staticClass:"text-container",scopedSlots:t._u([{key:"main",fn:function(){return[n("el-input",{ref:"textarea",staticClass:"text-content",class:{editing:t.editing},attrs:{type:"textarea",readonly:!t.editing,resize:"none"},model:{value:t.content,callback:function(e){t.content=e},expression:"content"}}),n("div",{staticClass:"btn-group",style:{display:t.editing?"block":""}},[t.editing?n("templat",[n("el-button",{attrs:{size:"mini",type:"primary",loading:t.loading},on:{click:function(e){return e.stopPropagation(),t.confirmEdit(e)}}},[t._v("完成")]),n("el-button",{attrs:{size:"mini"},on:{click:function(e){return e.stopPropagation(),t.cancelEdit(e)}}},[t._v("取消")])],1):n("el-button",{attrs:{size:"mini",type:"primary"},on:{click:function(e){return e.stopPropagation(),t.startEdit(e)}}},[t._v("编辑")])],1)]},proxy:!0}])})],1)},I=[],j=n("3de1"),W=n("b775"),O={components:{Title:v["a"],NoteContentItem:y["a"]},props:{content:{type:String,default:""}},data:function(){return{editing:!1,loading:!1,originContent:""}},methods:{startEdit:function(){this.editing=!0,this.originContent=this.content,this.$refs.textarea.focus()},cancelEdit:function(){this.editing=!1,console.log(this.originContent),this.content=this.originContent},confirmEdit:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:t.loading=!0,t.$emit("updateIntroduce",t.content,(function(e){t.loading=!1,Object(W["c"])(e),e.Code||(t.originContent=t.content,t.editing=!1)}));case 2:case"end":return e.stop()}}),e)})))()}}},L=O,N=(n("4e43"),Object(g["a"])(L,_,I,!1,null,"6fcfbe35",null)),M=N.exports,U={components:{AppHeader:l["a"],ChangeModelBtn:h,Introduce:M},data:function(){return{projectId:sessionStorage.projId,titleList:["forge模型","超图"],joinProjName:"观全局-".concat(sessionStorage.projName),textData:[],progressData:[],graphData:[],isShowLeftPage:!0,btnLeft:24,iconRotateDeg:90,config:{},urlForm:{gsUrl:"",forgeUrl:""}}},mounted:function(){this.getWatchAllGeneralData(),this.rightPartUrl=this.temp.includes(sessionStorage.projId)?"http://www.lockingos.org:9000/fhy-model/forgemd2020120603/index.html":"http://www.lockingos.org:9000/fhy-model/fhy/index.html",this.forgeModelUrl=this.temp.includes(sessionStorage.projId)?"http://www.lockingos.org:9000/fhy-model/forgemd2020120603/index.html":"http://www.lockingos.org:9000/fhy-model/fhy/index.html"},computed:{iconRotateStyle:function(){return{transform:"rotate(".concat(this.iconRotateDeg,"deg)")}}},methods:{getWatchAllGeneralData:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){var n,i,o,c,l,u,d;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Promise.all([t.$fetchApi("project/queryProjectGobalConfig",{id:t.projectId}),Object(B["a"])(),Object(B["g"])(),Object(B["b"])(),Object(B["c"])()]);case 2:n=e.sent,i=Object(s["a"])(n,5),o=i[0],c=i[1],l=i[2],u=i[3],d=i[4],t.config=Object(j["b"])(o.Data||{id:t.projectId}),t.urlForm=Object(S["pick"])(t.config,["gsUrl","forgeUrl"]),t.textData=[Object(r["a"])({},c)],t.progressData=[Object(r["a"])({},l)],t.graphData=[Object(r["a"])({},u)],t.graphData.push(d),t.graphData=Object(a["a"])(t.graphData);case 16:case"end":return e.stop()}}),e)})))()},updateIntroduce:function(t,e){var n=this;return Object(c["a"])(regeneratorRuntime.mark((function i(){var o;return regeneratorRuntime.wrap((function(i){while(1)switch(i.prev=i.next){case 0:return i.next=2,n.updateConfig({projectIntroduce:t});case 2:o=i.sent,e(o);case 4:case"end":return i.stop()}}),i)})))()},updateConfig:function(t){var e=this;return Object(c["a"])(regeneratorRuntime.mark((function n(){var i,o;return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return i=Object(r["a"])(Object(r["a"])({},e.config),t),n.next=3,e.$fetchApi("project/addProjectGobalConfig",Object(j["c"])(i));case 3:return o=n.sent,o.Code||(e.config=i),n.abrupt("return",o);case 6:case"end":return n.stop()}}),n)})))()},onChangeUrl:function(){var t=this;return Object(c["a"])(regeneratorRuntime.mark((function e(){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,t.updateConfig(t.urlForm);case 2:if(n=e.sent,Object(W["c"])(n),!n.Code){e.next=6;break}return e.abrupt("return");case 6:t.$refs.urlModal.doClose();case 7:case"end":return e.stop()}}),e)})))()},resetUrl:function(){this.$refs.urlModal.doClose(),this.urlForm=Object(S["pick"])(this.config,["gsUrl","forgeUrl"])},changeShowLeftPageClick:function(){this.isShowLeftPage=!this.isShowLeftPage,this.btnLeft=this.isShowLeftPage?"24px":"0","24px"==this.btnLeft?this.iconRotateDeg=90:this.iconRotateDeg=-90},changeModelBtnClick:function(t){this.$refs.topModelBtn.currentIndex=t,this.$refs.leftModelBtn.currentIndex=t,this.$refs.watchCarousel.setActiveItem(t)},backToIndex:function(){this.$router.push({path:"index"}).catch((function(t){console.log(t)}))}}},A=U,R=(n("b6ea"),Object(g["a"])(A,i,o,!1,null,"01d6ab2a",null));e["default"]=R.exports},"16f0":function(t,e,n){"use strict";var i=n("ee3e"),o=n.n(i);o.a},2532:function(t,e,n){"use strict";var i=n("23e7"),o=n("5a34"),a=n("1d80"),r=n("ab13");i({target:"String",proto:!0,forced:!r("includes")},{includes:function(t){return!!~String(a(this)).indexOf(o(t),arguments.length>1?arguments[1]:void 0)}})},"28ed":function(t,e,n){"use strict";var i=n("0aa6"),o=n.n(i);o.a},2909:function(t,e,n){"use strict";n.d(e,"a",(function(){return c}));var i=n("6b75");function o(t){if(Array.isArray(t))return Object(i["a"])(t)}var a=n("db90"),r=n("06c5");function s(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(t){return o(t)||Object(a["a"])(t)||Object(r["a"])(t)||s()}},"2be9":function(t,e,n){"use strict";n.d(e,"a",(function(){return o})),n.d(e,"g",(function(){return a})),n.d(e,"b",(function(){return r})),n.d(e,"c",(function(){return s})),n.d(e,"f",(function(){return u})),n.d(e,"e",(function(){return d})),n.d(e,"d",(function(){return f}));n("d3b7"),n("25f0"),n("a4d3"),n("e01a"),n("d28b"),n("3ca3"),n("ddb0");function i(t){return i="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"===typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},i(t)}function o(){return{title:"项目概况",content:[{itemName:"项目规模",itemContent:"城投科技孵化园(金义都市新区)建设项目"},{itemName:"项目名称",itemContent:"项目用地59546.30-地下建筑面积6274.83平方米-地上建筑面积128282.64平方-总建筑面积134557.47平方米"},{itemName:"地上建筑面积",itemContent:"产业用房(1#~24#楼多层厂房)建筑面积94352.32平方米-检测研发生产大楼建筑面积18224.43平方米-职工宿舍楼建筑面积15435.89平方米-门卫、开闭所、垃圾收集站等建筑面积270平方米"}]}}function a(){return{title:"进度",content:[{pName:"楼宇A设计进度",pNum:.8},{pName:"楼宇B设计进度",pNum:.25},{pName:"楼宇C设计进度",pNum:.5}]}}function r(){return{title:"设计图纸",content:["/static/img/faceImg/face02.png","/static/img/faceImg/face03.png","/static/img/faceImg/face04.png","/static/img/faceImg/face05.png","/static/img/faceImg/face06.png","/static/img/faceImg/face07.png","/static/img/faceImg/face08.png","/static/img/faceImg/face09.png","/static/img/faceImg/face10.png"]}}function s(){return{title:"图库",content:["static/img/appImg/AppImg_001.png","static/img/appImg/AppImg_002.png","static/img/faceImg/appImg_003.png","static/img/appImg/AppImg_004.png","static/img/appImg/AppImg_005.png","static/img/appImg/AppImg_006.png"]}}var c={grid:{top:24,left:72,right:32,bottom:48},xAxis:{nameLocation:"middle",axisTick:{show:!1},axisLabel:{interval:0,color:"#8E909F",fontFamily:"PingFangSC-Regular",fontSize:10},axisLine:{lineStyle:{color:"#8E909F"}},offset:4},yAxis:{axisLine:{show:!1},axisTick:{show:!1},splitLine:{show:!0},axisLabel:{color:"#8E909F",fontFamily:"PingFangSC-Regular",fontSize:10,formatter:function(t){return t}},offset:16}};function l(t,e){var n={};function i(t,e){for(var n in e)e[n]instanceof Array?(t[n]=t[n]?t[n]:[],i(t[n],e[n])):e[n]instanceof Object?"function"==typeof e[n]?t[n]=e[n]:(t[n]=t[n]?t[n]:{},i(t[n],e[n])):t[n]=e[n]}return i(n,t),i(n,e),n}function u(){var t={title:"建筑信号网络状态",options:{title:{show:!1},legend:{name:"",itemWidth:16,itemHeight:16,textStyle:{color:"#62626F"}},tooltip:{},xAxis:{nameLocation:"middle",data:["楼宇A","楼宇B","楼宇C","楼宇D","控制中心","餐厅A","接待室","地下室","副楼区"]},yAxis:{type:"value",interval:25,axisLabel:{formatter:function(t){var e=[];return 0===t?e.push("错误"):t<=25?e.push("差"):t<=50?e.push("一般"):t<=75?e.push("优秀"):e.push("最强"),e}}},series:[{itemStyle:{color:"#b9eed2"},name:"信号强度",type:"bar",barWidth:16,data:[90,80,75,77,90,70,85,5,55]}]}};return t.options=l(c,t.options),t}function d(){var t={title:"建筑能耗状态",options:{dataset:{source:[["检测点1","区域1","区域2","区域3"],["检测点2",800,400,700],["检测点3",900,300,1900],["检测点4",100,1200,1300],["检测点5",200,1100,600],["检测点6",1500,500,1400],["检测点7",700,1450,1200],["检测点8",1100,1320,800],["检测点9",1500,100,1750],["检测点10",1900,1800,1200]]},legend:{name:"",itemWidth:16,itemHeight:16,textStyle:{color:"#62626F"}},xAxis:{type:"category",boundaryGap:[0,0]},yAxis:{type:"value",splitNumber:4},series:[{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#92c2f9"}},{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#b9eed2"}},{type:"bar",barWidth:8,barGap:0,itemStyle:{color:"#d8d8d8"}}]}};return t.options=l(c,t.options),t}function f(){var t={title:"故障一周走势",options:{yAxis:{splitNumber:4},xAxis:{type:"category",boundaryGap:!1,data:["11/12","11/13","11/14","11/15","11/16","11/17","11/18","11/19","今日"]},series:[{type:"line",stack:"总量",areaStyle:{color:"#b4cbea"},lineStyle:{color:"#b4cbea"},symbol:"none",data:[12,15,20,34,45,23,21,10,15]},{type:"line",stack:"总量",areaStyle:{color:"#e3e3e9",show:!1},lineStyle:{color:"#e3e3e9",show:!1},symbol:"none",data:[22,18,19,23,29,33,31,20,22]}]}},e=function(){};return console.log([].toString(),{}.toString(),e.toString()),console.log(i([]),i({}),i(e)),t.options=l(c,t.options),t}},"4e43":function(t,e,n){"use strict";var i=n("63d2"),o=n.n(i);o.a},"4f3e":function(t,e,n){},"5a34":function(t,e,n){var i=n("44e7");t.exports=function(t){if(i(t))throw TypeError("The method doesn't accept regular expressions");return t}},"63d2":function(t,e,n){},"7a71":function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"note-content"},[t._t("main")],2)},o=[],a={data:function(){return{}}},r=a,s=(n("9357"),n("2877")),c=Object(s["a"])(r,i,o,!1,null,"4706032e",null);e["a"]=c.exports},"8fc1":function(t,e,n){"use strict";var i=n("99ab"),o=n.n(i);o.a},"90a2":function(t,e,n){},9357:function(t,e,n){"use strict";var i=n("4f3e"),o=n.n(i);o.a},"99ab":function(t,e,n){},a9b4:function(t,e,n){"use strict";var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"top"},[n("div",{staticClass:"title"},[t._t("center",[t._v(t._s(t.topTitle))])],2),n("div",{staticClass:"right"},[t._t("right")],2)])},o=[],a={props:{topTitle:{type:String,default:""}},data:function(){return{}}},r=a,s=(n("28ed"),n("2877")),c=Object(s["a"])(r,i,o,!1,null,"4da9b100",null);e["a"]=c.exports},ab13:function(t,e,n){var i=n("b622"),o=i("match");t.exports=function(t){var e=/./;try{"/./"[t](e)}catch(n){try{return e[o]=!1,"/./"[t](e)}catch(i){}}return!1}},b6ea:function(t,e,n){"use strict";var i=n("90a2"),o=n.n(i);o.a},c58a:function(t,e,n){"use strict";var i=n("c6ed"),o=n.n(i);o.a},c6ed:function(t,e,n){},caad:function(t,e,n){"use strict";var i=n("23e7"),o=n("4d64").includes,a=n("44d2"),r=n("ae40"),s=r("indexOf",{ACCESSORS:!0,1:0});i({target:"Array",proto:!0,forced:!s},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},db90:function(t,e,n){"use strict";n.d(e,"a",(function(){return i}));n("a4d3"),n("e01a"),n("d28b"),n("a630"),n("d3b7"),n("3ca3"),n("ddb0");function i(t){if("undefined"!==typeof Symbol&&Symbol.iterator in Object(t))return Array.from(t)}},ee3e:function(t,e,n){},f96e:function(t,e,n){"use strict";var i=n("01a8");n.d(e,"a",(function(){return i["a"]}))}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-78390ace.ff88f163.js b/dist/static/js/chunk-78390ace.da7f3306.js
similarity index 100%
rename from dist/static/js/chunk-78390ace.ff88f163.js
rename to dist/static/js/chunk-78390ace.da7f3306.js
diff --git a/dist/static/js/chunk-7d913a8a.16b2cecc.js b/dist/static/js/chunk-7d913a8a.01d6f731.js
similarity index 100%
rename from dist/static/js/chunk-7d913a8a.16b2cecc.js
rename to dist/static/js/chunk-7d913a8a.01d6f731.js
diff --git a/dist/static/js/chunk-802699f8.1e0dff62.js b/dist/static/js/chunk-802699f8.01f11619.js
similarity index 100%
rename from dist/static/js/chunk-802699f8.1e0dff62.js
rename to dist/static/js/chunk-802699f8.01f11619.js
diff --git a/dist/static/js/chunk-a821f8e4.081a0f2a.js b/dist/static/js/chunk-a821f8e4.e4239fce.js
similarity index 100%
rename from dist/static/js/chunk-a821f8e4.081a0f2a.js
rename to dist/static/js/chunk-a821f8e4.e4239fce.js
diff --git a/dist/static/js/chunk-d2670fec.4ef362d8.js b/dist/static/js/chunk-d2670fec.4ef362d8.js
new file mode 100644
index 00000000..1f93c009
--- /dev/null
+++ b/dist/static/js/chunk-d2670fec.4ef362d8.js
@@ -0,0 +1 @@
+(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-d2670fec"],{"01a8":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"app-header",class:{white:"white"===e.theme||e.isWindowScrollIng,black:"black"===e.theme,"black-bg-color":e.isWindowScrollIng&&"black"===e.theme}},[e.isClient?n("div",{staticClass:"app-header-top"},[n("div",{staticClass:"top-left",attrs:{title:e.isOnLine?"":"请检查本地网关连接"}},[n("div",{staticClass:"dot",class:{online:e.isOnLine,offline:!e.isOnLine}}),n("div",{staticClass:"state",class:{"white-color":"white"===e.theme,black:"black"===e.theme}},[e._v(e._s(e.isOnLine?"在线":"离线"))])]),n("div",{staticClass:"top-center"}),n("div",{staticClass:"top-right"},[n("div",{staticClass:"min",on:{click:function(t){return t.stopPropagation(),e.shrinkBrowserWindow(t)}}},[n("img",{staticClass:"min-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/缩小.svg",alt:""}})]),n("div",{staticClass:"my-max",on:{click:function(t){return t.stopPropagation(),e.judgeIsMaxBrowserWindow(t)}}},[e.isMaxWindowNow?n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/小窗口化.svg",alt:""}}):n("img",{staticClass:"to-max-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/放大.svg",alt:""}})]),n("div",{staticClass:"close",on:{mouseenter:function(t){e.isCloseHover=!0},mouseleave:function(t){e.isCloseHover=!1},click:function(t){return t.stopPropagation(),e.closeBrowserWindow(t)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!e.isCloseHover,expression:"!isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:e.isCloseHover,expression:"isCloseHover"}],staticClass:"close-icon vert-hori-center ",attrs:{src:"/static/img/operate-window/关闭激活.svg",alt:""}})])])]):e._e(),e.isWorkspaceTopBar&&!e.isClient||e.isShowTopBar&&!e.isClient?n("div",{staticClass:"app-header-top"}):e._e(),n("div",{staticClass:"app-header-content",class:{"adjust-content-pos":e.isWorkspaceTopBar&&!e.isClient}},[n("div",{staticClass:"app-header-content-left"},[e._t("left",[n("i",{directives:[{name:"show",rawName:"v-show",value:e.showBackBtn,expression:"showBackBtn"}],staticClass:"yiyun_icon app-header-back-btn no-drag",class:{icon_topback_left:"white"===e.theme||"basis"===e.theme,icon_topback_left_baise:"black"===e.theme},on:{click:function(t){return e.navBack()}}}),n("span",{directives:[{name:"show",rawName:"v-show",value:e.backBtnTitle,expression:"backBtnTitle"}],staticClass:"back_title no-drag",on:{click:function(t){return e.navBack()}}},[e._v(e._s(e.backBtnTitle))])])],2),n("div",{staticClass:"app-header-center"},[e._t("center",[e._v(e._s(e.title))])],2),n("div",{staticClass:"app-header-content-right no-drag"},[e._t("right"),e.showRecycleBin?n("span",{on:{click:e.toRecycle}},[n("i",{staticClass:"Cicon icon font_family icon-icon_huishouzhan",class:{inRecycle:e.isInRecycle}})]):e._e(),e.showUserCenter?n("user-center"):e._e()],2)])])},r=[],a=n("1392"),s=n("1d40"),o={components:{UserCenter:a["a"]},props:{theme:String,showBackBtn:Boolean,backBtnTitle:String,onBackBtnClick:Function,title:String,showUserCenter:Boolean,showRecycleBin:Boolean,isInRecycle:Boolean,isShowLeftState:{type:Boolean,default:function(){return!0}},isWorkspaceTopBar:Boolean,isShowTopBar:Boolean},data:function(){return{isWindowScrollIng:!1,isClient:s["a"].isClient,isMaxWindowNow:!1,isCloseHover:!1}},computed:{isMaxWindowSize:function(){return this.$store.state.isMaxWindowSize},isOnLine:function(){return this.$store.state.gatewayState}},watch:{isMaxWindowSize:function(e){this.isMaxWindowNow=e}},created:function(){this.isMaxWindowNow="true"===sessionStorage.getItem("isMaxWindowNow")&&Boolean(sessionStorage.getItem("isMaxWindowNow"))},mounted:function(){window.addEventListener("scroll",this.handleScroll.bind(this),!0)},methods:{shrinkBrowserWindow:function(){s["a"].shrinkBrowserWindow()},judgeIsMaxBrowserWindow:function(){this.isMaxWindowNow?this.unmaxBrowserWindow():this.enlargeBrowserWindow()},enlargeBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),s["a"].enlargeBrowserWindow()},unmaxBrowserWindow:function(){this.isMaxWindowNow=!this.isMaxWindowNow,sessionStorage.setItem("isMaxWindowNow",this.isMaxWindowNow),s["a"].unmaxBrowserWindow()},closeBrowserWindow:function(){s["a"].closeBrowserWindow()},navBack:function(){this.onBackBtnClick?this.onBackBtnClick():this.$router.go(-1)},toRecycle:function(){this.$router.push({name:"recycle"})},handleScroll:function(){var e=document.getElementById("bigbody");this.isWindowScrollIng=e.scrollTop>0}},beforeDestroy:function(){window.removeEventListener("scroll",this.handleScroll)}},c=o,l=(n("8fc1"),n("2877")),u=Object(l["a"])(c,i,r,!1,null,"06f5aedd",null);t["a"]=u.exports},"2f4c":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"search-bar",class:{"show-search-bar":e.isShowSearchBar}},[n("div",{staticClass:"search-entry",class:{"set-high-index":!e.isShowSearchBar},on:{mouseenter:function(t){e.isSearchHover=!0},mouseleave:function(t){e.isSearchHover=!1},click:function(t){return t.stopPropagation(),e.showSearchBar(t)}}},[n("img",{directives:[{name:"show",rawName:"v-show",value:!e.isSearchHover,expression:"!isSearchHover"}],staticClass:"vert-hori-center search-img",attrs:{src:"/static/img/搜索.svg",alt:""}}),n("img",{directives:[{name:"show",rawName:"v-show",value:e.isSearchHover,expression:"isSearchHover"}],staticClass:"vert-hori-center search-active-img",attrs:{src:"/static/img/搜索激活.svg",alt:""}})]),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isShowSearchBar,expression:"isShowSearchBar"}],staticClass:"search-wrap"},[n("i",{staticClass:"search-icon",on:{click:function(t){return t.stopPropagation(),e.goToSearch(t)}}}),n("input",{directives:[{name:"model",rawName:"v-model",value:e.searchContent,expression:"searchContent"}],staticClass:"search-input",attrs:{type:"text",placeholder:e.placeholder,maxlength:"35"},domProps:{value:e.searchContent},on:{keyup:function(t){return t.stopPropagation(),e.enterSearchContent(t)},input:function(t){t.target.composing||(e.searchContent=t.target.value)}}}),n("i",{staticClass:"close-icon",on:{click:function(t){return t.stopPropagation(),e.hideSearchBar(t)}}})])])},r=[],a=(n("fb6a"),n("a9e3"),{data:function(){return{searchContent:"",isSearchHover:!1,isShowSearchBar:!1}},model:{prop:"value",event:"input"},props:{placeholder:{type:String,default:"搜索的文本"},maxLength:Number},watch:{searchContent:function(e){if(this.maxLength&&e.length>this.maxLength)return this.$notify({message:"请输入".concat(this.maxLength,"个字之内的搜索内容"),type:["warning"]}),void(this.searchContent=this.searchContent.slice(0,this.maxLength));this.changeSearchContent()}},methods:{enterSearchContent:function(e){this.searchContent&&13==e.keyCode&&this.goToSearch()},changeSearchContent:function(){this.$emit("input",this.searchContent)},goToSearch:function(){this.$emit("search")},hideSearchBar:function(){this.isShowSearchBar=!1,this.$emit("didHide")},showSearchBar:function(){this.searchContent="",this.isShowSearchBar=!0,this.$emit("didShow")}}}),s=a,o=(n("3c93"),n("2877")),c=Object(o["a"])(s,i,r,!1,null,"f20ebcbc",null);t["a"]=c.exports},"3c93":function(e,t,n){"use strict";var i=n("73d8"),r=n.n(i);r.a},45883:function(e,t,n){"use strict";var i=n("f34a"),r=n.n(i);r.a},"466d":function(e,t,n){"use strict";var i=n("d784"),r=n("825a"),a=n("50c4"),s=n("1d80"),o=n("8aa5"),c=n("14c3");i("match",1,(function(e,t,n){return[function(t){var n=s(this),i=void 0==t?void 0:t[e];return void 0!==i?i.call(t,n):new RegExp(t)[e](String(n))},function(e){var i=n(t,e,this);if(i.done)return i.value;var s=r(e),l=String(this);if(!s.global)return c(s,l);var u=s.unicode;s.lastIndex=0;var h,d=[],f=0;while(null!==(h=c(s,l))){var p=String(h[0]);d[f]=p,""===p&&(s.lastIndex=o(l,a(s.lastIndex),u)),f++}return 0===f?null:d}]}))},"4d63":function(e,t,n){var i=n("83ab"),r=n("da84"),a=n("94ca"),s=n("7156"),o=n("9bf2").f,c=n("241c").f,l=n("44e7"),u=n("ad6d"),h=n("9f7f"),d=n("6eeb"),f=n("d039"),p=n("69f3").set,m=n("2626"),g=n("b622"),w=g("match"),v=r.RegExp,b=v.prototype,x=/a/g,y=/a/g,C=new v(x)!==x,B=h.UNSUPPORTED_Y,S=i&&a("RegExp",!C||B||f((function(){return y[w]=!1,v(x)!=x||v(y)==y||"/a/i"!=v(x,"i")})));if(S){var R=function(e,t){var n,i=this instanceof R,r=l(e),a=void 0===t;if(!i&&r&&e.constructor===R&&a)return e;C?r&&!a&&(e=e.source):e instanceof R&&(a&&(t=u.call(e)),e=e.source),B&&(n=!!t&&t.indexOf("y")>-1,n&&(t=t.replace(/y/g,"")));var o=s(C?new v(e,t):v(e,t),i?this:b,R);return B&&n&&p(o,{sticky:n}),o},k=function(e){e in R||o(R,e,{configurable:!0,get:function(){return v[e]},set:function(t){v[e]=t}})},F=c(v),j=0;while(F.length>j)k(F[j++]);b.constructor=R,R.prototype=b,d(r,"RegExp",R)}m("RegExp")},"73d8":function(e,t,n){},"768e":function(e,t,n){"use strict";var i=n("b84f"),r=n.n(i);r.a},"8b1e":function(e,t,n){"use strict";n.r(t);var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("app-header",{attrs:{theme:"basis",showBackBtn:"",backBtnTitle:e.title,showUserCenter:"",isInRecycle:"",showRecycleBin:""},scopedSlots:e._u([{key:"center",fn:function(){return[n("div",{staticClass:"main-title"},[e._v(e._s(e.showTitle))])]},proxy:!0},{key:"right",fn:function(){return[n("search-bar",{staticClass:"proj-search-bar",attrs:{placeholder:"请输入要搜索的文件"},on:{changeSearchContent:e.changeSearchContent,hideSearchBar:e.hideSearchBar,goToSearch:e.searchForFile,showSearchBar:e.showSearchBar,maxTextLengthArrived:e.maxTextLengthArrived}})]},proxy:!0}])}),n("div",{staticClass:"recycle_content"},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isEmpty,expression:"isEmpty"}],staticClass:"nullproduct"},[n("img",{attrs:{src:"static\\img\\nopro.png",alt:""}}),n("span",{staticClass:"noprotext"},[e._v("暂无文件")])]),e._l(e.fileList,(function(t){return n("recycle-file",{key:t.id,attrs:{file:t,tempRightFileId:e.tempRightFileId},on:{recycleFile:e.isRecycle,recycleFileRightBtnClick:e.recycleFileRightBtnClick}})}))],2)],1)},r=[],a=(n("4de4"),n("4d63"),n("ac1f"),n("25f0"),n("466d"),n("96cf"),n("1da1")),s=n("01a8"),o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("div",{ref:"recycle-file",staticClass:"yiyun_wenjian_list loding-mask-parent",on:{contextmenu:function(t){return t.preventDefault(),t.stopPropagation(),e.recycleFileRightBtnClick(t)}}},[n("div",{ref:"file-icon"},[e.oneOf(e.file.extension,e.imgExtensionList)||e.oneOf(e.file.extension,e.VideoExtensionList)?e.oneOf(e.file.extension,e.imgExtensionList)?n("div",{staticClass:"defultImage-mid img_bg-mid toumin"},[n("div",{staticClass:"file_Im gbox-mid"},[n("img",{directives:[{name:"lazy",rawName:"v-lazy",value:e.file.alias,expression:"file.alias"}],staticClass:"file_Img",attrs:{alt:""}})])]):n("div",{staticClass:"defultImage-mid video-mid toumin"}):n("div",{staticClass:"defultImage-mid toumin",class:e.file.extension+"-mid "+(e.oneOf(e.file.extension,e.filePreviewList)," ")}),n("strong",{ref:"file-name",staticClass:"yiyunwenjian_name",attrs:{title:e.file.archName+"."+e.file.extension}},[e._v(e._s(e.file.archName)),n("span",{directives:[{name:"show",rawName:"v-show",value:!e.oneOf(e.file.extension,e.RecExtensionList),expression:"!oneOf(file.extension, RecExtensionList)"}]},[e._v("."+e._s(e.file.extension))])])]),n("div",{directives:[{name:"show",rawName:"v-show",value:e.isFileRightMenuVisible,expression:"isFileRightMenuVisible"}],ref:"right-menu",staticClass:"contextmenu",style:{top:e.fileRightMenuTop+"px",left:e.fileRightMenuLeft+"px"}},[n("ul",{staticClass:"rightMenu"},[n("li",{on:{click:function(t){return e.removeFile(e.file.id)}}},[e._v("放回原处")])])])])])},c=[],l=(n("c975"),n("b428")),u=(n("b332"),n("1d40")),h=["jpg","png","bmp","gif","jpeg"],d=["jpg","png","bmp","gif","jpeg","txt","zip","ae","ai","idml","indd","mp3","pr","ps","sketch","xmind","skp","rvt","rar","nwc","max","dxf","dwg","svfzip","map","supermap","pdf","ppt","pptx","excel","xlsx","xls","doc","docx","word","folder","folder1","folder2"],f=["avi","mov","wav","mp4"],p=["doc","docx","ppt","pptx","xls","xlsx"],m=["jpg","png","bmp","gif","jpeg","doc","docx","ppt","pptx","xls","xlsx","avi","mov","wav","mp4","txt","pdf","dwg"],g=function(e,t){return-1!==t.indexOf(e)},w={props:{file:{type:Object,default:function(){return{}}},tempRightFileId:{type:String,default:""}},data:function(){return{imgExtensionList:h,RecExtensionList:d,VideoExtensionList:f,office:p,filePreviewList:m,isFileRightMenuVisible:!1,isClient:u["a"].isClient,isEnterBtn:!1,recycleBinMenuShow:!1,fileRightMenuLeft:0,fileRightMenuTop:0,rightMenuEl:null,recycleFileEl:null}},methods:{oneOf:g,fileClick:function(){console.log(12111)},enterSelectBtn:function(){this.isEnterBtn=!0,this.recycleBinMenuShow=!0},leaveSelectBtn:function(){this.isEnterBtn=!1,this.recycleBinMenuShow=!1},removeFile:function(e){var t=this;return Object(a["a"])(regeneratorRuntime.mark((function n(){var i;return regeneratorRuntime.wrap((function(n){while(1)switch(n.prev=n.next){case 0:return n.next=2,Object(l["i"])(e);case 2:i=n.sent,-1!==i.Code&&(t.$notify({type:"success",message:"文件已放回原处。"}),t.$emit("recycleFile",!0));case 4:case"end":return n.stop()}}),n)})))()},recycleFileRightBtnClick:function(e){var t=this;this.isFileRightMenuVisible=!0,this.$nextTick((function(){t.rightMenuEl=t.$refs["right-menu"],t.recycleFileEl=t.$refs["recycle-file"];var n=t.recycleFileEl.getBoundingClientRect(),i=t.rightMenuEl.clientHeight,r=t.rightMenuEl.clientWidth,a=document.body.clientHeight,s=document.body.clientWidth-128;t.fileRightMenuLeft=e.clientX-n.left,t.fileRightMenuTop=e.clientY-n.top,e.clientY+i>a&&(t.fileRightMenuTop=t.fileRightMenuTop-i),e.clientX+r>s&&(t.fileRightMenuLeft=t.fileRightMenuLeft-r),t.$emit("recycleFileRightBtnClick",t.file.id)}))},closeFileRightMenu:function(){this.isFileRightMenuVisible=!1}},watch:{tempRightFileId:function(e){this.isFileRightMenuVisible=e===this.file.id},isFileRightMenuVisible:function(e){e?document.body.addEventListener("click",this.closeFileRightMenu):document.body.removeEventListener("click",this.closeFileRightMenu)}}},v=w,b=(n("768e"),n("2877")),x=Object(b["a"])(v,o,c,!1,null,"5328e970",null),y=x.exports,C=n("2f4c"),B={components:{recycleFile:y,AppHeader:s["a"],SearchBar:C["a"]},created:function(){this.getRecycleFiles()},mounted:function(){},data:function(){return{tempRightFileId:"",fileList:[],searchFileList:[],isEmpty:!0,title:"返回"+sessionStorage.pageTitle,isShowSearchBar:!1,searchContent:""}},methods:{recycleFileRightBtnClick:function(e){this.tempRightFileId=e},getRecycleFiles:function(){var e=this;return Object(a["a"])(regeneratorRuntime.mark((function t(){var n;return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.next=2,Object(l["g"])();case 2:n=t.sent,e.fileList=n,e.searchFileList=n,e.isEmpty=e.fileList.length<1;case 6:case"end":return t.stop()}}),t)})))()},isRecycle:function(e){e&&this.getRecycleFiles()},changeSearchContent:function(e){this.searchContent=e,this.searchForFile()},hideSearchBar:function(){this.isShowSearchBar=!1,this.searchContent=""},showSearchBar:function(){this.isShowSearchBar=!0},maxTextLengthArrived:function(){this.$notify({message:"请输入35个字之内的搜索内容",type:["warning"]})},searchForFile:function(){var e=this,t=this.searchFileList;t=t.filter((function(t){var n=t.archName.match(new RegExp(e.searchContent,"gi"));return!!n})),this.fileList=t,this.isEmpty=t.length<1}},computed:{showTitle:function(){return this.isShowSearchBar&&this.searchContent?"“".concat(this.searchContent,"”搜索结果"):"回收站"}}},S=B,R=(n("45883"),Object(b["a"])(S,i,r,!1,null,"09a11d1e",null));t["default"]=R.exports},"8fc1":function(e,t,n){"use strict";var i=n("99ab"),r=n.n(i);r.a},"99ab":function(e,t,n){},b332:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"a",(function(){return a})),n.d(t,"f",(function(){return s})),n.d(t,"e",(function(){return o})),n.d(t,"d",(function(){return c})),n.d(t,"g",(function(){return l})),n.d(t,"c",(function(){return u}));n("99af"),n("a15b"),n("d81d"),n("fb6a"),n("ac1f"),n("5319"),n("1276");var i=n("d4ec"),r={DOWNLOADING:100,UPLOADING:101},a={NOT_WORKING:1,WORKING:2},s=function(e,t){var n=e.nodeName,i=e.extension,r=e.archName,a=e.relativePath,s=t.folderName;return"".concat(s).concat(n?"\\协作文件":"","\\").concat(a?"".concat(a.replace(/\//g,"\\"),"\\"):"").concat(r).concat(i?".".concat(i):"")},o=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=arguments.length>2?arguments[2]:void 0;if(!e)return[];var i=t?"".concat(t,"/"):t,r=e.split("/").map((function(e,t,r){var a="".concat(i).concat(r.slice(0,t+1).join("/"));return n&&n(a),a}));return r},c=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t;Object(i["a"])(this,e);var r=t.split("/"),a=r.pop();this.id=n,this.folderPath=t,this.folderName=a,this.parentFolderPath=r.join("/"),this.childCount=0,this.fileCount=0},l=["jpg","png","bmp","gif","jpeg"],u=["avi","mov","wav","mp4"]},b428:function(e,t,n){"use strict";n.d(t,"e",(function(){return o})),n.d(t,"g",(function(){return l})),n.d(t,"i",(function(){return h})),n.d(t,"d",(function(){return f})),n.d(t,"b",(function(){return m})),n.d(t,"a",(function(){return w})),n.d(t,"c",(function(){return b})),n.d(t,"f",(function(){return y})),n.d(t,"j",(function(){return B})),n.d(t,"h",(function(){return R})),n.d(t,"k",(function(){return F})),n.d(t,"l",(function(){return O}));n("99af"),n("4160"),n("a15b"),n("d81d"),n("fb6a"),n("ac1f"),n("1276"),n("159b"),n("96cf");var i=n("1da1"),r=n("b775"),a=n("3de1"),s=n("b332");function o(e,t){return c.apply(this,arguments)}function c(){return c=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i,s;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("folder/queryNodeFolderListByProjectIdAndUserId",{projectId:t,userId:n});case 2:return i=e.sent,s=(i.Data||[]).map((function(e){var t=Object(a["b"])(e);return t.folderType="node","1"===t.nodeId&&(t.nodeId=t.id,t.folderType="archive"),t.listsShareFrom=[[],[]],t})),e.abrupt("return",s);case 5:case"end":return e.stop()}}),e)}))),c.apply(this,arguments)}function l(){return u.apply(this,arguments)}function u(){return u=Object(i["a"])(regeneratorRuntime.mark((function e(){var t,n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/queryFilesFromRecycleBin");case 2:if(t=e.sent,Object(r["c"])(t),0===t.Code){e.next=6;break}return e.abrupt("return",null);case 6:return n=(t.Data||[]).map((function(e){var t=Object(a["b"])(e);return t})),e.abrupt("return",n);case 8:case"end":return e.stop()}}),e)}))),u.apply(this,arguments)}function h(e){return d.apply(this,arguments)}function d(){return d=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/removeFromRecycleBin",{fileId:t});case 2:return n=e.sent,e.abrupt("return",Object(r["c"])(n));case 4:case"end":return e.stop()}}),e)}))),d.apply(this,arguments)}function f(e,t,n){return p.apply(this,arguments)}function p(){return p=Object(i["a"])(regeneratorRuntime.mark((function e(t,n,i){var o,c,l,u,h,d;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("folder/queryFileListByFolderIdAndUserId",{folderId:t,userId:n,publicFolderId:i});case 2:if(o=e.sent,Object(r["c"])(o),0===o.Code){e.next=6;break}return e.abrupt("return",null);case 6:return c=o.Data||{},l=[],u={},h=(c.myFile||[]).concat(c.workFile||[]).map((function(e){var t=Object(a["b"])(e),n=t.relativePath;if(n){var i=n.split("/");i.forEach((function(e,t){var n=i.slice(0,t+1).join("/");if(!u[n]){var r=new s["d"](n),a=r.parentFolderPath;l.push(r),u[n]=r,u[a]&&u[a].childCount++}})),u[n].fileCount++}return t})),d={folder:l,folderMap:u,file:h,deliverables:(c.deliverables||[]).map(a["b"]),coordinationFiles:(c.coordinationFiles||[]).map(a["b"]),nestCoordinationFiles:(c.nestCoordinationFiles||[]).map(a["b"])},e.abrupt("return",d);case 12:case"end":return e.stop()}}),e)}))),p.apply(this,arguments)}function m(e,t){return g.apply(this,arguments)}function g(){return g=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/changeFileWorkStatus",{fileId:t,workStatus:n});case 2:return i=e.sent,e.abrupt("return",Object(r["c"])(i));case 4:case"end":return e.stop()}}),e)}))),g.apply(this,arguments)}function w(e){return v.apply(this,arguments)}function v(){return v=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n,i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/addFile",t);case 2:return n=e.sent,i={API:"file/addFile",Action:"新建文件",CompanyName:sessionStorage.CompanyName,Subject:t.archName+"."+t.extension,Source:sessionStorage.client,ProjectName:sessionStorage.projName},Object(r["b"])("operation/record",i),e.abrupt("return",n);case 6:case"end":return e.stop()}}),e)}))),v.apply(this,arguments)}function b(e){return x.apply(this,arguments)}function x(){return x=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/deleteFile",{fileId:t});case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),x.apply(this,arguments)}function y(e){return C.apply(this,arguments)}function C(){return C=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("company/queryFileOnlineUrlByCompanyId",t);case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),C.apply(this,arguments)}function B(e,t){return S.apply(this,arguments)}function S(){return S=Object(i["a"])(regeneratorRuntime.mark((function e(t,n){var i;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/searchFileListByFolderIdAndFileName",{folderId:t,fileName:n});case 2:return i=e.sent,e.abrupt("return",i);case 4:case"end":return e.stop()}}),e)}))),S.apply(this,arguments)}function R(e){return k.apply(this,arguments)}function k(){return k=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/queryProjArchiveHistoryTbByArchId",{archId:t});case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),k.apply(this,arguments)}function F(e,t,n){return j.apply(this,arguments)}function j(){return j=Object(i["a"])(regeneratorRuntime.mark((function e(t,n,i){var a;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/setShareFile",{Id:t,IpfsCid:n,ModifyUserId:i});case 2:return a=e.sent,e.abrupt("return",a);case 4:case"end":return e.stop()}}),e)}))),j.apply(this,arguments)}function O(e){return I.apply(this,arguments)}function I(){return I=Object(i["a"])(regeneratorRuntime.mark((function e(t){var n;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,Object(r["b"])("file/updateProjArchiveHistory",t);case 2:return n=e.sent,e.abrupt("return",n);case 4:case"end":return e.stop()}}),e)}))),I.apply(this,arguments)}},b84f:function(e,t,n){},d4ec:function(e,t,n){"use strict";function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}n.d(t,"a",(function(){return i}))},f34a:function(e,t,n){}}]);
\ No newline at end of file
diff --git a/dist/static/js/chunk-da5f603a.a3f2927f.js b/dist/static/js/chunk-da5f603a.949fdbd0.js
similarity index 100%
rename from dist/static/js/chunk-da5f603a.a3f2927f.js
rename to dist/static/js/chunk-da5f603a.949fdbd0.js
diff --git a/dist/static/js/chunk-ef8ce8b2.375336b3.js b/dist/static/js/chunk-ef8ce8b2.bf7a0073.js
similarity index 100%
rename from dist/static/js/chunk-ef8ce8b2.375336b3.js
rename to dist/static/js/chunk-ef8ce8b2.bf7a0073.js