@mee4dy/crud
Version:
Create a backend and frontend in 5 minutes! With our powerful full stack crud system, customize it to suit you.
26 lines (25 loc) • 526 B
JavaScript
import "./Date.vue2.js";
import a from "../../../../../_virtual/_plugin-vue2_normalizer.js";
const r = {
props: {
data: {
type: Object
}
}
};
var _ = function() {
var e = this, t = e._self._c;
return t("div", { staticClass: "crud-ui-table-td-date" }, [e.data.value ? [e._v(" " + e._s(e._f("date")(e.data.value)) + " ")] : [e._v("-")]], 2);
}, s = [], n = /* @__PURE__ */ a(
r,
_,
s,
!1,
null,
"ee5c944e"
);
const i = n.exports;
export {
i as default
};
//# sourceMappingURL=Date.vue.js.map