cnhis-design-vue 3.3.2-beta.1 → 3.3.2-beta.5
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.
- package/es/components/base-search/src/index.vue2.js +6 -6
- package/es/components/big-table/src/BigTable.vue2.js +21 -21
- package/es/components/big-table/src/components/NoData.vue2.js +4 -4
- package/es/components/big-table/src/components/edit-form/edit-date.js +2 -2
- package/es/components/big-table/src/components/edit-form/edit-input.js +2 -2
- package/es/components/big-table/src/components/edit-form/edit-select.js +2 -2
- package/es/components/big-table/src/components/edit-form/edit-time.js +4 -4
- package/es/components/big-table/src/components/input-button.vue2.js +2 -2
- package/es/components/big-table/src/hooks/useNestTable.js +4 -4
- package/es/components/big-table/src/hooks/useTableParse.js +3 -3
- package/es/components/body-select/src/index.vue2.js +4 -4
- package/es/components/button-print/src/ButtonPrint.vue2.js +7 -7
- package/es/components/button-print/src/components/EditFormat.vue2.js +4 -4
- package/es/components/button-print/src/components/IdentityVerification.vue2.js +17 -17
- package/es/components/button-print/src/components/NewPrintComponent.vue2.js +34 -34
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +11 -11
- package/es/components/button-print/src/components/Preview.vue2.js +2 -2
- package/es/components/button-print/src/utils/dialog.js +6 -6
- package/es/components/button-print/src/utils/print.js +21 -21
- package/es/components/callback/src/components/render/popupMaps.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue2.js +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.js +4 -4
- package/es/components/card-reader-sdk-cn/src/henan/index.js +5 -5
- package/es/components/classification/src/components/search-filter/index.vue2.js +6 -6
- package/es/components/classification/src/components/set-classification/index.vue2.js +5 -5
- package/es/components/classification/src/components/table-modal/index.vue2.js +45 -45
- package/es/components/classification/src/index.vue2.js +42 -42
- package/es/components/default-page/src/constants/index.js +19 -19
- package/es/components/default-page/src/index.vue2.js +2 -2
- package/es/components/expand-field/src/components/FormBatchOptionsModal.vue2.js +10 -10
- package/es/components/expand-field/src/components/FormItemPerson.vue2.js +4 -4
- package/es/components/expand-field/src/components/PersonModal.vue2.js +6 -6
- package/es/components/expand-field/src/components/form.vue2.js +87 -87
- package/es/components/expand-field/src/index.vue2.js +16 -16
- package/es/components/expand-field/src/utils/constant.js +12 -12
- package/es/components/fabric-chart/src/components/PopupMenu.js +4 -4
- package/es/components/fabric-chart/src/constants/index.js +10 -10
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +3 -3
- package/es/components/fabric-chart/src/hooks/newBirthProcess/useNewBirthProcess.js +2 -2
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +5 -5
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.js +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +6 -6
- package/es/components/fabric-chart/src/hooks/useCommon.js +4 -4
- package/es/components/field-editor/index.d.ts +1 -1
- package/es/components/field-editor/src/FieldEditor.vue.d.ts +1 -1
- package/es/components/field-editor/src/fields.js +30 -30
- package/es/components/field-set/src/FieldColor.vue2.js +15 -15
- package/es/components/field-set/src/FieldFilter.vue2.js +8 -8
- package/es/components/field-set/src/FieldSet.vue2.js +37 -37
- package/es/components/field-set/src/Index.vue2.js +6 -6
- package/es/components/field-set/src/TableStyle.vue2.js +9 -9
- package/es/components/field-set/src/components/condition.vue2.js +8 -8
- package/es/components/field-set/src/components/edit-dialog.vue2.js +23 -23
- package/es/components/field-set/src/components/edit-filter.vue2.js +4 -4
- package/es/components/field-set/src/components/table-row.vue2.js +25 -25
- package/es/components/field-set/src/constants/filter.js +42 -42
- package/es/components/field-set/src/constants/index.js +64 -64
- package/es/components/form-config/index.d.ts +9 -9
- package/es/components/form-config/src/FormConfig.vue.d.ts +9 -9
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +4 -4
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEventSetting.vue2.js +26 -26
- package/es/components/form-config/src/constants/index.js +11 -11
- package/es/components/form-config/src/hooks/useLocale.js +31 -31
- package/es/components/form-render/index.d.ts +1 -1
- package/es/components/form-render/src/FormRender.vue.d.ts +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.js +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.js +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.js +2 -2
- package/es/components/form-render/src/components/renderer/input.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/radio_checkbox.js +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.js +2 -2
- package/es/components/form-render/src/components/renderer/switch.js +4 -4
- package/es/components/form-render/src/components/renderer/textarea.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +2 -2
- package/es/components/form-render/src/types/index.d.ts +2 -2
- package/es/components/form-render/src/utils/schema.js +4 -4
- package/es/components/iho-chat/src/Index.vue2.js +2 -2
- package/es/components/iho-chat/src/components/ChatAdd.vue2.js +16 -16
- package/es/components/iho-chat/src/components/ChatFile.vue2.js +13 -13
- package/es/components/iho-chat/src/components/ChatFooter.vue2.js +24 -24
- package/es/components/iho-chat/src/components/ChatHeader.vue2.js +10 -10
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +10 -10
- package/es/components/iho-chat/src/components/ChatRecord.vue2.js +13 -13
- package/es/components/iho-chat/src/components/ChatSearch.vue2.js +18 -18
- package/es/components/iho-chat/src/components/ChatSet.vue2.js +25 -25
- package/es/components/iho-chat/src/components/ContextMenu.js +7 -7
- package/es/components/iho-chat/src/components/MessageEvent.vue2.js +4 -4
- package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +2 -2
- package/es/components/iho-chat/src/components/MultipleVideo.vue2.js +12 -12
- package/es/components/iho-chat/src/components/PersonProfile.vue2.js +9 -9
- package/es/components/iho-chat/src/components/SelectLabel.vue2.js +2 -2
- package/es/components/iho-chat/src/components/SiderList.vue2.js +12 -12
- package/es/components/iho-chat/src/components/Video.vue2.js +5 -5
- package/es/components/iho-chat/src/hooks/useVideo.js +2 -2
- package/es/components/iho-chat/src/utils/index.js +14 -14
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.js +2 -2
- package/es/components/iho-table/src/plugins/dynamicFilterRenderPlugin/dynamicFilter.vue2.js +9 -9
- package/es/components/iho-table/src/plugins/filterRemoteSearchPlugin/remoteFilter.vue2.js +9 -9
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +11 -11
- package/es/components/iho-table/src/plugins/filterTextPlugin/filter.vue2.js +4 -4
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +3 -3
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +13 -13
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +9 -9
- package/es/components/info-header/index.d.ts +7 -7
- package/es/components/info-header/src/InfoHeader.vue.d.ts +7 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +1 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +1 -1
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +2 -2
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +1 -1
- package/es/components/info-header/src/components/patientInfo/index.vue2.js +21 -21
- package/es/components/keyboard/src/Keyboard.vue2.js +7 -7
- package/es/components/keyboard/src/components/NumberPanel.vue2.js +6 -6
- package/es/components/map/src/Map.vue2.js +2 -2
- package/es/components/picture-clipper/src/PictureClipper.vue2.js +4 -4
- package/es/components/quick-search/src/index.vue2.js +21 -21
- package/es/components/recommend-search/src/components/BaseSearch.js +2 -2
- package/es/components/recommend-search/src/components/RecommendInput.vue2.js +4 -4
- package/es/components/recommend-search/src/components/RecommendSelect.vue2.js +3 -3
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/ScaleView.vue.d.ts +1 -1
- package/es/components/scale-view/src/ScaleView.vue2.js +5 -5
- package/es/components/scale-view/src/components/NoData.vue2.js +4 -4
- package/es/components/scale-view/src/components/formitem/r-cascader.js +2 -2
- package/es/components/scale-view/src/components/formitem/r-checkbox.js +6 -6
- package/es/components/scale-view/src/components/formitem/r-input.js +2 -2
- package/es/components/scale-view/src/components/formitem/r-map.js +2 -2
- package/es/components/scale-view/src/components/formitem/r-radio.js +6 -6
- package/es/components/scale-view/src/components/formitem/r-select.js +2 -2
- package/es/components/scale-view/src/components/formitem/r-sign.js +7 -7
- package/es/components/scale-view/src/components/formitem/standard-modal.js +3 -3
- package/es/components/scale-view/src/hooks/scaleview-computed.js +5 -5
- package/es/components/scale-view/src/hooks/scaleview-init.d.ts +1 -1
- package/es/components/scale-view/src/hooks/scaleview-init.js +2 -2
- package/es/components/scale-view/src/hooks/scaleview-methods.js +4 -4
- package/es/components/scale-view/src/hooks/scaleview-submit.js +3 -3
- package/es/components/scale-view/src/hooks/scaleview-validate.js +9 -9
- package/es/components/search-cascader/src/SearchCascader.vue2.js +2 -2
- package/es/components/select-label/src/LabelFormContent.vue2.js +7 -7
- package/es/components/select-label/src/SelectLabel.vue2.js +13 -13
- package/es/components/select-label/src/components/label-classify.vue2.js +5 -5
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue2.js +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue2.js +6 -6
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue2.js +3 -3
- package/es/components/select-person/src/SelectPerson.vue2.js +16 -16
- package/es/components/select-person/src/SelectPersonType.vue2.js +13 -13
- package/es/components/select-person/src/components/SearchOrgAndStaff.vue2.js +2 -2
- package/es/components/select-person/src/index.vue2.js +3 -3
- package/es/components/shortcut-setter/index.d.ts +1 -1
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +1 -1
- package/es/components/slider-tree/src/index.vue2.js +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue2.js +23 -25
- package/es/components/table-export-field/src/components/SaveProjectModal.vue2.js +19 -19
- package/es/components/table-export-field/src/index.vue2.js +6 -6
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue2.js +5 -5
- package/es/components/table-filter/src/components/bi-filter/helpers/options.js +34 -34
- package/es/components/table-filter/src/components/bi-filter/index.vue2.js +19 -19
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue2.js +3 -3
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue2.js +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue2.js +6 -6
- package/es/components/table-filter/src/components/classify-filter/components/InputFilter.vue2.js +5 -5
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue2.js +3 -3
- package/es/components/table-filter/src/components/classify-filter/helpers/options.js +3 -3
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.js +2 -2
- package/es/components/table-filter/src/components/classify-filter/index.vue2.js +17 -17
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue2.js +5 -5
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue2.js +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue2.js +6 -6
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue2.js +3 -3
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue2.js +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue2.js +3 -3
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue2.js +3 -3
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +6 -6
- package/es/components/table-filter/src/components/render-widget/helpers/dateExtraMap.js +207 -207
- package/es/components/table-filter/src/components/render-widget/helpers/selectExtraMap.js +2 -2
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.js +3 -3
- package/es/components/table-filter/src/tool/baseOptions.js +19 -19
- package/es/components/tooth-bitmap/src/ToothBitmap.vue2.js +8 -8
- package/es/components/vod-chunk-upload/src/hooks/upload-computed.js +2 -2
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue2.js +2 -2
- package/es/components/vod-chunk-upload/src/vod-upload-modal.js +4 -4
- package/es/shared/package.json.js +1 -1
- package/package.json +2 -2
@@ -13,7 +13,7 @@ import { useSearchPatientList } from '../hooks/useSearchPatientList.js';
|
|
13
13
|
import DefaultPage from '../../../default-page/index.js';
|
14
14
|
import userItemRender from './userItemRender.js';
|
15
15
|
|
16
|
-
var _a;
|
16
|
+
var _a, _b, _c;
|
17
17
|
const _hoisted_1 = /* @__PURE__ */ createElementVNode("div", {
|
18
18
|
class: "title"
|
19
19
|
}, "\u8054\u7CFB\u4EBA(\u60A3\u8005)", -1);
|
@@ -22,7 +22,7 @@ const _hoisted_2 = /* @__PURE__ */ createElementVNode("div", {
|
|
22
22
|
}, "\u8054\u7CFB\u4EBA(\u533B\u62A4)", -1);
|
23
23
|
const _hoisted_3 = /* @__PURE__ */ createElementVNode("div", {
|
24
24
|
class: "title"
|
25
|
-
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.575")) || "\u6211\u7684\u7FA4\u7EC4", -1);
|
25
|
+
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.575")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.575")) || "\u6211\u7684\u7FA4\u7EC4", -1);
|
26
26
|
const _hoisted_4 = {
|
27
27
|
class: "user-list-wrapper"
|
28
28
|
};
|
@@ -187,8 +187,8 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
187
187
|
color: "#ffffff80"
|
188
188
|
}, null, 8, ["component"])]),
|
189
189
|
default: withCtx(() => {
|
190
|
-
var _a2;
|
191
|
-
return [createTextVNode(((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.80")) || "\u641C\u7D22\u8054\u7CFB\u4EBA")];
|
190
|
+
var _a2, _b2, _c2;
|
191
|
+
return [createTextVNode(((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.80")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.80")) || "\u641C\u7D22\u8054\u7CFB\u4EBA")];
|
192
192
|
}),
|
193
193
|
_: 1
|
194
194
|
})]),
|
@@ -214,10 +214,10 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
214
214
|
"onUpdate:value": [_cache[7] || (_cache[7] = ($event) => currentTabValue.value = $event), handleTabChange]
|
215
215
|
}, {
|
216
216
|
default: withCtx(() => {
|
217
|
-
var _a2,
|
217
|
+
var _a2, _b2, _c2, _d, _e, _f;
|
218
218
|
return [createVNode(unref(NTabPane), {
|
219
219
|
name: "all",
|
220
|
-
tab: ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.571")) || "\u7EFC\u5408",
|
220
|
+
tab: ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.571")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.571")) || "\u7EFC\u5408",
|
221
221
|
"display-directive": "show",
|
222
222
|
style: {
|
223
223
|
"padding": "0 10px 10px",
|
@@ -225,7 +225,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
225
225
|
}
|
226
226
|
}, {
|
227
227
|
default: withCtx(() => {
|
228
|
-
var _a3,
|
228
|
+
var _a3, _b3, _c3, _d2, _e2, _f2;
|
229
229
|
return [createCommentVNode(" \u8054\u7CFB\u4EBA(\u60A3\u8005) "), unref(patientList).length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
230
230
|
key: 0
|
231
231
|
}, [_hoisted_1, (openBlock(true), createElementBlock(Fragment, null, renderList(unref(patientList), (patient, index) => {
|
@@ -290,7 +290,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
290
290
|
_: 1
|
291
291
|
})], 34)) : createCommentVNode("v-if", true)], 64)) : createCommentVNode("v-if", true), unref(userList).length && unref(groupList).length ? (openBlock(), createBlock(unref(NDivider), {
|
292
292
|
key: 3
|
293
|
-
})) : createCommentVNode("v-if", true), createCommentVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.572")) || "\u7FA4\u7EC4"), unref(groupList).length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
293
|
+
})) : createCommentVNode("v-if", true), createCommentVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.572")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.572")) || "\u7FA4\u7EC4"), unref(groupList).length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
294
294
|
key: 4
|
295
295
|
}, [_hoisted_3, (openBlock(true), createElementBlock(Fragment, null, renderList(unref(groupList), (group, index) => {
|
296
296
|
return openBlock(), createElementBlock(Fragment, {
|
@@ -319,14 +319,14 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
319
319
|
size: "16"
|
320
320
|
}, null, 8, ["component"])]),
|
321
321
|
default: withCtx(() => {
|
322
|
-
var _a4;
|
323
|
-
return [createTextVNode(((_a4 = window.getLanguageByCode) == null ? void 0 : _a4.call(window, "10010.1.574")) || "\u67E5\u770B\u66F4\u591A\u7FA4\u7EC4")];
|
322
|
+
var _a4, _b4, _c4;
|
323
|
+
return [createTextVNode(((_a4 = window.getLanguageByCode) == null ? void 0 : _a4.call(window, "10010.1.574")) || ((_c4 = (_b4 = window.top) == null ? void 0 : _b4.getLanguageByCode) == null ? void 0 : _c4.call(_b4, "10010.1.574")) || "\u67E5\u770B\u66F4\u591A\u7FA4\u7EC4")];
|
324
324
|
}),
|
325
325
|
_: 1
|
326
326
|
})], 34)) : createCommentVNode("v-if", true)], 64)) : createCommentVNode("v-if", true), withDirectives(createVNode(unref(DefaultPage), {
|
327
327
|
config: {
|
328
328
|
title: " ",
|
329
|
-
content: ((
|
329
|
+
content: ((_d2 = window.getLanguageByCode) == null ? void 0 : _d2.call(window, "10010.1.81")) || ((_f2 = (_e2 = window.top) == null ? void 0 : _e2.getLanguageByCode) == null ? void 0 : _f2.call(_e2, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
330
330
|
},
|
331
331
|
type: "5"
|
332
332
|
}, null, 512), [[vShow, unref(showAllNoData)]])];
|
@@ -338,7 +338,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
338
338
|
"display-directive": "show"
|
339
339
|
}, {
|
340
340
|
default: withCtx(() => {
|
341
|
-
var _a3;
|
341
|
+
var _a3, _b3, _c3;
|
342
342
|
return [createElementVNode("div", {
|
343
343
|
class: "user-list-wrapper",
|
344
344
|
ref_key: "patientListRef",
|
@@ -356,7 +356,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
356
356
|
}), 128)), withDirectives(createVNode(unref(DefaultPage), {
|
357
357
|
config: {
|
358
358
|
title: " ",
|
359
|
-
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
359
|
+
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
360
360
|
},
|
361
361
|
type: "5"
|
362
362
|
}, null, 512), [[vShow, unref(showNoPatientData)]])], 512)];
|
@@ -368,7 +368,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
368
368
|
"display-directive": "show"
|
369
369
|
}, {
|
370
370
|
default: withCtx(() => {
|
371
|
-
var _a3;
|
371
|
+
var _a3, _b3, _c3;
|
372
372
|
return [createElementVNode("div", {
|
373
373
|
class: "user-list-wrapper",
|
374
374
|
ref_key: "userListRef",
|
@@ -386,7 +386,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
386
386
|
}), 128)), withDirectives(createVNode(unref(DefaultPage), {
|
387
387
|
config: {
|
388
388
|
title: " ",
|
389
|
-
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
389
|
+
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
390
390
|
},
|
391
391
|
type: "5"
|
392
392
|
}, null, 512), [[vShow, unref(showNoUserData)]])], 512)];
|
@@ -394,11 +394,11 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
394
394
|
_: 1
|
395
395
|
}), createVNode(unref(NTabPane), {
|
396
396
|
name: "group",
|
397
|
-
tab: ((
|
397
|
+
tab: ((_d = window.getLanguageByCode) == null ? void 0 : _d.call(window, "10010.1.572")) || ((_f = (_e = window.top) == null ? void 0 : _e.getLanguageByCode) == null ? void 0 : _f.call(_e, "10010.1.572")) || "\u7FA4\u7EC4",
|
398
398
|
"display-directive": "show"
|
399
399
|
}, {
|
400
400
|
default: withCtx(() => {
|
401
|
-
var _a3;
|
401
|
+
var _a3, _b3, _c3;
|
402
402
|
return [createElementVNode("div", _hoisted_4, [(openBlock(true), createElementBlock(Fragment, null, renderList(unref(groupList), (group, index) => {
|
403
403
|
return openBlock(), createBlock(unref(userItemRender), {
|
404
404
|
key: group.id,
|
@@ -412,7 +412,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
412
412
|
}), 128)), withDirectives(createVNode(unref(DefaultPage), {
|
413
413
|
config: {
|
414
414
|
title: " ",
|
415
|
-
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
415
|
+
content: ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.81")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.81")) || "\u627E\u4E0D\u5230\u76F8\u5173\u7684\u7ED3\u679C"
|
416
416
|
},
|
417
417
|
type: "5"
|
418
418
|
}, null, 512), [[vShow, unref(showGroupNoData)]])])];
|
@@ -10,7 +10,7 @@ import { trim, isFunction } from 'lodash-es';
|
|
10
10
|
import 'trtc-sdk-v5';
|
11
11
|
import ChatAdd from './ChatAdd.vue.js';
|
12
12
|
|
13
|
-
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j;
|
13
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _A, _B, _C, _D;
|
14
14
|
const _hoisted_1 = {
|
15
15
|
key: 0,
|
16
16
|
class: "chat-set-wrapper"
|
@@ -37,7 +37,7 @@ const _hoisted_7 = {
|
|
37
37
|
};
|
38
38
|
const _hoisted_8 = /* @__PURE__ */ createElementVNode("span", {
|
39
39
|
class: "label"
|
40
|
-
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.85")) || "\u7FA4\u6210\u5458", -1);
|
40
|
+
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.85")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.85")) || "\u7FA4\u6210\u5458", -1);
|
41
41
|
const _hoisted_9 = {
|
42
42
|
class: "group-box"
|
43
43
|
};
|
@@ -50,23 +50,23 @@ const _hoisted_12 = {
|
|
50
50
|
};
|
51
51
|
const _hoisted_13 = /* @__PURE__ */ createElementVNode("span", {
|
52
52
|
class: "name"
|
53
|
-
}, ((
|
53
|
+
}, ((_d = window.getLanguageByCode) == null ? void 0 : _d.call(window, "10010.1.86")) || ((_f = (_e = window.top) == null ? void 0 : _e.getLanguageByCode) == null ? void 0 : _f.call(_e, "10010.1.86")) || "\u6DFB\u52A0", -1);
|
54
54
|
const _hoisted_14 = {
|
55
55
|
class: "group-box__item"
|
56
56
|
};
|
57
57
|
const _hoisted_15 = /* @__PURE__ */ createElementVNode("span", {
|
58
58
|
class: "name"
|
59
|
-
}, ((
|
59
|
+
}, ((_g = window.getLanguageByCode) == null ? void 0 : _g.call(window, "10010.1.88")) || ((_i = (_h = window.top) == null ? void 0 : _h.getLanguageByCode) == null ? void 0 : _i.call(_h, "10010.1.88")) || "\u79FB\u9664", -1);
|
60
60
|
const _hoisted_16 = ["onClick"];
|
61
61
|
const _hoisted_17 = /* @__PURE__ */ createElementVNode("span", {
|
62
62
|
class: "label"
|
63
|
-
}, ((
|
63
|
+
}, ((_j = window.getLanguageByCode) == null ? void 0 : _j.call(window, "10010.1.90")) || ((_l = (_k = window.top) == null ? void 0 : _k.getLanguageByCode) == null ? void 0 : _l.call(_k, "10010.1.90")) || "\u7FA4\u5934\u50CF", -1);
|
64
64
|
const _hoisted_18 = {
|
65
65
|
class: "item"
|
66
66
|
};
|
67
67
|
const _hoisted_19 = /* @__PURE__ */ createElementVNode("span", {
|
68
68
|
class: "label"
|
69
|
-
}, ((
|
69
|
+
}, ((_m = window.getLanguageByCode) == null ? void 0 : _m.call(window, "10010.1.91")) || ((_o = (_n = window.top) == null ? void 0 : _n.getLanguageByCode) == null ? void 0 : _o.call(_n, "10010.1.91")) || "\u7FA4\u540D\u79F0", -1);
|
70
70
|
const _hoisted_20 = {
|
71
71
|
class: "item__right"
|
72
72
|
};
|
@@ -78,29 +78,29 @@ const _hoisted_22 = {
|
|
78
78
|
};
|
79
79
|
const _hoisted_23 = /* @__PURE__ */ createElementVNode("span", {
|
80
80
|
class: "label"
|
81
|
-
}, ((
|
81
|
+
}, ((_p = window.getLanguageByCode) == null ? void 0 : _p.call(window, "10010.1.92")) || ((_r = (_q = window.top) == null ? void 0 : _q.getLanguageByCode) == null ? void 0 : _r.call(_q, "10010.1.92")) || "\u7F6E\u9876\u804A\u5929", -1);
|
82
82
|
const _hoisted_24 = {
|
83
83
|
class: "item item--red"
|
84
84
|
};
|
85
85
|
const _hoisted_25 = /* @__PURE__ */ createElementVNode("span", {
|
86
86
|
class: "label"
|
87
|
-
}, ((
|
87
|
+
}, ((_s = window.getLanguageByCode) == null ? void 0 : _s.call(window, "10010.1.93")) || ((_u = (_t = window.top) == null ? void 0 : _t.getLanguageByCode) == null ? void 0 : _u.call(_t, "10010.1.93")) || "\u9000\u51FA\u7FA4\u804A", -1);
|
88
88
|
const _hoisted_26 = /* @__PURE__ */ createElementVNode("p", {
|
89
89
|
style: {
|
90
90
|
"width": "230px"
|
91
91
|
}
|
92
|
-
}, ((
|
92
|
+
}, ((_v = window.getLanguageByCode) == null ? void 0 : _v.call(window, "10010.1.94")) || ((_x = (_w = window.top) == null ? void 0 : _w.getLanguageByCode) == null ? void 0 : _x.call(_w, "10010.1.94")) || "\u662F\u5426\u786E\u8BA4\u9000\u51FA\u7FA4\u804A\uFF1F", -1);
|
93
93
|
const _hoisted_27 = {
|
94
94
|
class: "item item--red"
|
95
95
|
};
|
96
96
|
const _hoisted_28 = /* @__PURE__ */ createElementVNode("span", {
|
97
97
|
class: "label"
|
98
|
-
}, ((
|
98
|
+
}, ((_y = window.getLanguageByCode) == null ? void 0 : _y.call(window, "10010.1.95")) || ((_A = (_z = window.top) == null ? void 0 : _z.getLanguageByCode) == null ? void 0 : _A.call(_z, "10010.1.95")) || "\u89E3\u6563\u8BE5\u7FA4", -1);
|
99
99
|
const _hoisted_29 = /* @__PURE__ */ createElementVNode("p", {
|
100
100
|
style: {
|
101
101
|
"width": "230px"
|
102
102
|
}
|
103
|
-
}, ((
|
103
|
+
}, ((_B = window.getLanguageByCode) == null ? void 0 : _B.call(window, "10010.1.96")) || ((_D = (_C = window.top) == null ? void 0 : _C.getLanguageByCode) == null ? void 0 : _D.call(_C, "10010.1.96")) || "\u662F\u5426\u786E\u8BA4\u89E3\u6563\u7FA4\u804A\uFF1F", -1);
|
104
104
|
var _sfc_main = /* @__PURE__ */ defineComponent({
|
105
105
|
__name: "ChatSet",
|
106
106
|
setup(__props) {
|
@@ -154,11 +154,11 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
154
154
|
}
|
155
155
|
async function submitFormData(o) {
|
156
156
|
const formData = new FormData();
|
157
|
-
const
|
157
|
+
const _o2 = Object.assign({
|
158
158
|
id: state.currentSessionItem.receiver
|
159
159
|
}, o);
|
160
|
-
for (const k in
|
161
|
-
formData.append(k,
|
160
|
+
for (const k in _o2) {
|
161
|
+
formData.append(k, _o2[k]);
|
162
162
|
}
|
163
163
|
await groupUpdateApi(formData);
|
164
164
|
}
|
@@ -211,7 +211,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
211
211
|
}, {
|
212
212
|
default: withCtx(() => [createVNode(unref(NDrawerContent), null, {
|
213
213
|
header: withCtx(() => {
|
214
|
-
var _a2, _b2;
|
214
|
+
var _a2, _b2, _c2, _d2, _e2, _f2;
|
215
215
|
return [unref(isGroupChat) && showGroupDetail.value ? (openBlock(), createBlock(unref(NButton), {
|
216
216
|
key: 0,
|
217
217
|
text: "",
|
@@ -226,22 +226,22 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
226
226
|
component: unref(ChevronBackOutline)
|
227
227
|
}, null, 8, ["component"])]),
|
228
228
|
default: withCtx(() => {
|
229
|
-
var _a3;
|
230
|
-
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.82")) || "\u8FD4\u56DE")];
|
229
|
+
var _a3, _b3, _c3;
|
230
|
+
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.82")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.82")) || "\u8FD4\u56DE")];
|
231
231
|
}),
|
232
232
|
_: 1
|
233
233
|
})) : unref(isGroupChat) ? (openBlock(), createElementBlock(Fragment, {
|
234
234
|
key: 1
|
235
|
-
}, [createTextVNode(((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.83")) || "\u7FA4\u8BBE\u7F6E")], 64)) : (openBlock(), createElementBlock(Fragment, {
|
235
|
+
}, [createTextVNode(((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.83")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.83")) || "\u7FA4\u8BBE\u7F6E")], 64)) : (openBlock(), createElementBlock(Fragment, {
|
236
236
|
key: 2
|
237
|
-
}, [createTextVNode(((
|
237
|
+
}, [createTextVNode(((_d2 = window.getLanguageByCode) == null ? void 0 : _d2.call(window, "10010.1.66")) || ((_f2 = (_e2 = window.top) == null ? void 0 : _e2.getLanguageByCode) == null ? void 0 : _f2.call(_e2, "10010.1.66")) || "\u804A\u5929\u8BBE\u7F6E")], 64))];
|
238
238
|
}),
|
239
239
|
default: withCtx(() => {
|
240
|
-
var _a2;
|
240
|
+
var _a2, _b2, _c2;
|
241
241
|
return [unref(state).id ? (openBlock(), createElementBlock("div", _hoisted_1, [unref(isGroupChat) && showGroupDetail.value ? (openBlock(true), createElementBlock(Fragment, {
|
242
242
|
key: 0
|
243
243
|
}, renderList(unref(state).currentGroupUser, (user, index) => {
|
244
|
-
var _a3;
|
244
|
+
var _a3, _b3, _c3;
|
245
245
|
return openBlock(), createElementBlock("div", {
|
246
246
|
key: user.id,
|
247
247
|
class: "item",
|
@@ -258,7 +258,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
258
258
|
style: {
|
259
259
|
"margin-right": "6px"
|
260
260
|
}
|
261
|
-
}, toDisplayString(unref(getRoleName)(user.roleInfo)), 3), [[vShow, unref(getRoleName)(user.roleInfo)]])]), index === 0 ? (openBlock(), createElementBlock("span", _hoisted_5, ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.84")) || "\u7FA4\u4E3B")) : createCommentVNode("v-if", true)], 8, _hoisted_2);
|
261
|
+
}, toDisplayString(unref(getRoleName)(user.roleInfo)), 3), [[vShow, unref(getRoleName)(user.roleInfo)]])]), index === 0 ? (openBlock(), createElementBlock("span", _hoisted_5, ((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.84")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.84")) || "\u7FA4\u4E3B")) : createCommentVNode("v-if", true)], 8, _hoisted_2);
|
262
262
|
}), 128)) : (openBlock(), createElementBlock(Fragment, {
|
263
263
|
key: 1
|
264
264
|
}, [createElementVNode("div", {
|
@@ -315,7 +315,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
315
315
|
_: 1
|
316
316
|
}, 8, ["disabledIds"]), unref(isGroupLeader) ? (openBlock(), createBlock(ChatAdd, {
|
317
317
|
key: 0,
|
318
|
-
title: ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.87")) || "\u79FB\u9664\u6210\u5458",
|
318
|
+
title: ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.87")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.87")) || "\u79FB\u9664\u6210\u5458",
|
319
319
|
mode: "remove",
|
320
320
|
options: unref(state).currentGroupUser
|
321
321
|
}, {
|
@@ -340,8 +340,8 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
340
340
|
component: unref(ChevronForwardOutline)
|
341
341
|
}, null, 8, ["component"])]),
|
342
342
|
default: withCtx(() => {
|
343
|
-
var _a3;
|
344
|
-
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.89")) || "\u67E5\u770B\u5168\u90E8\u7FA4\u6210\u5458")];
|
343
|
+
var _a3, _b3, _c3;
|
344
|
+
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.89")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.89")) || "\u67E5\u770B\u5168\u90E8\u7FA4\u6210\u5458")];
|
345
345
|
}),
|
346
346
|
_: 1
|
347
347
|
})]), createVNode(unref(NUpload), {
|
@@ -41,34 +41,34 @@ var ContextMenu = /* @__PURE__ */ defineComponent({
|
|
41
41
|
slots,
|
42
42
|
emit
|
43
43
|
}) {
|
44
|
-
var _a, _b, _c, _d, _e, _f;
|
44
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r;
|
45
45
|
const {
|
46
46
|
state,
|
47
47
|
setCurrentSessionItem
|
48
48
|
} = useData();
|
49
49
|
const defaultMenuList = [{
|
50
50
|
icon: CopyOutline,
|
51
|
-
label: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.97")) || "\u590D\u5236",
|
51
|
+
label: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.97")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.97")) || "\u590D\u5236",
|
52
52
|
key: "copy"
|
53
53
|
}, {
|
54
54
|
icon: OpenOutline,
|
55
|
-
label: ((
|
55
|
+
label: ((_d = window.getLanguageByCode) == null ? void 0 : _d.call(window, "10010.1.45")) || ((_f = (_e = window.top) == null ? void 0 : _e.getLanguageByCode) == null ? void 0 : _f.call(_e, "10010.1.45")) || "\u8F6C\u53D1",
|
56
56
|
key: "relay"
|
57
57
|
}, {
|
58
58
|
icon: ChatbubbleEllipsesOutline,
|
59
|
-
label: ((
|
59
|
+
label: ((_g = window.getLanguageByCode) == null ? void 0 : _g.call(window, "10010.1.99")) || ((_i = (_h = window.top) == null ? void 0 : _h.getLanguageByCode) == null ? void 0 : _i.call(_h, "10010.1.99")) || "\u56DE\u590D",
|
60
60
|
key: "reply"
|
61
61
|
}, {
|
62
62
|
icon: ReorderFourOutline,
|
63
|
-
label: ((
|
63
|
+
label: ((_j = window.getLanguageByCode) == null ? void 0 : _j.call(window, "10010.1.100")) || ((_l = (_k = window.top) == null ? void 0 : _k.getLanguageByCode) == null ? void 0 : _l.call(_k, "10010.1.100")) || "\u591A\u9009",
|
64
64
|
key: "multiSelect"
|
65
65
|
}, {
|
66
66
|
icon: ReturnDownBack,
|
67
|
-
label: ((
|
67
|
+
label: ((_m = window.getLanguageByCode) == null ? void 0 : _m.call(window, "10010.1.101")) || ((_o = (_n = window.top) == null ? void 0 : _n.getLanguageByCode) == null ? void 0 : _o.call(_n, "10010.1.101")) || "\u64A4\u56DE",
|
68
68
|
key: "withdraw"
|
69
69
|
}, {
|
70
70
|
icon: DownloadOutline,
|
71
|
-
label: ((
|
71
|
+
label: ((_p = window.getLanguageByCode) == null ? void 0 : _p.call(window, "10010.1.102")) || ((_r = (_q = window.top) == null ? void 0 : _q.getLanguageByCode) == null ? void 0 : _r.call(_q, "10010.1.102")) || "\u4E0B\u8F7D",
|
72
72
|
key: "download"
|
73
73
|
}];
|
74
74
|
const defaultSessionMenuList = [{
|
@@ -102,8 +102,8 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
102
102
|
}
|
103
103
|
}
|
104
104
|
return (_ctx, _cache) => {
|
105
|
-
var _a;
|
106
|
-
return inviter.value && invitee.value.length > 0 ? (openBlock(), createElementBlock("p", _hoisted_1, [inviter.value.id == unref(state).userInfo.id ? (openBlock(), createElementBlock("span", _hoisted_2, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.67")) || "\u4F60")) : (openBlock(), createBlock(unref(NButton), {
|
105
|
+
var _a, _b, _c;
|
106
|
+
return inviter.value && invitee.value.length > 0 ? (openBlock(), createElementBlock("p", _hoisted_1, [inviter.value.id == unref(state).userInfo.id ? (openBlock(), createElementBlock("span", _hoisted_2, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.67")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.67")) || "\u4F60")) : (openBlock(), createBlock(unref(NButton), {
|
107
107
|
key: 1,
|
108
108
|
size: "tiny",
|
109
109
|
text: "",
|
@@ -119,10 +119,10 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
119
119
|
default: withCtx(() => [createTextVNode(toDisplayString(inviter.value.name), 1)]),
|
120
120
|
_: 1
|
121
121
|
})), _hoisted_3, (openBlock(true), createElementBlock(Fragment, null, renderList(invitee.value, (user, idx) => {
|
122
|
-
var _a2;
|
122
|
+
var _a2, _b2, _c2;
|
123
123
|
return openBlock(), createElementBlock(Fragment, {
|
124
124
|
key: user.id
|
125
|
-
}, [user.id == unref(state).userInfo.id ? (openBlock(), createElementBlock("span", _hoisted_4, ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.67")) || "\u4F60")) : (openBlock(), createBlock(unref(NButton), {
|
125
|
+
}, [user.id == unref(state).userInfo.id ? (openBlock(), createElementBlock("span", _hoisted_4, ((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.67")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.67")) || "\u4F60")) : (openBlock(), createBlock(unref(NButton), {
|
126
126
|
key: 1,
|
127
127
|
size: "tiny",
|
128
128
|
text: "",
|
@@ -128,7 +128,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
128
128
|
emit("template-click", data, props.data);
|
129
129
|
}
|
130
130
|
return (_ctx, _cache) => {
|
131
|
-
var _a;
|
131
|
+
var _a, _b, _c;
|
132
132
|
return openBlock(), createElementBlock(Fragment, null, [unref(setting).style.id == 1 ? (openBlock(), createElementBlock("div", {
|
133
133
|
key: 0,
|
134
134
|
class: "default-msg-template",
|
@@ -181,7 +181,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
181
181
|
key: 0,
|
182
182
|
class: normalizeClass(["describe-msg-template__footer", showMore.value ? "" : "hidden"]),
|
183
183
|
onClick: _cache[3] || (_cache[3] = () => showMore.value = false)
|
184
|
-
}, [createTextVNode(((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.103")) || "\u5C55\u5F00\u5168\u90E8"), _hoisted_13], 2)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true), unref(setting).style.id == 2 ? (openBlock(), createElementBlock("div", _hoisted_14, [createVNode(unref(NIcon), {
|
184
|
+
}, [createTextVNode(((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.103")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.103")) || "\u5C55\u5F00\u5168\u90E8"), _hoisted_13], 2)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true), unref(setting).style.id == 2 ? (openBlock(), createElementBlock("div", _hoisted_14, [createVNode(unref(NIcon), {
|
185
185
|
component: unref(AlertCircleSharp),
|
186
186
|
color: "#ffc200",
|
187
187
|
size: 18
|
@@ -18,7 +18,7 @@ import 'sockjs-client/dist/sockjs.min.js';
|
|
18
18
|
import { useVideo } from '../hooks/useVideo.js';
|
19
19
|
import TRTC from 'trtc-sdk-v5';
|
20
20
|
|
21
|
-
var _a, _b, _c, _d, _e, _f;
|
21
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r;
|
22
22
|
const _hoisted_1 = {
|
23
23
|
class: "video-wrapper video-wrapper--multiple"
|
24
24
|
};
|
@@ -44,22 +44,22 @@ const _hoisted_8 = {
|
|
44
44
|
};
|
45
45
|
const _hoisted_9 = /* @__PURE__ */ createElementVNode("span", {
|
46
46
|
class: "text"
|
47
|
-
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.104")) || "\u9759\u97F3", -1);
|
47
|
+
}, ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.104")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.104")) || "\u9759\u97F3", -1);
|
48
48
|
const _hoisted_10 = {
|
49
49
|
class: "btn"
|
50
50
|
};
|
51
51
|
const _hoisted_11 = /* @__PURE__ */ createElementVNode("span", {
|
52
52
|
class: "text"
|
53
|
-
}, ((
|
53
|
+
}, ((_d = window.getLanguageByCode) == null ? void 0 : _d.call(window, "10010.1.105")) || ((_f = (_e = window.top) == null ? void 0 : _e.getLanguageByCode) == null ? void 0 : _f.call(_e, "10010.1.105")) || "\u6444\u50CF\u5934", -1);
|
54
54
|
const _hoisted_12 = /* @__PURE__ */ createElementVNode("span", {
|
55
55
|
class: "text"
|
56
|
-
}, ((
|
56
|
+
}, ((_g = window.getLanguageByCode) == null ? void 0 : _g.call(window, "10010.1.106")) || ((_i = (_h = window.top) == null ? void 0 : _h.getLanguageByCode) == null ? void 0 : _i.call(_h, "10010.1.106")) || "\u7ED3\u675F\u4F1A\u8BCA", -1);
|
57
57
|
const _hoisted_13 = {
|
58
58
|
class: "btn"
|
59
59
|
};
|
60
60
|
const _hoisted_14 = /* @__PURE__ */ createElementVNode("span", {
|
61
61
|
class: "text"
|
62
|
-
}, ((
|
62
|
+
}, ((_j = window.getLanguageByCode) == null ? void 0 : _j.call(window, "10010.1.107")) || ((_l = (_k = window.top) == null ? void 0 : _k.getLanguageByCode) == null ? void 0 : _l.call(_k, "10010.1.107")) || "\u6DFB\u52A0\u53C2\u4F1A\u4EBA", -1);
|
63
63
|
const _hoisted_15 = {
|
64
64
|
class: "video-main__right"
|
65
65
|
};
|
@@ -88,11 +88,11 @@ const _hoisted_22 = {
|
|
88
88
|
const _hoisted_23 = {
|
89
89
|
class: "btn"
|
90
90
|
};
|
91
|
-
const _hoisted_24 = /* @__PURE__ */ createElementVNode("span", null, ((
|
91
|
+
const _hoisted_24 = /* @__PURE__ */ createElementVNode("span", null, ((_m = window.getLanguageByCode) == null ? void 0 : _m.call(window, "10010.1.113")) || ((_o = (_n = window.top) == null ? void 0 : _n.getLanguageByCode) == null ? void 0 : _o.call(_n, "10010.1.113")) || "\u62D2\u63A5", -1);
|
92
92
|
const _hoisted_25 = {
|
93
93
|
class: "btn"
|
94
94
|
};
|
95
|
-
const _hoisted_26 = /* @__PURE__ */ createElementVNode("span", null, ((
|
95
|
+
const _hoisted_26 = /* @__PURE__ */ createElementVNode("span", null, ((_p = window.getLanguageByCode) == null ? void 0 : _p.call(window, "10010.1.114")) || ((_r = (_q = window.top) == null ? void 0 : _q.getLanguageByCode) == null ? void 0 : _r.call(_q, "10010.1.114")) || "\u63A5\u542C", -1);
|
96
96
|
var _sfc_main = /* @__PURE__ */ defineComponent({
|
97
97
|
__name: "MultipleVideo",
|
98
98
|
setup(__props) {
|
@@ -274,7 +274,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
274
274
|
handleExit();
|
275
275
|
});
|
276
276
|
return (_ctx, _cache) => {
|
277
|
-
var _a2, _b2, _c2, _d2, _e2, _f2;
|
277
|
+
var _a2, _b2, _c2, _d2, _e2, _f2, _g2, _h2, _i2, _j2, _k2, _l2, _m2, _n2, _o2, _p2, _q2, _r2;
|
278
278
|
return openBlock(), createElementBlock("div", _hoisted_1, [createElementVNode("div", _hoisted_2, [withDirectives(createElementVNode("span", {
|
279
279
|
class: "title"
|
280
280
|
}, toDisplayString(unref(title)), 513), [[vShow, isConnect.value]]), createVNode(unref(NButton), {
|
@@ -346,7 +346,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
346
346
|
}, null, 8, _hoisted_16);
|
347
347
|
}), 128))])])) : (openBlock(), createElementBlock(Fragment, {
|
348
348
|
key: 1
|
349
|
-
}, [createElementVNode("div", _hoisted_17, [createElementVNode("span", _hoisted_18, toDisplayString(unref(callUser)) + (((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.108")) || "\u53D1\u8D77\u7684") + toDisplayString(unref(messageTypeText)) + (((
|
349
|
+
}, [createElementVNode("div", _hoisted_17, [createElementVNode("span", _hoisted_18, toDisplayString(unref(callUser)) + (((_a2 = window.getLanguageByCode) == null ? void 0 : _a2.call(window, "10010.1.108")) || ((_c2 = (_b2 = window.top) == null ? void 0 : _b2.getLanguageByCode) == null ? void 0 : _c2.call(_b2, "10010.1.108")) || "\u53D1\u8D77\u7684") + toDisplayString(unref(messageTypeText)) + (((_d2 = window.getLanguageByCode) == null ? void 0 : _d2.call(window, "10010.1.109")) || ((_f2 = (_e2 = window.top) == null ? void 0 : _e2.getLanguageByCode) == null ? void 0 : _f2.call(_e2, "10010.1.109")) || "\u4F1A\u8BAE"), 1), !unref(isCall) ? (openBlock(), createElementBlock("span", _hoisted_19, (((_g2 = window.getLanguageByCode) == null ? void 0 : _g2.call(window, "10010.1.110")) || ((_i2 = (_h2 = window.top) == null ? void 0 : _h2.getLanguageByCode) == null ? void 0 : _i2.call(_h2, "10010.1.110")) || "\u9080\u8BF7\u4F60\u52A0\u5165") + toDisplayString(unref(messageTypeText)) + (((_j2 = window.getLanguageByCode) == null ? void 0 : _j2.call(window, "10010.1.109")) || ((_l2 = (_k2 = window.top) == null ? void 0 : _k2.getLanguageByCode) == null ? void 0 : _l2.call(_k2, "10010.1.109")) || "\u4F1A\u8BAE"), 1)) : createCommentVNode("v-if", true)]), unref(isCall) ? (openBlock(), createElementBlock("div", _hoisted_20, [createVNode(ChatAdd, {
|
350
350
|
onComfirm: handleAddPerson,
|
351
351
|
disabledIds: unref(state).currentAVMsg.checkedIds
|
352
352
|
}, {
|
@@ -361,7 +361,7 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
361
361
|
_: 1
|
362
362
|
})]),
|
363
363
|
_: 1
|
364
|
-
}, 8, ["disabledIds"]), createElementVNode("p", null, (((
|
364
|
+
}, 8, ["disabledIds"]), createElementVNode("p", null, (((_m2 = window.getLanguageByCode) == null ? void 0 : _m2.call(window, "10010.1.111")) || ((_o2 = (_n2 = window.top) == null ? void 0 : _n2.getLanguageByCode) == null ? void 0 : _o2.call(_n2, "10010.1.111")) || "\u5DF2\u9080\u8BF7\u5171") + toDisplayString(unref(state).currentAVMsg.checkedIds.length) + (((_p2 = window.getLanguageByCode) == null ? void 0 : _p2.call(window, "10010.1.40")) || ((_r2 = (_q2 = window.top) == null ? void 0 : _q2.getLanguageByCode) == null ? void 0 : _r2.call(_q2, "10010.1.40")) || "\u4EBA"), 1), createVNode(unref(NButton), {
|
365
365
|
size: "large",
|
366
366
|
strong: "",
|
367
367
|
round: "",
|
@@ -369,8 +369,8 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
369
369
|
onClick: handleCall
|
370
370
|
}, {
|
371
371
|
default: withCtx(() => {
|
372
|
-
var _a3;
|
373
|
-
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.112")) || "\u5F00\u59CB\u4F1A\u8BCA")];
|
372
|
+
var _a3, _b3, _c3;
|
373
|
+
return [createTextVNode(((_a3 = window.getLanguageByCode) == null ? void 0 : _a3.call(window, "10010.1.112")) || ((_c3 = (_b3 = window.top) == null ? void 0 : _b3.getLanguageByCode) == null ? void 0 : _c3.call(_b3, "10010.1.112")) || "\u5F00\u59CB\u4F1A\u8BCA")];
|
374
374
|
}),
|
375
375
|
_: 1
|
376
376
|
}), createElementVNode("div", _hoisted_21, [createVNode(unref(NButton), {
|
@@ -40,7 +40,7 @@ const _hoisted_9 = {
|
|
40
40
|
var _sfc_main = /* @__PURE__ */ defineComponent({
|
41
41
|
__name: "PersonProfile",
|
42
42
|
setup(__props) {
|
43
|
-
var _a, _b, _c, _d, _e, _f, _g, _h;
|
43
|
+
var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l, _m, _n, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x;
|
44
44
|
const {
|
45
45
|
state,
|
46
46
|
openSession
|
@@ -49,35 +49,35 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
49
49
|
const showPhone = ref(false);
|
50
50
|
const userDetail = reactive({});
|
51
51
|
const info = [{
|
52
|
-
label: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.115")) || "\u673A\u6784",
|
52
|
+
label: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.115")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.115")) || "\u673A\u6784",
|
53
53
|
value: "",
|
54
54
|
key: "orgName"
|
55
55
|
}, {
|
56
|
-
label: ((
|
56
|
+
label: ((_d = window.getLanguageByCode) == null ? void 0 : _d.call(window, "10010.1.116")) || ((_f = (_e = window.top) == null ? void 0 : _e.getLanguageByCode) == null ? void 0 : _f.call(_e, "10010.1.116")) || "\u59D3\u540D",
|
57
57
|
value: "",
|
58
58
|
key: "name"
|
59
59
|
}, {
|
60
|
-
label: ((
|
60
|
+
label: ((_g = window.getLanguageByCode) == null ? void 0 : _g.call(window, "10010.1.117")) || ((_i = (_h = window.top) == null ? void 0 : _h.getLanguageByCode) == null ? void 0 : _i.call(_h, "10010.1.117")) || "\u5F52\u5C5E\u79D1\u5BA4",
|
61
61
|
value: "",
|
62
62
|
key: "deptName"
|
63
63
|
}, {
|
64
|
-
label: ((
|
64
|
+
label: ((_j = window.getLanguageByCode) == null ? void 0 : _j.call(window, "10010.1.118")) || ((_l = (_k = window.top) == null ? void 0 : _k.getLanguageByCode) == null ? void 0 : _l.call(_k, "10010.1.118")) || "\u4E1A\u52A1\u79D1\u5BA4",
|
65
65
|
value: "",
|
66
66
|
key: "businessDeptNames"
|
67
67
|
}, {
|
68
|
-
label: ((
|
68
|
+
label: ((_m = window.getLanguageByCode) == null ? void 0 : _m.call(window, "10010.1.119")) || ((_o = (_n = window.top) == null ? void 0 : _n.getLanguageByCode) == null ? void 0 : _o.call(_n, "10010.1.119")) || "\u624B\u673A\u53F7",
|
69
69
|
value: "",
|
70
70
|
key: "phone"
|
71
71
|
}, {
|
72
|
-
label: ((
|
72
|
+
label: ((_p = window.getLanguageByCode) == null ? void 0 : _p.call(window, "10010.1.120")) || ((_r = (_q = window.top) == null ? void 0 : _q.getLanguageByCode) == null ? void 0 : _r.call(_q, "10010.1.120")) || "\u5C97\u4F4D",
|
73
73
|
value: "",
|
74
74
|
key: "post"
|
75
75
|
}, {
|
76
|
-
label: ((
|
76
|
+
label: ((_s = window.getLanguageByCode) == null ? void 0 : _s.call(window, "10010.1.121")) || ((_u = (_t = window.top) == null ? void 0 : _t.getLanguageByCode) == null ? void 0 : _u.call(_t, "10010.1.121")) || "\u5DE5\u53F7",
|
77
77
|
value: "",
|
78
78
|
key: "jobId"
|
79
79
|
}, {
|
80
|
-
label: ((
|
80
|
+
label: ((_v = window.getLanguageByCode) == null ? void 0 : _v.call(window, "10010.1.122")) || ((_x = (_w = window.top) == null ? void 0 : _w.getLanguageByCode) == null ? void 0 : _x.call(_w, "10010.1.122")) || "\u6027\u522B",
|
81
81
|
value: "",
|
82
82
|
key: "orgName"
|
83
83
|
}];
|
@@ -73,10 +73,10 @@ var _sfc_main = /* @__PURE__ */ defineComponent({
|
|
73
73
|
"tab-class": "tab-box"
|
74
74
|
}, {
|
75
75
|
default: withCtx(() => {
|
76
|
-
var _a;
|
76
|
+
var _a, _b, _c;
|
77
77
|
return [createVNode(unref(NTabPane), {
|
78
78
|
name: "emoji",
|
79
|
-
tab: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.53")) || "\u8868\u60C5"
|
79
|
+
tab: ((_a = window.getLanguageByCode) == null ? void 0 : _a.call(window, "10010.1.53")) || ((_c = (_b = window.top) == null ? void 0 : _b.getLanguageByCode) == null ? void 0 : _c.call(_b, "10010.1.53")) || "\u8868\u60C5"
|
80
80
|
}, {
|
81
81
|
default: withCtx(() => [createElementVNode("div", _hoisted_1, [(openBlock(true), createElementBlock(Fragment, null, renderList(unref(emojis).default, ([name, emoji]) => {
|
82
82
|
return openBlock(), createBlock(unref(NTooltip), {
|