Auto Submit

pull/1/head
autosubmit 2 years ago
parent ef06bc8cbe
commit 16ac215c5d

@ -8822,7 +8822,7 @@ var WorkList = function WorkList(_ref) {
}, {
title: '操作',
width: '10%',
align: 'left',
align: 'center',
fixed: 'right',
dataIndex: 'action',
render: function render(text, record) {

@ -1122,7 +1122,7 @@ var jsx_runtime = __webpack_require__(37712);
}), ' ']
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
children: [' ', "\u63D0\u4EA4\u65F6\u95F4\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: dayjs_min_default()(created_at).format('YYYY-MM-DD hh:mm:ss')
children: dayjs_min_default()(created_at).format('YYYY-MM-DD HH:mm:ss')
}), ' ']
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
children: [' ', "\u8BED\u8A00\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {

@ -1146,7 +1146,7 @@ var jsx_runtime = __webpack_require__(37712);
}), " "]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
children: [" \u63D0\u4EA4\u65F6\u95F4\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
children: dayjs_min_default()(created_at).format('YYYY-MM-DD hh:mm:ss')
children: dayjs_min_default()(created_at).format('YYYY-MM-DD HH:mm:ss')
}), " "]
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("li", {
children: [" \u8BED\u8A00\uFF1A", /*#__PURE__*/(0,jsx_runtime.jsx)("span", {

Loading…
Cancel
Save