bm-admin-ui 1.2.38-alpha → 1.2.40-alpha
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5,7 +5,7 @@ import dayjs from 'dayjs';
|
|
|
5
5
|
import Picture from 'bm-admin-ui/es/components/upload';
|
|
6
6
|
import BmStaffsSelector from 'bm-admin-ui/es/components/staffs-selector';
|
|
7
7
|
import { BmTagsDisplay, BmFloatTable, BmOverTooltips } from 'bm-admin-ui/es/components';
|
|
8
|
-
import { EyeOutlined, SearchOutlined, CheckCircleFilled, PlusOutlined } from '@ant-design/icons-vue';
|
|
8
|
+
import { EyeOutlined, SearchOutlined, CheckCircleFilled, PlusOutlined, ExclamationCircleFilled } from '@ant-design/icons-vue';
|
|
9
9
|
import { cloneDeep, floor, debounce } from 'lodash-es';
|
|
10
10
|
import customParseFormat from 'dayjs/plugin/customParseFormat';
|
|
11
11
|
import utils from 'bm-admin-ui/es/utils/index';
|
|
@@ -19868,7 +19868,16 @@ const _sfc_main$7 = defineComponent({
|
|
|
19868
19868
|
]),
|
|
19869
19869
|
_: 1
|
|
19870
19870
|
}, 8, ["disabled"])) : createCommentVNode("v-if", true)
|
|
19871
|
-
], 64)) :
|
|
19871
|
+
], 64)) : unref(tableConfig).isActivityCheckFlag ? (openBlock(), createBlock(unref(Button), {
|
|
19872
|
+
key: 1,
|
|
19873
|
+
loading: buttonLoading.value.export,
|
|
19874
|
+
onClick: handleExport
|
|
19875
|
+
}, {
|
|
19876
|
+
default: withCtx(() => [
|
|
19877
|
+
createTextVNode("\u5BFC\u51FA")
|
|
19878
|
+
]),
|
|
19879
|
+
_: 1
|
|
19880
|
+
}, 8, ["loading"])) : createCommentVNode("v-if", true)
|
|
19872
19881
|
])) : (openBlock(), createElementBlock("div", _hoisted_6$3, [
|
|
19873
19882
|
!__props.hidden ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
19874
19883
|
unref(exportFeature) ? (openBlock(), createBlock(unref(Button), {
|
|
@@ -19935,8 +19944,7 @@ const _sfc_main$7 = defineComponent({
|
|
|
19935
19944
|
}, 8, ["disabled"])
|
|
19936
19945
|
], 64)) : unref(tableConfig).isActivityCheckFlag ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [
|
|
19937
19946
|
createCommentVNode(" \u6D3B\u52A8\u5BA1\u6838\u9875 \u53EA\u5C55\u793A\u5BFC\u51FA\u6309\u94AE "),
|
|
19938
|
-
|
|
19939
|
-
key: 0,
|
|
19947
|
+
createVNode(unref(Button), {
|
|
19940
19948
|
loading: buttonLoading.value.export,
|
|
19941
19949
|
onClick: handleExport
|
|
19942
19950
|
}, {
|
|
@@ -19944,7 +19952,7 @@ const _sfc_main$7 = defineComponent({
|
|
|
19944
19952
|
createTextVNode("\u5BFC\u51FA")
|
|
19945
19953
|
]),
|
|
19946
19954
|
_: 1
|
|
19947
|
-
}, 8, ["loading"])
|
|
19955
|
+
}, 8, ["loading"])
|
|
19948
19956
|
], 64)) : createCommentVNode("v-if", true)
|
|
19949
19957
|
]))
|
|
19950
19958
|
]),
|
|
@@ -21079,6 +21087,8 @@ const _sfc_main$4 = /* @__PURE__ */ defineComponent({
|
|
|
21079
21087
|
if (isAssociated.value) {
|
|
21080
21088
|
Modal.confirm({
|
|
21081
21089
|
title: "\u66F4\u6362\u5E97\u94FA\u5C06\u6E05\u7A7A\u5173\u8054\u7684\u5546\u54C1\u4FE1\u606F\uFF0C\u786E\u8BA4\u66F4\u6362\u5E97\u94FA\u4E48\uFF1F",
|
|
21090
|
+
centered: true,
|
|
21091
|
+
icon: createVNode(ExclamationCircleFilled),
|
|
21082
21092
|
onOk() {
|
|
21083
21093
|
handleChange(val, option);
|
|
21084
21094
|
}
|
|
@@ -19882,7 +19882,16 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19882
19882
|
]),
|
|
19883
19883
|
_: 1
|
|
19884
19884
|
}, 8, ["disabled"])) : vue.createCommentVNode("v-if", true)
|
|
19885
|
-
], 64)) : vue.
|
|
19885
|
+
], 64)) : vue.unref(tableConfig).isActivityCheckFlag ? (vue.openBlock(), vue.createBlock(vue.unref(antDesignVue.Button), {
|
|
19886
|
+
key: 1,
|
|
19887
|
+
loading: buttonLoading.value.export,
|
|
19888
|
+
onClick: handleExport
|
|
19889
|
+
}, {
|
|
19890
|
+
default: vue.withCtx(() => [
|
|
19891
|
+
vue.createTextVNode("\u5BFC\u51FA")
|
|
19892
|
+
]),
|
|
19893
|
+
_: 1
|
|
19894
|
+
}, 8, ["loading"])) : vue.createCommentVNode("v-if", true)
|
|
19886
19895
|
])) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$3, [
|
|
19887
19896
|
!__props.hidden ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 0 }, [
|
|
19888
19897
|
vue.unref(exportFeature) ? (vue.openBlock(), vue.createBlock(vue.unref(antDesignVue.Button), {
|
|
@@ -19949,8 +19958,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19949
19958
|
}, 8, ["disabled"])
|
|
19950
19959
|
], 64)) : vue.unref(tableConfig).isActivityCheckFlag ? (vue.openBlock(), vue.createElementBlock(vue.Fragment, { key: 1 }, [
|
|
19951
19960
|
vue.createCommentVNode(" \u6D3B\u52A8\u5BA1\u6838\u9875 \u53EA\u5C55\u793A\u5BFC\u51FA\u6309\u94AE "),
|
|
19952
|
-
vue.
|
|
19953
|
-
key: 0,
|
|
19961
|
+
vue.createVNode(vue.unref(antDesignVue.Button), {
|
|
19954
19962
|
loading: buttonLoading.value.export,
|
|
19955
19963
|
onClick: handleExport
|
|
19956
19964
|
}, {
|
|
@@ -19958,7 +19966,7 @@ const _sfc_main$7 = vue.defineComponent({
|
|
|
19958
19966
|
vue.createTextVNode("\u5BFC\u51FA")
|
|
19959
19967
|
]),
|
|
19960
19968
|
_: 1
|
|
19961
|
-
}, 8, ["loading"])
|
|
19969
|
+
}, 8, ["loading"])
|
|
19962
19970
|
], 64)) : vue.createCommentVNode("v-if", true)
|
|
19963
19971
|
]))
|
|
19964
19972
|
]),
|
|
@@ -21093,6 +21101,8 @@ const _sfc_main$4 = /* @__PURE__ */ vue.defineComponent({
|
|
|
21093
21101
|
if (isAssociated.value) {
|
|
21094
21102
|
antDesignVue.Modal.confirm({
|
|
21095
21103
|
title: "\u66F4\u6362\u5E97\u94FA\u5C06\u6E05\u7A7A\u5173\u8054\u7684\u5546\u54C1\u4FE1\u606F\uFF0C\u786E\u8BA4\u66F4\u6362\u5E97\u94FA\u4E48\uFF1F",
|
|
21104
|
+
centered: true,
|
|
21105
|
+
icon: vue.createVNode(iconsVue.ExclamationCircleFilled),
|
|
21096
21106
|
onOk() {
|
|
21097
21107
|
handleChange(val, option);
|
|
21098
21108
|
}
|