You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
1.4 KiB

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/DataFormat"],{"5d36":function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e=a("8c38"),c={name:"DataFormat",props:["date"],data:function(){return{time:""}},mounted:function(){this.time=(0,e.dataFormat)(this.date)},watch:{"$props.date":function(t){this.time=(0,e.dataFormat)(this.date)}}};n.default=c},7671:function(t,n,a){"use strict";a.r(n);var e=a("c6c3"),c=a("9cebc");for(var r in c)"default"!==r&&function(t){a.d(n,t,(function(){return c[t]}))}(r);var u,o=a("f0c5"),i=Object(o["a"])(c["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],u);n["default"]=i.exports},"9cebc":function(t,n,a){"use strict";a.r(n);var e=a("5d36"),c=a.n(e);for(var r in e)"default"!==r&&function(t){a.d(n,t,(function(){return e[t]}))}(r);n["default"]=c.a},c6c3:function(t,n,a){"use strict";var e;a.d(n,"b",(function(){return c})),a.d(n,"c",(function(){return r})),a.d(n,"a",(function(){return e}));var c=function(){var t=this,n=t.$createElement;t._self._c},r=[]}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/DataFormat-create-component',
{
'components/DataFormat-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("7671"))
})
},
[['components/DataFormat-create-component']]
]);