bl-common-vue3 3.6.92 → 3.6.93
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/lib/vue3common.common.js +182 -246
- package/lib/vue3common.umd.js +182 -246
- package/lib/vue3common.umd.min.js +12 -12
- package/package.json +1 -1
package/lib/vue3common.common.js
CHANGED
|
@@ -9886,6 +9886,17 @@ const __exports__ = /*#__PURE__*/exportHelper_default()(TenantComponentvue_type_
|
|
|
9886
9886
|
|
|
9887
9887
|
/* harmony default export */ var TenantComponent = __webpack_exports__["a"] = (__exports__);
|
|
9888
9888
|
|
|
9889
|
+
/***/ }),
|
|
9890
|
+
|
|
9891
|
+
/***/ "0fa1":
|
|
9892
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
9893
|
+
|
|
9894
|
+
"use strict";
|
|
9895
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_3f5eff59_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("8322");
|
|
9896
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_3f5eff59_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_3f5eff59_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
9897
|
+
/* unused harmony reexport * */
|
|
9898
|
+
|
|
9899
|
+
|
|
9889
9900
|
/***/ }),
|
|
9890
9901
|
|
|
9891
9902
|
/***/ "0fcb":
|
|
@@ -32833,6 +32844,20 @@ function isObjectLike(value) {
|
|
|
32833
32844
|
}
|
|
32834
32845
|
}));
|
|
32835
32846
|
|
|
32847
|
+
/***/ }),
|
|
32848
|
+
|
|
32849
|
+
/***/ "11c9":
|
|
32850
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
32851
|
+
|
|
32852
|
+
// Imports
|
|
32853
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
32854
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
32855
|
+
// Module
|
|
32856
|
+
exports.push([module.i, ".primary-color-text[data-v-0005ab9a]{color:#2681f3}.image_box[data-v-0005ab9a]{display:inline-block;width:104px;height:104px;margin:0 8px 8px 0;vertical-align:top;position:relative;padding:8px;border:1px solid #d9d9d9;border-radius:2px;text-align:center;align-items:center;justify-content:center}.image_box .imagees[data-v-0005ab9a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}.image_box .boxes[data-v-0005ab9a]{width:100%;height:100%;position:relative}.image_box .mask[data-v-0005ab9a]{width:100%;height:100%;background-color:#bfbfbf;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;opacity:.3;display:none}.image_box .download[data-v-0005ab9a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#000;cursor:pointer;z-index:30;display:none}.image_box .boxes:hover .download[data-v-0005ab9a],.image_box .boxes:hover .mask[data-v-0005ab9a]{display:block}.pictureInformation[data-v-0005ab9a]{width:100%;display:flex;height:32px;line-height:32px}.textEllipsis[data-v-0005ab9a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}", ""]);
|
|
32857
|
+
// Exports
|
|
32858
|
+
module.exports = exports;
|
|
32859
|
+
|
|
32860
|
+
|
|
32836
32861
|
/***/ }),
|
|
32837
32862
|
|
|
32838
32863
|
/***/ "1212":
|
|
@@ -44306,7 +44331,7 @@ var esnext_iterator_map = __webpack_require__("a573");
|
|
|
44306
44331
|
// EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
44307
44332
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
|
|
44308
44333
|
|
|
44309
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/CustomTable/index.vue?vue&type=template&id=
|
|
44334
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/CustomTable/index.vue?vue&type=template&id=3f5eff59&scoped=true
|
|
44310
44335
|
|
|
44311
44336
|
|
|
44312
44337
|
const _hoisted_1 = {
|
|
@@ -44390,7 +44415,7 @@ const _hoisted_22 = {
|
|
|
44390
44415
|
};
|
|
44391
44416
|
const _hoisted_23 = ["src"];
|
|
44392
44417
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
44393
|
-
var _ctx$filterList, _ctx$$attrs, _ctx$tableConfig, _ctx$$attrs2, _ctx$tableConfig2, _ctx
|
|
44418
|
+
var _ctx$filterList, _ctx$$attrs, _ctx$tableConfig, _ctx$$attrs2, _ctx$tableConfig2, _ctx$requestInfo, _ctx$requestInfo2, _ctx$requestInfo3;
|
|
44394
44419
|
const _component_Input = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("Input");
|
|
44395
44420
|
const _component_FormItem = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("FormItem");
|
|
44396
44421
|
const _component_InputNumber = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("InputNumber");
|
|
@@ -45218,7 +45243,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
45218
45243
|
}, null, 8, ["visible", "dictMenuAlias", "tableConfig", "onHandleCancel", "onRequest"]), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_ColumnSetting, {
|
|
45219
45244
|
visible: _ctx.colSettingVisible,
|
|
45220
45245
|
localColumns: _ctx.localColumnsCom,
|
|
45221
|
-
initColumns:
|
|
45246
|
+
initColumns: _ctx.initColumns,
|
|
45222
45247
|
tableId: _ctx.tableId,
|
|
45223
45248
|
onHandleClose: _cache[3] || (_cache[3] = $event => _ctx.colSettingVisible = false),
|
|
45224
45249
|
onRequest: _ctx.handleRequest,
|
|
@@ -45271,7 +45296,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
45271
45296
|
onSuccess: _ctx.handleAddMemberSuccess
|
|
45272
45297
|
}, null, 8, ["onRequest", "visible", "uids", "onClose", "onSuccess"])]);
|
|
45273
45298
|
}
|
|
45274
|
-
// CONCATENATED MODULE: ./src/components/CustomTable/index.vue?vue&type=template&id=
|
|
45299
|
+
// CONCATENATED MODULE: ./src/components/CustomTable/index.vue?vue&type=template&id=3f5eff59&scoped=true
|
|
45275
45300
|
|
|
45276
45301
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.push.js
|
|
45277
45302
|
var es_array_push = __webpack_require__("14d9");
|
|
@@ -55832,8 +55857,8 @@ dayjs_min_default.a.extend(weekday_default.a);
|
|
|
55832
55857
|
}));
|
|
55833
55858
|
// CONCATENATED MODULE: ./src/components/CustomTable/index.vue?vue&type=script&lang=js
|
|
55834
55859
|
|
|
55835
|
-
// EXTERNAL MODULE: ./src/components/CustomTable/index.vue?vue&type=style&index=0&id=
|
|
55836
|
-
var
|
|
55860
|
+
// EXTERNAL MODULE: ./src/components/CustomTable/index.vue?vue&type=style&index=0&id=3f5eff59&lang=less&scoped=true
|
|
55861
|
+
var CustomTablevue_type_style_index_0_id_3f5eff59_lang_less_scoped_true = __webpack_require__("0fa1");
|
|
55837
55862
|
|
|
55838
55863
|
// CONCATENATED MODULE: ./src/components/CustomTable/index.vue
|
|
55839
55864
|
|
|
@@ -55843,7 +55868,7 @@ var CustomTablevue_type_style_index_0_id_5755b6be_lang_less_scoped_true = __webp
|
|
|
55843
55868
|
|
|
55844
55869
|
|
|
55845
55870
|
|
|
55846
|
-
const CustomTable_exports_ = /*#__PURE__*/exportHelper_default()(CustomTablevue_type_script_lang_js, [['render',render],['__scopeId',"data-v-
|
|
55871
|
+
const CustomTable_exports_ = /*#__PURE__*/exportHelper_default()(CustomTablevue_type_script_lang_js, [['render',render],['__scopeId',"data-v-3f5eff59"]])
|
|
55847
55872
|
|
|
55848
55873
|
/* harmony default export */ var components_CustomTable = __webpack_exports__["default"] = (CustomTable_exports_);
|
|
55849
55874
|
|
|
@@ -56364,7 +56389,7 @@ exportTypedArrayMethod('findLastIndex', function findLastIndex(predicate /* , th
|
|
|
56364
56389
|
/***/ "1d06":
|
|
56365
56390
|
/***/ (function(module) {
|
|
56366
56391
|
|
|
56367
|
-
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"を入力してください\",\"CustomTable.index.074786-1\":\"を選択してください\",\"CustomTable.index.074786-2\":\"開始日\",\"CustomTable.index.074786-3\":\"終了日\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"終了時間\",\"CustomTable.index.074786-6\":\"選択{0}\",\"CustomTable.index.074786-7\":\"テナントの選択\",\"CustomTable.index.074786-8\":\"起数\",\"CustomTable.index.074786-9\":\"至数\",\"CustomTable.index.074786-13\":\"ロード中...\",\"CustomTable.index.074786-14\":\"リフレッシュ\",\"CustomTable.index.074786-15\":\"データのインポート\",\"CustomTable.index.074786-16\":\"データのエクスポート\",\"CustomTable.index.074786-17\":\"辞書の設定\",\"CustomTable.index.074786-18\":\"フィールドの拡張\",\"CustomTable.index.074786-19\":\"リスト設定\",\"CustomTable.index.074786-22\":\"ファイルのインポート\",\"CustomTable.index.074786-31\":\"エクスポートに成功しました。ファイルの生成を待っていてください\",\"CustomTable.index.074786-32\":\"合計バー\",\"modules.AddAttachments.831666-0\":\"新規{0}\",\"modules.AddAttachments.831666-1\":\"名前\",\"modules.AddAttachments.831666-2\":\"添付ファイルのアップロード\",\"modules.AddAttachments.831666-3\":\"ファイルを点線の中にドラッグするか、このエリアをクリックしてファイルをアップロードします\",\"modules.AddAttachments.831666-4\":\"ドキュメントはdoc、docx、pdf、jpg、jpeg、png形式のみをサポートしています\",\"modules.AddAttachments.831666-5\":\"フォルダ#フォルダ#\",\"modules.AddAttachments.831666-6\":\"ファイル\",\"modules.AddAttachments.831666-7\":\"追加成功\",\"modules.MultipleAddAttachments.414571-0\":\"一括アップロード\",\"modules.MultipleAddAttachments.414571-1\":\"オンラインプレビュー\",\"modules.MultipleAddAttachments.414571-2\":\"本当にキャンセルしますか。\",\"modules.MultipleAddAttachments.414571-3\":\"ファイルを選択してアップロードが完了したら保存してください!\",\"modules.MultipleAddAttachments.414571-4\":\"すべてのファイルのアップロードが完了するか、未完了ファイルを削除してから保存してください!\",\"modules.MultipleAddAttachments.414571-5\":\"ファイル名を入力して保存してください!\",\"modules.MultipleAddAttachments.414571-7\":\"ファイル名\",\"modules.MultipleAddAttachments.414571-8\":\"進行状況\",\"AttachmentInfo.index.559728-0\":\"添付情報\",\"AttachmentInfo.index.559728-1\":\"添付ファイルの追加\",\"AttachmentInfo.index.559728-2\":\"新規フォルダ\",\"AttachmentInfo.index.559728-3\":\"ファイルのアップロード\",\"AttachmentInfo.index.559728-4\":\"一括アップロード\",\"AttachmentInfo.index.559728-5\":\"オンラインプレビュー\",\"AttachmentInfo.index.559728-6\":\"の頂部をおおう\",\"AttachmentInfo.index.559728-7\":\"ダウンロード\",\"AttachmentInfo.index.559728-8\":\"トップページ\",\"AttachmentInfo.index.559728-9\":\"セットアップ成功\",\"AttachmentInfo.index.559728-10\":\"ファイルパスが返されず、ダウンロードできません\",\"AttachmentInfo.index.559728-11\":\"このファイルまたはフォルダの削除を確認します(フォルダを削除すると、そのフォルダの下にあるファイルはすべて削除されます)?\",\"AttachmentInfo.index.559728-12\":\"削除に成功しました\",\"AttachmentInfo.index.559728-13\":\"ファイル名\",\"AttachmentInfo.index.559728-14\":\"オペレータ\",\"AttachmentInfo.index.559728-15\":\"そうさじかん\",\"BlPhoneInput.index.598206-0\":\"携帯番号を入力してください\",\"BlPhoneInput.index.598206-1\":\"正しい携帯番号を入力してください\",\"BlTextTranslationBtn.index.305282-0\":\"多言語の設定\",\"BlTextTranslationModal.index.007091-0\":\"デフォルト名\",\"BlTextTranslationModal.index.007091-1\":\"デフォルト名を入力してください\",\"BlTextTranslationModal.index.007091-2\":\"を入力してください\",\"BlTextTranslationModal.index.007091-3\":\"他の言語バージョンの追加\",\"BlTextTranslationModal.index.007091-4\":\"機関/ユーザー側でこのフィールドを表示すると、現在設定されている言語に基づいてフィールドが表示されます。対応する言語の名前が空の場合は、デフォルト名が表示されます。\",\"CheckedHousingResources.index.396661-0\":\"名前\",\"CheckedHousingResources.index.396661-1\":\"賃貸面積\",\"CheckedHousingResources.index.396661-2\":\"総面積\",\"CheckedHousingResources.index.396661-3\":\"賃貸可能/総面積\",\"CheckedHousingResources.index.396661-4\":\"水力発電データ\",\"CheckedHousingResources.index.396661-5\":\"資産バインド\",\"CheckedHousingResources.index.396661-6\":\"面積を入力してください\",\"CheckedHousingResources.index.396661-7\":\"住宅源が選択されていません\",\"CheckedHousingResources.index.396661-9\":\"水力発電データ{0}\",\"CheckedHousingResources.index.396661-10\":\"資産データ{0}\",\"CheckedPropertyResources.index.618076-0\":\"名前\",\"CheckedPropertyResources.index.618076-1\":\"売り出す\",\"CheckedPropertyResources.index.618076-2\":\"リース\",\"CheckedPropertyResources.index.618076-3\":\"エリア\",\"CheckedPropertyResources.index.618076-4\":\"総面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/総面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"面積を入力してください\",\"CheckedPropertyResources.index.618076-7\":\"資産が選択されていません\",\"CheckedPropertyResources.index.618076-8\":\"資産\",\"CheckedPropertyResources.index.618076-9\":\"売り物にする\",\"CheckedPropertyResources.index.618076-10\":\"レンタル\",\"ChooseBuildings.index.297751-0\":\"すべて選択\",\"ChooseBuildings.index.297751-1\":\"部分フロア\",\"ChooseBuildings.index.297751-2\":\"すべてのフロア\",\"ChooseBuildings.index.297751-3\":\"このプロジェクトにはビルは追加されていません\",\"ChooseBuildings.index.297751-4\":\"ビルリスト\",\"ChooseBuildings.index.297751-5\":\"コレクションリスト\",\"ChooseBuildings.index.297751-6\":\"プロジェクトリスト\",\"ChooseHousingModal.index.582040-1\":\"へや\",\"ChooseHousingModal.index.582040-2\":\"最大選択できるのは{0}個{1}のみ\",\"ChooseHousingResources.index.643917-1\":\"プロジェクト間では選択できません。\",\"ChooseHousingResources.index.643917-2\":\"ビルをまたいで選択することはできません!\",\"ChooseHousingResources.index.643917-3\":\"フロアをまたぐ選択はできません!\",\"ChooseHousingResources.index.643917-4\":\"現在の賃貸可能面積は0です。他の{1}を選択してください\",\"ChooseHousingResources.index.643917-5\":\"{0}が見つかりませんでした\",\"ChooseOrgMember.index.484656-0\":\"すべて選択\",\"ChooseOrgMember.index.484656-1\":\"非アクティブ\",\"ChooseOrgMember.index.484656-2\":\"データが一時的にありません\",\"ChooseOrgMember.index.484656-3\":\"選択:\",\"ChooseOrgMember.index.484656-4\":\"クリアランス\",\"ChooseOrgMember.index.484656-6\":\"部門を選択してください\",\"ChooseOrgMember.index.484656-7\":\"メンバーを選択してください\",\"ChooseOrgMember.index.484656-8\":\"部門またはメンバーを選択してください\",\"ChooseOrgMember.index.484656-9\":\"メンバー#メンバー#\",\"ChooseOrgMember.index.484656-10\":\"セクション\",\"ChooseOrgMember.index.484656-11\":\"名前を入力してください\",\"ChooseOrgMember.index.484656-12\":\"部門名を入力してください\",\"ChooseOrgMember.index.484656-13\":\"少なくとも{0}人のメンバーを選択してください!\",\"ChooseOrgMember.index.484656-14\":\"メンバーは最大で{0}人しか選択できません!\",\"ChooseOrgMember.index.484656-15\":\"少なくとも{0}部門を選択してください!\",\"ChooseOrgMember.index.484656-16\":\"最大で{0}個の部門しか選択できません!\",\"ChoosePropertyResources.index.108367-0\":\"会社間で資産を選択することはできません!\",\"ChoosePropertyResources.index.108367-1\":\"現在の資産は売却されています。別の資産を選択してください\",\"ChoosePropertyResources.index.108367-2\":\"現在の資産はリースされています。別の資産を選択してください\",\"ChoosePropertyResources.index.108367-3\":\"現在の資産賃貸可能面積は0で、他の資産を選択してください\",\"ChoosePropertyResources.index.108367-4\":\"資産が見つかりませんでした\",\"ColumnSetting.index.391089-0\":\"列の設定\",\"ColumnSetting.index.391089-1\":\"デフォルトに戻す\",\"ColumnSetting.index.391089-2\":\"列名\",\"ColumnSetting.index.391089-3\":\"幅\",\"ColumnSetting.index.391089-5\":\"こてい\",\"ColumnSetting.index.391089-6\":\"ソート#ソート#\",\"ColumnSetting.index.391089-7\":\"少なくとも1つのテーブル列を保持する\",\"ColumnSetting.index.391089-9\":\"デフォルトに戻すことを確認しますか?\",\"ColumnSetting.index.391089-10\":\"なし\",\"ColumnSetting.index.391089-11\":\"左揃え\",\"ColumnSetting.index.391089-12\":\"右揃え\",\"CustomColumns.index.325309-0\":\"列表示のカスタマイズ\",\"CustomColumns.index.325309-1\":\"デフォルトに戻す\",\"CustomImport.index.951685-0\":\"テンプレートのダウンロード\",\"CustomImport.index.951685-1\":\"クリックするか、ファイルをドラッグしてアップロードします\",\"CustomImport.index.951685-2\":\"サポート拡張子:{0}\",\"CustomImport.index.951685-4\":\"インポートエラー\",\"CustomImport.index.951685-5\":\"エラー件数:{0}\",\"CustomImport.index.951685-6\":\"フィードバックドキュメントをダウンロードしてください。インポート結果により、問題をより迅速にロックすることができます\",\"CustomImport.index.951685-7\":\"ドキュメントのダウンロード\",\"CustomImport.index.951685-8\":\"リターンマッチ\",\"CustomImport.index.951685-9\":\"インポート成功\",\"DepartmentPositionForm.index.147974-0\":\"ユーザを選択してください\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"部署:\",\"DepartmentPositionModal.index.405695-0\":\"部署/部署の選択\",\"DepartmentPositionModal.index.405695-1\":\"離職、休暇、転勤などで人員が頻繁に変動するため、システムは人員を選択する方式ではなく、部署+部署をダブル配置する方式を採用している。将来的には、新入社員がこの部署のこの部署に所属している限り、手動で人を選択する必要はありません。\",\"DepartmentPositionModal.index.405695-2\":\"部門の選択\",\"DepartmentPositionModal.index.405695-3\":\"持ち場を選ぶ\",\"DepartmentPositionModal.index.405695-4\":\"しばらく持ち場がないので、先に持ち場を追加してください\",\"DepartmentPositionModal.index.405695-5\":\"ユーザプレビュー:\",\"DepartmentPositionModal.index.405695-6\":\"リストに示されているのは、その時点での人員状況です。後続は部門/部署下の人員の変化(新規、転勤、離職など)に伴い、呼び出しの人員データは自動的に変化する。\",\"DepartmentPositionModal.index.405695-7\":\"ユーザプレビューがありません\",\"DepartmentPositionModal.index.405695-8\":\"部署と部署を選んでください\",\"utils.constant.921180-0\":\"デフォルト\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"情報#ジョウホウ#\",\"utils.constant.921180-4\":\"に警告\",\"utils.constant.921180-5\":\"エラー\",\"components.AddDictionary.031362-0\":\"表示ソート\",\"components.AddDictionary.031362-1\":\"辞書ラベル\",\"components.AddDictionary.031362-2\":\"辞書のラベルを入力してください\",\"components.AddDictionary.031362-3\":\"辞書キー値\",\"components.AddDictionary.031362-4\":\"辞書のキー値を入力してください\",\"components.AddDictionary.031362-5\":\"スタイルプロパティ\",\"components.AddDictionary.031362-6\":\"スタイルプロパティを入力してください\",\"components.AddDictionary.031362-7\":\"エコースタイル\",\"components.AddDictionary.031362-11\":\"非アクティブ化\",\"components.AddDictionary.031362-12\":\"編集に成功しました!\",\"components.AddDictionary.031362-13\":\"追加に成功しました!\",\"DictionarySetting.index.757488-0\":\"辞書の設定\",\"DictionarySetting.index.757488-2\":\"非アクティブ化\",\"DictionarySetting.index.757488-3\":\"削除に成功しました\",\"DictionarySetting.index.757488-4\":\"辞書ラベル\",\"DictionarySetting.index.757488-5\":\"辞書キー値\",\"ExportComponents.index.921182-0\":\"データエクスポートの進行状況\",\"ExportComponents.index.921182-1\":\"データをエクスポートしています。ウィンドウを閉じないでお待ちください…\",\"ExportComponents.index.921182-2\":\"エクスポートに成功しました。ファイルの生成を待っていてください\",\"components.ExtraManageEdit.301828-0\":\"フィールド名\",\"components.ExtraManageEdit.301828-1\":\"フィールドのソート\",\"components.ExtraManageEdit.301828-2\":\"数字が大きいほど前になる\",\"components.ExtraManageEdit.301828-3\":\"所属会社\",\"components.ExtraManageEdit.301828-4\":\"選択しない場合はすべての会社に適用\",\"components.ExtraManageEdit.301828-5\":\"必要かどうか\",\"components.ExtraManageEdit.301828-6\":\"フィールド名は必須です\",\"components.ExtraManageEdit.301828-7\":\"フィールドの編集\",\"components.ExtraManageEdit.301828-8\":\"フィールドの追加\",\"components.ExtraManageEdit.301828-10\":\"追加成功\",\"ExtraManage.index.845270-0\":\"フィールドの拡張\",\"ExtraManage.index.845270-1\":\"削除に成功しました\",\"ExtraManage.index.845270-2\":\"フィールド名\",\"ExtraManage.index.845270-3\":\"所属会社\",\"ExtraManage.index.845270-4\":\"共通\",\"ExtraManage.index.845270-5\":\"必要かどうか\",\"ExtraManage.index.845270-6\":\"ソート#ソート#\",\"IDCardReader.index.325162-0\":\"証明書の読み取り\",\"IDCardReader.index.325162-1\":\"再読み込み\",\"IDCardReader.index.325162-2\":\"読み取り開始\",\"IDCardReader.index.325162-3\":\"読み込み中です、少々お待ちください\",\"IDCardReader.index.325162-4\":\"証明書を移動したり機器を切断したりしないでください\",\"IDCardReader.index.325162-5\":\"証明書タイプ\",\"IDCardReader.index.325162-6\":\"中国住民身分証明書\",\"IDCardReader.index.325162-7\":\"外国人永住証\",\"IDCardReader.index.325162-8\":\"台湾居住証明書\",\"IDCardReader.index.325162-9\":\"香港・マカオ居住証\",\"IDCardReader.index.325162-10\":\"中/英名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/国籍\",\"IDCardReader.index.325162-15\":\"証明書番号\",\"IDCardReader.index.325162-16\":\"誕生日\",\"IDCardReader.index.325162-17\":\"住所\",\"IDCardReader.index.325162-18\":\"発行機関\",\"IDCardReader.index.325162-19\":\"開始期間\",\"IDCardReader.index.325162-20\":\"終了期間\",\"IDCardReader.index.325162-21\":\"写真\",\"IDCardReader.index.325162-22\":\"デバイスの接続に成功しました。上のボタンをクリックして証明書の読み取りを開始します\",\"IDCardReader.index.325162-23\":\"デバイス接続に失敗しました。デバイスを確認するか、管理者に連絡してください\",\"IDCardReader.index.325162-24\":\"ブラウザのバージョンが低すぎて、カードリーダーをサポートしていません\",\"IDCardReader.index.325162-25\":\"読み取り成功\",\"IDCardReader.index.325162-26\":\"カードリーダーが接続されていません\",\"ImportFile.index.452353-0\":\"クリックするか、ファイルをドラッグしてアップロードします\",\"ImportFile.index.452353-1\":\"サポート拡張子:{0}\",\"ImportFile.index.452353-2\":\"テンプレートのダウンロード\",\"ImportFile.index.452353-3\":\"ファイルのインポート\",\"ImportFile.index.452353-4\":\"ダウンロードに成功しました。ファイルの生成を待っていてください\",\"ImportFile.index.452353-5\":\"まずファイルをアップロードしてください!\",\"ImportFile.index.452353-6\":\"アップロード成功!\",\"ImportFile.index.452353-7\":\"アップロードに失敗しました!\",\"LinkLibrary.AddMini.939993-0\":\"アプレット名\",\"LinkLibrary.AddMini.939993-1\":\"アプレット名を入力してください\",\"LinkLibrary.AddMini.939993-2\":\"appidを入力してください\",\"LinkLibrary.AddMini.939993-3\":\"オリジナルid\",\"LinkLibrary.AddMini.939993-4\":\"元のIDを入力してください\",\"LinkLibrary.AddMini.939993-5\":\"パスを入力してください\",\"LinkLibrary.AddMini.939993-6\":\"Webサイト\",\"LinkLibrary.AddMini.939993-7\":\"書き込み後の非アプレット環境サポートジャンプアドレス\",\"LinkLibrary.AddMini.939993-8\":\"共通アプレットの編集\",\"LinkLibrary.AddMini.939993-9\":\"新規共通アプレット\",\"LinkLibrary.AddMini.939993-10\":\"appidは中国語を入力できません\",\"LinkLibrary.AddMini.939993-11\":\"元のIDは中国語を入力できません\",\"LinkLibrary.index.454731-0\":\"リンクアドレスの設定\",\"LinkLibrary.index.454731-1\":\"非ウィーチャット環境ではウィジェットをジャンプできない\",\"LinkLibrary.index.454731-2\":\"アプレットを選択:\",\"LinkLibrary.index.454731-3\":\"共通アプレットの選択\",\"LinkLibrary.index.454731-4\":\"開く方法を選択します。\",\"LinkLibrary.index.454731-5\":\"ジャンプ\",\"LinkLibrary.index.454731-6\":\"ハーフスクリーンオープン\",\"LinkLibrary.index.454731-7\":\"正常に起動するには、アプレット管理のバックグラウンドにある「設定」-「サードパーティ設定」-「ハーフスクリーンアプレット管理」パネルで申請を開始する必要があります\",\"LinkLibrary.index.454731-8\":\"アプレットはサードパーティのWebページを開き、アプレットのバックグラウンドに事前にそのWebアドレスに対応するドメイン名をセキュリティドメイン名として追加する必要があります。そうしないと、開くことができず、使用に影響します。\",\"LinkLibrary.index.454731-9\":\"リンク先:\",\"LinkLibrary.index.454731-10\":\"ジャンプリンクを入力してください\",\"LinkLibrary.index.454731-11\":\"クリックしてプレビュー\",\"LinkLibrary.index.454731-12\":\"プレビュー\",\"LinkLibrary.index.454731-13\":\"リンク先サイトにご記入ください\",\"LinkLibrary.index.454731-14\":\"外部リンク\",\"LinkLibrary.index.454731-15\":\"ウィジェットを選択してください\",\"LinkLibrary.index.454731-16\":\"リストを選択してください\",\"LinkLibrary.MiniList.891083-0\":\"共通アプレットの選択\",\"LinkLibrary.MiniList.891083-1\":\"新規作成\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"アプレットを選択してください\",\"LinkLibrary.MiniList.891083-6\":\"本当に削除しますか?\",\"LinkLibrary.MiniList.891083-7\":\"削除に成功しました\",\"PaySetting.index.371659-0\":\"支払構成\",\"PaySetting.index.371659-1\":\"有効な支払\",\"PaySetting.index.371659-2\":\"追加\",\"PaySetting.index.371659-3\":\"使用環境を選択してください\",\"PaySetting.index.371659-4\":\"有効な支払構成を選択してください\",\"PaySetting.index.371659-5\":\"まず使用環境を選択してください\",\"PaySetting.index.371659-6\":\"現在のアイテムを追加解除することを確認しますか?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支払名\",\"PaySetting.index.371659-10\":\"応用ビル\",\"PaySetting.index.371659-11\":\"使用環境と支払い構成名を選択してください!\",\"PaySetting.index.371659-12\":\"追加に成功しました!\",\"PaySetting.index.371659-15\":\"削除に成功しました!\",\"PhotoUpload.index.983369-0\":\"画像を選択\",\"PhotoUpload.index.983369-1\":\"写真を撮ってアップロードする\",\"PhotoUpload.index.983369-2\":\"写真を撮る\",\"PhotoUpload.index.983369-3\":\"ブラウザではサポートされていません。ブラウザを交換するか、最新バージョンにアップグレードしてください\",\"PreviewImg.index.468831-0\":\"画像プレビュー\",\"QrcodeModal.index.612016-0\":\"ダウンロード\",\"QrcodeModal.index.612016-1\":\"2次元コード\",\"SelectProperty.index.178533-0\":\"資産の選択\",\"SelectProperty.index.178533-1\":\"資産の追加\",\"SelectProperty.index.178533-2\":\"資産コード\",\"SelectProperty.index.178533-3\":\"資産コードを入力してください\",\"SelectProperty.index.178533-4\":\"資産区分\",\"SelectProperty.index.178533-5\":\"資産区分を選択してください\",\"SelectProperty.index.178533-6\":\"資産名\",\"SelectProperty.index.178533-7\":\"資産名を入力してください\",\"SelectProperty.index.178533-8\":\"場所\",\"SelectProperty.index.178533-9\":\"場所を選択してください\",\"SelectProperty.index.178533-10\":\"ブランド\",\"SelectProperty.index.178533-11\":\"ブランドを入力してください\",\"SelectProperty.index.178533-12\":\"モデル\",\"SelectProperty.index.178533-13\":\"型番を入力してください\",\"SelectProperty.index.178533-16\":\"合計{0}項\",\"SelectProperty.index.178533-17\":\"選択されたアイテム\",\"SelectProperty.index.178533-18\":\"デバイスシリアル番号\",\"TenantComponent.index.898342-0\":\"直接入力可能な名前検索\",\"UserDetail.index.833219-0\":\"セクション\",\"UserDetail.index.833219-1\":\"直属の上司\",\"UserDetail.index.833219-2\":\"電話番号\",\"UserDetail.index.833219-3\":\"メールボックス\",\"UserDetail.index.833219-4\":\"製造番号\",\"UserDetail.index.833219-5\":\"ポジション\",\"ViewEnergyList.index.921424-0\":\"リフレッシュ\",\"ViewEnergyList.index.921424-1\":\"他のテーブルをバインドする必要がある場合は、対応するテーブルアプリケーションにテーブル情報を追加し、部屋をバインドしてください。\",\"ViewEnergyList.index.921424-3\":\"リードテーブル\",\"ViewEnergyList.index.921424-4\":\"時計を写す\",\"ViewEnergyList.index.921424-6\":\"本当にこの{0}をリセットしますか?\",\"ViewEnergyList.index.921424-8\":\"リマインダ\",\"ViewEnergyList.index.921424-9\":\"現在、水力発電の価格基準は縛られていません。対応する場所の価格基準を追加してから、表を写してください\",\"ViewEnergyList.index.921424-10\":\"わかりました\",\"ViewEnergyList.index.921424-11\":\"テーブル名\",\"ViewEnergyList.index.921424-12\":\"表の種類\",\"ViewEnergyList.index.921424-13\":\"前期抄表読取り\",\"ViewEnergyList.index.921424-14\":\"前回のCC時刻\",\"ViewEnergyList.index.921424-15\":\"対応する費用タイプ\",\"ViewEnergyList.index.921424-16\":\"チャージ単価\",\"ViewEnergyList.index.921424-17\":\"かいだんか\",\"ViewEnergyList.index.921424-18\":\"課金単位\",\"ViewEnergyList.index.921424-19\":\"よゆう\",\"ViewPropertyList.index.954882-0\":\"資産の追加\",\"ViewPropertyList.index.954882-1\":\"資産コード\",\"ViewPropertyList.index.954882-2\":\"資産名\",\"ViewPropertyList.index.954882-3\":\"ブランド\",\"ViewPropertyList.index.954882-4\":\"モデル\",\"ViewPropertyList.index.954882-5\":\"デバイスシリアル番号\",\"ViewPropertyList.index.954882-6\":\"購入金額\",\"ViewPropertyList.index.954882-7\":\"税込み\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"プロジェクトなし\",\"utils.util.168191-1\":\"数字を入力してください\",\"utils.util.168191-2\":\"エラー\",\"utils.util.168191-3\":\"v-actionフォーマットエラー\",\"components.ExtraManageEdit.249040-0\":\"フィールドタイプ\",\"components.ExtraManageEdit.249040-3\":\"デフォルト値\",\"components.ExtraManageEdit.249040-4\":\"長さ制限\",\"components.ExtraManageEdit.249040-5\":\"終了\",\"components.ExtraManageEdit.249040-6\":\"個の文字\",\"components.ExtraManageEdit.249040-7\":\"入力ボックスのプレーステキスト\",\"components.ExtraManageEdit.249040-8\":\"日付タイプの選択\",\"components.ExtraManageEdit.249040-9\":\"オプションデータ\",\"components.ExtraManageEdit.249040-10\":\"オプションの追加\",\"components.ExtraManageEdit.249040-11\":\"最大選択可能なアイテム数\",\"components.ExtraManageEdit.249040-12\":\"アップロード可能な最大個数\",\"components.ExtraManageEdit.249040-13\":\"日付\",\"components.ExtraManageEdit.249040-14\":\"日付+時刻\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"フィールドタイプ必須\",\"components.ExtraManageEdit.249040-17\":\"ソートに必須\",\"components.ExtraManageEdit.249040-18\":\"長さ制限の最大値は長さ制限の最小値より大きくなければならない\",\"ExtraManage.index.695943-0\":\"所属会社\",\"ExtraManage.index.695943-1\":\"所属会社を選択してください\",\"ExtraManage.index.695943-2\":\"フィールドタイプ\",\"ExtraManage.index.695943-3\":\"フィールドタイプを選択してください\",\"ExtraManage.index.695943-4\":\"資産名\",\"ExtraManage.index.695943-5\":\"資産名を入力してください\",\"components.ExtraManageEdit.736555-0\":\"一度保存すると変更できない\",\"components.ExtraManageEdit.933363-0\":\"ヒントテキスト\",\"CustomTable.index.909124-0\":\"承認フロー設定\",\"CustomTable.index.909124-1\":\"初期化\",\"CustomTable.index.909124-2\":\"承認プロセス\",\"ExtraManage.index.338036-0\":\"フィールド名\",\"ExtraManage.index.338036-1\":\"フィールド名を入力してください\",\"ExtraManage.index.845270-7\":\"所属プロジェクト\",\"modules.ExtraManageEdit.828230-5\":\"汎用として選択しない\",\"ExtraFieldsItem.index.243488-0\":\"クリックまたはドラッグしてアップロード\",\"ExtraFieldsItem.index.243488-1\":\"最大選択数を超えました\",\"CustomTable.index.675298-0\":\"承認フロー設定\",\"CustomTable.index.675298-1\":\"の名前をあげる\",\"components.extraManageEdit.enterSetting\":\"入力設定\",\"ChooseHousingResources.index.592551-0\":\"賃貸可能面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"カバー内面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"露店面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"辞書名を入力してください\",\"VisitorPage.index.924333-0\":\"アップロードを受け入れるファイルタイプ\",\"VisitorPage.index.924333-1\":\"記入しない場合は、すべてのファイル形式がサポートされ、複数は英語のカンマで区切られています。例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\"}");
|
|
56392
|
+
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"を入力してください\",\"CustomTable.index.074786-1\":\"を選択してください\",\"CustomTable.index.074786-2\":\"開始日\",\"CustomTable.index.074786-3\":\"終了日\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"終了時間\",\"CustomTable.index.074786-6\":\"選択{0}\",\"CustomTable.index.074786-7\":\"テナントの選択\",\"CustomTable.index.074786-8\":\"起数\",\"CustomTable.index.074786-9\":\"至数\",\"CustomTable.index.074786-13\":\"ロード中...\",\"CustomTable.index.074786-14\":\"リフレッシュ\",\"CustomTable.index.074786-15\":\"データのインポート\",\"CustomTable.index.074786-16\":\"データのエクスポート\",\"CustomTable.index.074786-17\":\"辞書の設定\",\"CustomTable.index.074786-18\":\"フィールドの拡張\",\"CustomTable.index.074786-19\":\"リスト設定\",\"CustomTable.index.074786-22\":\"ファイルのインポート\",\"CustomTable.index.074786-31\":\"エクスポートに成功しました。ファイルの生成を待っていてください\",\"CustomTable.index.074786-32\":\"合計バー\",\"modules.AddAttachments.831666-0\":\"新規{0}\",\"modules.AddAttachments.831666-1\":\"名前\",\"modules.AddAttachments.831666-2\":\"添付ファイルのアップロード\",\"modules.AddAttachments.831666-3\":\"ファイルを点線の中にドラッグするか、このエリアをクリックしてファイルをアップロードします\",\"modules.AddAttachments.831666-4\":\"ドキュメントはdoc、docx、pdf、jpg、jpeg、png形式のみをサポートしています\",\"modules.AddAttachments.831666-5\":\"フォルダ#フォルダ#\",\"modules.AddAttachments.831666-6\":\"ファイル\",\"modules.AddAttachments.831666-7\":\"追加成功\",\"modules.MultipleAddAttachments.414571-0\":\"一括アップロード\",\"modules.MultipleAddAttachments.414571-1\":\"オンラインプレビュー\",\"modules.MultipleAddAttachments.414571-2\":\"本当にキャンセルしますか。\",\"modules.MultipleAddAttachments.414571-3\":\"ファイルを選択してアップロードが完了したら保存してください!\",\"modules.MultipleAddAttachments.414571-4\":\"すべてのファイルのアップロードが完了するか、未完了ファイルを削除してから保存してください!\",\"modules.MultipleAddAttachments.414571-5\":\"ファイル名を入力して保存してください!\",\"modules.MultipleAddAttachments.414571-7\":\"ファイル名\",\"modules.MultipleAddAttachments.414571-8\":\"進行状況\",\"AttachmentInfo.index.559728-0\":\"添付情報\",\"AttachmentInfo.index.559728-1\":\"添付ファイルの追加\",\"AttachmentInfo.index.559728-2\":\"新規フォルダ\",\"AttachmentInfo.index.559728-3\":\"ファイルのアップロード\",\"AttachmentInfo.index.559728-4\":\"一括アップロード\",\"AttachmentInfo.index.559728-5\":\"オンラインプレビュー\",\"AttachmentInfo.index.559728-6\":\"の頂部をおおう\",\"AttachmentInfo.index.559728-7\":\"ダウンロード\",\"AttachmentInfo.index.559728-8\":\"トップページ\",\"AttachmentInfo.index.559728-9\":\"セットアップ成功\",\"AttachmentInfo.index.559728-10\":\"ファイルパスが返されず、ダウンロードできません\",\"AttachmentInfo.index.559728-11\":\"このファイルまたはフォルダの削除を確認します(フォルダを削除すると、そのフォルダの下にあるファイルはすべて削除されます)?\",\"AttachmentInfo.index.559728-12\":\"削除に成功しました\",\"AttachmentInfo.index.559728-13\":\"ファイル名\",\"AttachmentInfo.index.559728-14\":\"オペレータ\",\"AttachmentInfo.index.559728-15\":\"そうさじかん\",\"BlPhoneInput.index.598206-0\":\"携帯番号を入力してください\",\"BlPhoneInput.index.598206-1\":\"正しい携帯番号を入力してください\",\"BlTextTranslationBtn.index.305282-0\":\"多言語の設定\",\"BlTextTranslationModal.index.007091-0\":\"デフォルト名\",\"BlTextTranslationModal.index.007091-1\":\"デフォルト名を入力してください\",\"BlTextTranslationModal.index.007091-2\":\"を入力してください\",\"BlTextTranslationModal.index.007091-3\":\"他の言語バージョンの追加\",\"BlTextTranslationModal.index.007091-4\":\"機関/ユーザー側でこのフィールドを表示すると、現在設定されている言語に基づいてフィールドが表示されます。対応する言語の名前が空の場合は、デフォルト名が表示されます。\",\"CheckedHousingResources.index.396661-0\":\"名前\",\"CheckedHousingResources.index.396661-1\":\"賃貸面積\",\"CheckedHousingResources.index.396661-2\":\"総面積\",\"CheckedHousingResources.index.396661-3\":\"賃貸可能/総面積\",\"CheckedHousingResources.index.396661-4\":\"水力発電データ\",\"CheckedHousingResources.index.396661-5\":\"資産バインド\",\"CheckedHousingResources.index.396661-6\":\"面積を入力してください\",\"CheckedHousingResources.index.396661-7\":\"住宅源が選択されていません\",\"CheckedHousingResources.index.396661-9\":\"水力発電データ{0}\",\"CheckedHousingResources.index.396661-10\":\"資産データ{0}\",\"CheckedPropertyResources.index.618076-0\":\"名前\",\"CheckedPropertyResources.index.618076-1\":\"売り出す\",\"CheckedPropertyResources.index.618076-2\":\"リース\",\"CheckedPropertyResources.index.618076-3\":\"エリア\",\"CheckedPropertyResources.index.618076-4\":\"総面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/総面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"面積を入力してください\",\"CheckedPropertyResources.index.618076-7\":\"資産が選択されていません\",\"CheckedPropertyResources.index.618076-8\":\"資産\",\"CheckedPropertyResources.index.618076-9\":\"売り物にする\",\"CheckedPropertyResources.index.618076-10\":\"レンタル\",\"ChooseBuildings.index.297751-0\":\"すべて選択\",\"ChooseBuildings.index.297751-1\":\"部分フロア\",\"ChooseBuildings.index.297751-2\":\"すべてのフロア\",\"ChooseBuildings.index.297751-3\":\"このプロジェクトにはビルは追加されていません\",\"ChooseBuildings.index.297751-4\":\"ビルリスト\",\"ChooseBuildings.index.297751-5\":\"コレクションリスト\",\"ChooseBuildings.index.297751-6\":\"プロジェクトリスト\",\"ChooseHousingModal.index.582040-1\":\"へや\",\"ChooseHousingModal.index.582040-2\":\"最大選択できるのは{0}個{1}のみ\",\"ChooseHousingResources.index.643917-1\":\"プロジェクト間では選択できません。\",\"ChooseHousingResources.index.643917-2\":\"ビルをまたいで選択することはできません!\",\"ChooseHousingResources.index.643917-3\":\"フロアをまたぐ選択はできません!\",\"ChooseHousingResources.index.643917-4\":\"現在の賃貸可能面積は0です。他の{1}を選択してください\",\"ChooseHousingResources.index.643917-5\":\"{0}が見つかりませんでした\",\"ChooseOrgMember.index.484656-0\":\"すべて選択\",\"ChooseOrgMember.index.484656-1\":\"非アクティブ\",\"ChooseOrgMember.index.484656-2\":\"データが一時的にありません\",\"ChooseOrgMember.index.484656-3\":\"選択:\",\"ChooseOrgMember.index.484656-4\":\"クリアランス\",\"ChooseOrgMember.index.484656-6\":\"部門を選択してください\",\"ChooseOrgMember.index.484656-7\":\"メンバーを選択してください\",\"ChooseOrgMember.index.484656-8\":\"部門またはメンバーを選択してください\",\"ChooseOrgMember.index.484656-9\":\"メンバー#メンバー#\",\"ChooseOrgMember.index.484656-10\":\"セクション\",\"ChooseOrgMember.index.484656-11\":\"名前を入力してください\",\"ChooseOrgMember.index.484656-12\":\"部門名を入力してください\",\"ChooseOrgMember.index.484656-13\":\"少なくとも{0}人のメンバーを選択してください!\",\"ChooseOrgMember.index.484656-14\":\"メンバーは最大で{0}人しか選択できません!\",\"ChooseOrgMember.index.484656-15\":\"少なくとも{0}部門を選択してください!\",\"ChooseOrgMember.index.484656-16\":\"最大で{0}個の部門しか選択できません!\",\"ChoosePropertyResources.index.108367-0\":\"会社間で資産を選択することはできません!\",\"ChoosePropertyResources.index.108367-1\":\"現在の資産は売却されています。別の資産を選択してください\",\"ChoosePropertyResources.index.108367-2\":\"現在の資産はリースされています。別の資産を選択してください\",\"ChoosePropertyResources.index.108367-3\":\"現在の資産賃貸可能面積は0で、他の資産を選択してください\",\"ChoosePropertyResources.index.108367-4\":\"資産が見つかりませんでした\",\"ColumnSetting.index.391089-0\":\"列の設定\",\"ColumnSetting.index.391089-1\":\"デフォルトに戻す\",\"ColumnSetting.index.391089-2\":\"列名\",\"ColumnSetting.index.391089-3\":\"幅\",\"ColumnSetting.index.391089-5\":\"こてい\",\"ColumnSetting.index.391089-6\":\"ソート#ソート#\",\"ColumnSetting.index.391089-7\":\"少なくとも1つのテーブル列を保持する\",\"ColumnSetting.index.391089-9\":\"デフォルトに戻すことを確認しますか?\",\"ColumnSetting.index.391089-10\":\"なし\",\"ColumnSetting.index.391089-11\":\"左揃え\",\"ColumnSetting.index.391089-12\":\"右揃え\",\"CustomColumns.index.325309-0\":\"列表示のカスタマイズ\",\"CustomColumns.index.325309-1\":\"デフォルトに戻す\",\"CustomImport.index.951685-0\":\"テンプレートのダウンロード\",\"CustomImport.index.951685-1\":\"クリックするか、ファイルをドラッグしてアップロードします\",\"CustomImport.index.951685-2\":\"サポート拡張子:{0}\",\"CustomImport.index.951685-4\":\"インポートエラー\",\"CustomImport.index.951685-5\":\"エラー件数:{0}\",\"CustomImport.index.951685-6\":\"フィードバックドキュメントをダウンロードしてください。インポート結果により、問題をより迅速にロックすることができます\",\"CustomImport.index.951685-7\":\"ドキュメントのダウンロード\",\"CustomImport.index.951685-8\":\"リターンマッチ\",\"CustomImport.index.951685-9\":\"インポート成功\",\"DepartmentPositionForm.index.147974-0\":\"ユーザを選択してください\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"部署:\",\"DepartmentPositionModal.index.405695-0\":\"部署/部署の選択\",\"DepartmentPositionModal.index.405695-1\":\"離職、休暇、転勤などで人員が頻繁に変動するため、システムは人員を選択する方式ではなく、部署+部署をダブル配置する方式を採用している。将来的には、新入社員がこの部署のこの部署に所属している限り、手動で人を選択する必要はありません。\",\"DepartmentPositionModal.index.405695-2\":\"部門の選択\",\"DepartmentPositionModal.index.405695-3\":\"持ち場を選ぶ\",\"DepartmentPositionModal.index.405695-4\":\"しばらく持ち場がないので、先に持ち場を追加してください\",\"DepartmentPositionModal.index.405695-5\":\"ユーザプレビュー:\",\"DepartmentPositionModal.index.405695-6\":\"リストに示されているのは、その時点での人員状況です。後続は部門/部署下の人員の変化(新規、転勤、離職など)に伴い、呼び出しの人員データは自動的に変化する。\",\"DepartmentPositionModal.index.405695-7\":\"ユーザプレビューがありません\",\"DepartmentPositionModal.index.405695-8\":\"部署と部署を選んでください\",\"utils.constant.921180-0\":\"デフォルト\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"情報#ジョウホウ#\",\"utils.constant.921180-4\":\"に警告\",\"utils.constant.921180-5\":\"エラー\",\"components.AddDictionary.031362-0\":\"表示ソート\",\"components.AddDictionary.031362-1\":\"辞書ラベル\",\"components.AddDictionary.031362-2\":\"辞書のラベルを入力してください\",\"components.AddDictionary.031362-3\":\"辞書キー値\",\"components.AddDictionary.031362-4\":\"辞書のキー値を入力してください\",\"components.AddDictionary.031362-5\":\"スタイルプロパティ\",\"components.AddDictionary.031362-6\":\"スタイルプロパティを入力してください\",\"components.AddDictionary.031362-7\":\"エコースタイル\",\"components.AddDictionary.031362-11\":\"非アクティブ化\",\"components.AddDictionary.031362-12\":\"編集に成功しました!\",\"components.AddDictionary.031362-13\":\"追加に成功しました!\",\"DictionarySetting.index.757488-0\":\"辞書の設定\",\"DictionarySetting.index.757488-2\":\"非アクティブ化\",\"DictionarySetting.index.757488-3\":\"削除に成功しました\",\"DictionarySetting.index.757488-4\":\"辞書ラベル\",\"DictionarySetting.index.757488-5\":\"辞書キー値\",\"ExportComponents.index.921182-0\":\"データエクスポートの進行状況\",\"ExportComponents.index.921182-1\":\"データをエクスポートしています。ウィンドウを閉じないでお待ちください…\",\"ExportComponents.index.921182-2\":\"エクスポートに成功しました。ファイルの生成を待っていてください\",\"components.ExtraManageEdit.301828-0\":\"フィールド名\",\"components.ExtraManageEdit.301828-1\":\"フィールドのソート\",\"components.ExtraManageEdit.301828-2\":\"数字が大きいほど前になる\",\"components.ExtraManageEdit.301828-3\":\"所属会社\",\"components.ExtraManageEdit.301828-4\":\"選択しない場合はすべての会社に適用\",\"components.ExtraManageEdit.301828-5\":\"必要かどうか\",\"components.ExtraManageEdit.301828-6\":\"フィールド名は必須です\",\"components.ExtraManageEdit.301828-7\":\"フィールドの編集\",\"components.ExtraManageEdit.301828-8\":\"フィールドの追加\",\"components.ExtraManageEdit.301828-10\":\"追加成功\",\"ExtraManage.index.845270-0\":\"フィールドの拡張\",\"ExtraManage.index.845270-1\":\"削除に成功しました\",\"ExtraManage.index.845270-2\":\"フィールド名\",\"ExtraManage.index.845270-3\":\"所属会社\",\"ExtraManage.index.845270-4\":\"共通\",\"ExtraManage.index.845270-5\":\"必要かどうか\",\"ExtraManage.index.845270-6\":\"ソート#ソート#\",\"IDCardReader.index.325162-0\":\"証明書の読み取り\",\"IDCardReader.index.325162-1\":\"再読み込み\",\"IDCardReader.index.325162-2\":\"読み取り開始\",\"IDCardReader.index.325162-3\":\"読み込み中です、少々お待ちください\",\"IDCardReader.index.325162-4\":\"証明書を移動したり機器を切断したりしないでください\",\"IDCardReader.index.325162-5\":\"証明書タイプ\",\"IDCardReader.index.325162-6\":\"中国住民身分証明書\",\"IDCardReader.index.325162-7\":\"外国人永住証\",\"IDCardReader.index.325162-8\":\"台湾居住証明書\",\"IDCardReader.index.325162-9\":\"香港・マカオ居住証\",\"IDCardReader.index.325162-10\":\"中/英名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/国籍\",\"IDCardReader.index.325162-15\":\"証明書番号\",\"IDCardReader.index.325162-16\":\"誕生日\",\"IDCardReader.index.325162-17\":\"住所\",\"IDCardReader.index.325162-18\":\"発行機関\",\"IDCardReader.index.325162-19\":\"開始期間\",\"IDCardReader.index.325162-20\":\"終了期間\",\"IDCardReader.index.325162-21\":\"写真\",\"IDCardReader.index.325162-22\":\"デバイスの接続に成功しました。上のボタンをクリックして証明書の読み取りを開始します\",\"IDCardReader.index.325162-23\":\"デバイス接続に失敗しました。デバイスを確認するか、管理者に連絡してください\",\"IDCardReader.index.325162-24\":\"ブラウザのバージョンが低すぎて、カードリーダーをサポートしていません\",\"IDCardReader.index.325162-25\":\"読み取り成功\",\"IDCardReader.index.325162-26\":\"カードリーダーが接続されていません\",\"ImportFile.index.452353-0\":\"クリックするか、ファイルをドラッグしてアップロードします\",\"ImportFile.index.452353-1\":\"サポート拡張子:{0}\",\"ImportFile.index.452353-2\":\"テンプレートのダウンロード\",\"ImportFile.index.452353-3\":\"ファイルのインポート\",\"ImportFile.index.452353-4\":\"ダウンロードに成功しました。ファイルの生成を待っていてください\",\"ImportFile.index.452353-5\":\"まずファイルをアップロードしてください!\",\"ImportFile.index.452353-6\":\"アップロード成功!\",\"ImportFile.index.452353-7\":\"アップロードに失敗しました!\",\"LinkLibrary.AddMini.939993-0\":\"アプレット名\",\"LinkLibrary.AddMini.939993-1\":\"アプレット名を入力してください\",\"LinkLibrary.AddMini.939993-2\":\"appidを入力してください\",\"LinkLibrary.AddMini.939993-3\":\"オリジナルid\",\"LinkLibrary.AddMini.939993-4\":\"元のIDを入力してください\",\"LinkLibrary.AddMini.939993-5\":\"パスを入力してください\",\"LinkLibrary.AddMini.939993-6\":\"Webサイト\",\"LinkLibrary.AddMini.939993-7\":\"書き込み後の非アプレット環境サポートジャンプアドレス\",\"LinkLibrary.AddMini.939993-8\":\"共通アプレットの編集\",\"LinkLibrary.AddMini.939993-9\":\"新規共通アプレット\",\"LinkLibrary.AddMini.939993-10\":\"appidは中国語を入力できません\",\"LinkLibrary.AddMini.939993-11\":\"元のIDは中国語を入力できません\",\"LinkLibrary.index.454731-0\":\"リンクアドレスの設定\",\"LinkLibrary.index.454731-1\":\"非ウィーチャット環境ではウィジェットをジャンプできない\",\"LinkLibrary.index.454731-2\":\"アプレットを選択:\",\"LinkLibrary.index.454731-3\":\"共通アプレットの選択\",\"LinkLibrary.index.454731-4\":\"開く方法を選択します。\",\"LinkLibrary.index.454731-5\":\"ジャンプ\",\"LinkLibrary.index.454731-6\":\"ハーフスクリーンオープン\",\"LinkLibrary.index.454731-7\":\"正常に起動するには、アプレット管理のバックグラウンドにある「設定」-「サードパーティ設定」-「ハーフスクリーンアプレット管理」パネルで申請を開始する必要があります\",\"LinkLibrary.index.454731-8\":\"アプレットはサードパーティのWebページを開き、アプレットのバックグラウンドに事前にそのWebアドレスに対応するドメイン名をセキュリティドメイン名として追加する必要があります。そうしないと、開くことができず、使用に影響します。\",\"LinkLibrary.index.454731-9\":\"リンク先:\",\"LinkLibrary.index.454731-10\":\"ジャンプリンクを入力してください\",\"LinkLibrary.index.454731-11\":\"クリックしてプレビュー\",\"LinkLibrary.index.454731-12\":\"プレビュー\",\"LinkLibrary.index.454731-13\":\"リンク先サイトにご記入ください\",\"LinkLibrary.index.454731-14\":\"外部リンク\",\"LinkLibrary.index.454731-15\":\"ウィジェットを選択してください\",\"LinkLibrary.index.454731-16\":\"リストを選択してください\",\"LinkLibrary.MiniList.891083-0\":\"共通アプレットの選択\",\"LinkLibrary.MiniList.891083-1\":\"新規作成\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"アプレットを選択してください\",\"LinkLibrary.MiniList.891083-6\":\"本当に削除しますか?\",\"LinkLibrary.MiniList.891083-7\":\"削除に成功しました\",\"PaySetting.index.371659-0\":\"支払構成\",\"PaySetting.index.371659-1\":\"有効な支払\",\"PaySetting.index.371659-2\":\"追加\",\"PaySetting.index.371659-3\":\"使用環境を選択してください\",\"PaySetting.index.371659-4\":\"有効な支払構成を選択してください\",\"PaySetting.index.371659-5\":\"まず使用環境を選択してください\",\"PaySetting.index.371659-6\":\"現在のアイテムを追加解除することを確認しますか?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支払名\",\"PaySetting.index.371659-10\":\"応用ビル\",\"PaySetting.index.371659-11\":\"使用環境と支払い構成名を選択してください!\",\"PaySetting.index.371659-12\":\"追加に成功しました!\",\"PaySetting.index.371659-15\":\"削除に成功しました!\",\"PhotoUpload.index.983369-0\":\"画像を選択\",\"PhotoUpload.index.983369-1\":\"写真を撮ってアップロードする\",\"PhotoUpload.index.983369-2\":\"写真を撮る\",\"PhotoUpload.index.983369-3\":\"ブラウザではサポートされていません。ブラウザを交換するか、最新バージョンにアップグレードしてください\",\"PreviewImg.index.468831-0\":\"画像プレビュー\",\"QrcodeModal.index.612016-0\":\"ダウンロード\",\"QrcodeModal.index.612016-1\":\"2次元コード\",\"SelectProperty.index.178533-0\":\"資産の選択\",\"SelectProperty.index.178533-1\":\"資産の追加\",\"SelectProperty.index.178533-2\":\"資産コード\",\"SelectProperty.index.178533-3\":\"資産コードを入力してください\",\"SelectProperty.index.178533-4\":\"資産区分\",\"SelectProperty.index.178533-5\":\"資産区分を選択してください\",\"SelectProperty.index.178533-6\":\"資産名\",\"SelectProperty.index.178533-7\":\"資産名を入力してください\",\"SelectProperty.index.178533-8\":\"場所\",\"SelectProperty.index.178533-9\":\"場所を選択してください\",\"SelectProperty.index.178533-10\":\"ブランド\",\"SelectProperty.index.178533-11\":\"ブランドを入力してください\",\"SelectProperty.index.178533-12\":\"モデル\",\"SelectProperty.index.178533-13\":\"型番を入力してください\",\"SelectProperty.index.178533-16\":\"合計{0}項\",\"SelectProperty.index.178533-17\":\"選択されたアイテム\",\"SelectProperty.index.178533-18\":\"デバイスシリアル番号\",\"TenantComponent.index.898342-0\":\"直接入力可能な名前検索\",\"UserDetail.index.833219-0\":\"セクション\",\"UserDetail.index.833219-1\":\"直属の上司\",\"UserDetail.index.833219-2\":\"電話番号\",\"UserDetail.index.833219-3\":\"メールボックス\",\"UserDetail.index.833219-4\":\"製造番号\",\"UserDetail.index.833219-5\":\"ポジション\",\"ViewEnergyList.index.921424-0\":\"リフレッシュ\",\"ViewEnergyList.index.921424-1\":\"他のテーブルをバインドする必要がある場合は、対応するテーブルアプリケーションにテーブル情報を追加し、部屋をバインドしてください。\",\"ViewEnergyList.index.921424-3\":\"リードテーブル\",\"ViewEnergyList.index.921424-4\":\"時計を写す\",\"ViewEnergyList.index.921424-6\":\"本当にこの{0}をリセットしますか?\",\"ViewEnergyList.index.921424-8\":\"リマインダ\",\"ViewEnergyList.index.921424-9\":\"現在、水力発電の価格基準は縛られていません。対応する場所の価格基準を追加してから、表を写してください\",\"ViewEnergyList.index.921424-10\":\"わかりました\",\"ViewEnergyList.index.921424-11\":\"テーブル名\",\"ViewEnergyList.index.921424-12\":\"表の種類\",\"ViewEnergyList.index.921424-13\":\"前期抄表読取り\",\"ViewEnergyList.index.921424-14\":\"前回のCC時刻\",\"ViewEnergyList.index.921424-15\":\"対応する費用タイプ\",\"ViewEnergyList.index.921424-16\":\"チャージ単価\",\"ViewEnergyList.index.921424-17\":\"かいだんか\",\"ViewEnergyList.index.921424-18\":\"課金単位\",\"ViewEnergyList.index.921424-19\":\"よゆう\",\"ViewPropertyList.index.954882-0\":\"資産の追加\",\"ViewPropertyList.index.954882-1\":\"資産コード\",\"ViewPropertyList.index.954882-2\":\"資産名\",\"ViewPropertyList.index.954882-3\":\"ブランド\",\"ViewPropertyList.index.954882-4\":\"モデル\",\"ViewPropertyList.index.954882-5\":\"デバイスシリアル番号\",\"ViewPropertyList.index.954882-6\":\"購入金額\",\"ViewPropertyList.index.954882-7\":\"税込み\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"プロジェクトなし\",\"utils.util.168191-1\":\"数字を入力してください\",\"utils.util.168191-2\":\"エラー\",\"utils.util.168191-3\":\"v-actionフォーマットエラー\",\"components.ExtraManageEdit.249040-0\":\"フィールドタイプ\",\"components.ExtraManageEdit.249040-3\":\"デフォルト値\",\"components.ExtraManageEdit.249040-4\":\"長さ制限\",\"components.ExtraManageEdit.249040-5\":\"終了\",\"components.ExtraManageEdit.249040-6\":\"個の文字\",\"components.ExtraManageEdit.249040-7\":\"入力ボックスのプレーステキスト\",\"components.ExtraManageEdit.249040-8\":\"日付タイプの選択\",\"components.ExtraManageEdit.249040-9\":\"オプションデータ\",\"components.ExtraManageEdit.249040-10\":\"オプションの追加\",\"components.ExtraManageEdit.249040-11\":\"最大選択可能なアイテム数\",\"components.ExtraManageEdit.249040-12\":\"アップロード可能な最大個数\",\"components.ExtraManageEdit.249040-13\":\"日付\",\"components.ExtraManageEdit.249040-14\":\"日付+時刻\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"フィールドタイプ必須\",\"components.ExtraManageEdit.249040-17\":\"ソートに必須\",\"components.ExtraManageEdit.249040-18\":\"長さ制限の最大値は長さ制限の最小値より大きくなければならない\",\"ExtraManage.index.695943-0\":\"所属会社\",\"ExtraManage.index.695943-1\":\"所属会社を選択してください\",\"ExtraManage.index.695943-2\":\"フィールドタイプ\",\"ExtraManage.index.695943-3\":\"フィールドタイプを選択してください\",\"ExtraManage.index.695943-4\":\"資産名\",\"ExtraManage.index.695943-5\":\"資産名を入力してください\",\"components.ExtraManageEdit.736555-0\":\"一度保存すると変更できない\",\"components.ExtraManageEdit.933363-0\":\"ヒントテキスト\",\"CustomTable.index.909124-0\":\"承認フロー設定\",\"CustomTable.index.909124-1\":\"初期化\",\"CustomTable.index.909124-2\":\"承認プロセス\",\"ExtraManage.index.338036-0\":\"フィールド名\",\"ExtraManage.index.338036-1\":\"フィールド名を入力してください\",\"ExtraManage.index.845270-7\":\"所属プロジェクト\",\"modules.ExtraManageEdit.828230-5\":\"汎用として選択しない\",\"ExtraFieldsItem.index.243488-0\":\"クリックまたはドラッグしてアップロード\",\"ExtraFieldsItem.index.243488-1\":\"最大選択数を超えました\",\"CustomTable.index.675298-0\":\"承認フロー設定\",\"CustomTable.index.675298-1\":\"の名前をあげる\",\"components.extraManageEdit.enterSetting\":\"入力設定\",\"ChooseHousingResources.index.592551-0\":\"賃貸可能面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"カバー内面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"露店面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"辞書名を入力してください\",\"VisitorPage.index.924333-0\":\"アップロードを受け入れるファイルタイプ\",\"VisitorPage.index.924333-1\":\"記入しない場合は、すべてのファイル形式がサポートされ、複数は英語のカンマで区切られています。例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\",\"ExtraFieldsItem.index.831918-0\":\"添付ファイルの選択\",\"ExtraFieldsItem.index.831918-1\":\"10 MB以内のみサポート\"}");
|
|
56368
56393
|
|
|
56369
56394
|
/***/ }),
|
|
56370
56395
|
|
|
@@ -59841,6 +59866,17 @@ function isObject(value) {
|
|
|
59841
59866
|
/* harmony default export */ __webpack_exports__["a"] = (isObject);
|
|
59842
59867
|
|
|
59843
59868
|
|
|
59869
|
+
/***/ }),
|
|
59870
|
+
|
|
59871
|
+
/***/ "235c":
|
|
59872
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
59873
|
+
|
|
59874
|
+
"use strict";
|
|
59875
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_0005ab9a_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("acb8");
|
|
59876
|
+
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_0005ab9a_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_0005ab9a_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
59877
|
+
/* unused harmony reexport * */
|
|
59878
|
+
|
|
59879
|
+
|
|
59844
59880
|
/***/ }),
|
|
59845
59881
|
|
|
59846
59882
|
/***/ "2382":
|
|
@@ -82240,20 +82276,6 @@ Notification.newInstance = function newNotificationInstance(properties, callback
|
|
|
82240
82276
|
|
|
82241
82277
|
/* harmony default export */ var vc_notification = __webpack_exports__["a"] = (vc_notification_Notification);
|
|
82242
82278
|
|
|
82243
|
-
/***/ }),
|
|
82244
|
-
|
|
82245
|
-
/***/ "3086":
|
|
82246
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
82247
|
-
|
|
82248
|
-
// Imports
|
|
82249
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
82250
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
82251
|
-
// Module
|
|
82252
|
-
exports.push([module.i, ".primary-color-text[data-v-5755b6be]{color:#2681f3}[data-v-5755b6be] .ant-table-title{padding:8px}.left-title[data-v-5755b6be]{font-size:16px;font-weight:700}[data-v-5755b6be] .more-btn>span+.anticon{margin-left:2px}.filter-warp[data-v-5755b6be]{margin-bottom:10px;background:#fff;padding:10px}.filter-warp[data-v-5755b6be] .ant-input,.filter-warp[data-v-5755b6be] .ant-input-number,.filter-warp[data-v-5755b6be] .ant-select{font-size:var(--secondary-menu-fontSize)}", ""]);
|
|
82253
|
-
// Exports
|
|
82254
|
-
module.exports = exports;
|
|
82255
|
-
|
|
82256
|
-
|
|
82257
82279
|
/***/ }),
|
|
82258
82280
|
|
|
82259
82281
|
/***/ "31d7":
|
|
@@ -93172,6 +93194,20 @@ function overRest(func, start, transform) {
|
|
|
93172
93194
|
/* harmony default export */ var _overRest = __webpack_exports__["a"] = (overRest);
|
|
93173
93195
|
|
|
93174
93196
|
|
|
93197
|
+
/***/ }),
|
|
93198
|
+
|
|
93199
|
+
/***/ "5052":
|
|
93200
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
93201
|
+
|
|
93202
|
+
// Imports
|
|
93203
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
93204
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
93205
|
+
// Module
|
|
93206
|
+
exports.push([module.i, ".primary-color-text[data-v-3f5eff59]{color:#2681f3}[data-v-3f5eff59] .ant-table-title{padding:8px}.left-title[data-v-3f5eff59]{font-size:16px;font-weight:700}[data-v-3f5eff59] .more-btn>span+.anticon{margin-left:2px}.filter-warp[data-v-3f5eff59]{margin-bottom:10px;background:#fff;padding:10px}.filter-warp[data-v-3f5eff59] .ant-input,.filter-warp[data-v-3f5eff59] .ant-input-number,.filter-warp[data-v-3f5eff59] .ant-select{font-size:var(--secondary-menu-fontSize)}", ""]);
|
|
93207
|
+
// Exports
|
|
93208
|
+
module.exports = exports;
|
|
93209
|
+
|
|
93210
|
+
|
|
93175
93211
|
/***/ }),
|
|
93176
93212
|
|
|
93177
93213
|
/***/ "506c":
|
|
@@ -100012,17 +100048,6 @@ var localeValues = {
|
|
|
100012
100048
|
};
|
|
100013
100049
|
/* harmony default export */ var locale_default = __webpack_exports__["a"] = (localeValues);
|
|
100014
100050
|
|
|
100015
|
-
/***/ }),
|
|
100016
|
-
|
|
100017
|
-
/***/ "7351":
|
|
100018
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
100019
|
-
|
|
100020
|
-
"use strict";
|
|
100021
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_5755b6be_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a635");
|
|
100022
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_5755b6be_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_5755b6be_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
100023
|
-
/* unused harmony reexport * */
|
|
100024
|
-
|
|
100025
|
-
|
|
100026
100051
|
/***/ }),
|
|
100027
100052
|
|
|
100028
100053
|
/***/ "7418":
|
|
@@ -100034,17 +100059,6 @@ var localeValues = {
|
|
|
100034
100059
|
exports.f = Object.getOwnPropertySymbols;
|
|
100035
100060
|
|
|
100036
100061
|
|
|
100037
|
-
/***/ }),
|
|
100038
|
-
|
|
100039
|
-
/***/ "7420":
|
|
100040
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
100041
|
-
|
|
100042
|
-
"use strict";
|
|
100043
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_2557d4cc_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c031");
|
|
100044
|
-
/* harmony import */ var _node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_2557d4cc_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_vue_style_loader_index_js_ref_11_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_11_oneOf_1_1_node_modules_vue_loader_v16_dist_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_2_node_modules_postcss_loader_src_index_js_ref_11_oneOf_1_3_node_modules_less_loader_dist_cjs_js_ref_11_oneOf_1_4_node_modules_style_resources_loader_lib_index_js_ref_11_oneOf_1_5_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_v16_dist_index_js_ref_1_1_index_vue_vue_type_style_index_0_id_2557d4cc_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
100045
|
-
/* unused harmony reexport * */
|
|
100046
|
-
|
|
100047
|
-
|
|
100048
100062
|
/***/ }),
|
|
100049
100063
|
|
|
100050
100064
|
/***/ "74b5":
|
|
@@ -103449,6 +103463,22 @@ var useInjectPortal = function useInjectPortal() {
|
|
|
103449
103463
|
|
|
103450
103464
|
/***/ }),
|
|
103451
103465
|
|
|
103466
|
+
/***/ "8322":
|
|
103467
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
103468
|
+
|
|
103469
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
103470
|
+
|
|
103471
|
+
// load the styles
|
|
103472
|
+
var content = __webpack_require__("5052");
|
|
103473
|
+
if(content.__esModule) content = content.default;
|
|
103474
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
103475
|
+
if(content.locals) module.exports = content.locals;
|
|
103476
|
+
// add the styles to the DOM
|
|
103477
|
+
var add = __webpack_require__("499e").default
|
|
103478
|
+
var update = add("9fa59002", content, true, {"sourceMap":false,"shadowMode":false});
|
|
103479
|
+
|
|
103480
|
+
/***/ }),
|
|
103481
|
+
|
|
103452
103482
|
/***/ "839c":
|
|
103453
103483
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
103454
103484
|
|
|
@@ -107170,7 +107200,7 @@ function shallowEqual(objA, objB, compare, compareContext) {
|
|
|
107170
107200
|
/***/ "8791":
|
|
107171
107201
|
/***/ (function(module) {
|
|
107172
107202
|
|
|
107173
|
-
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"请输入{0}\",\"CustomTable.index.074786-1\":\"请选择{0}\",\"CustomTable.index.074786-2\":\"开始日期\",\"CustomTable.index.074786-3\":\"结束日期\",\"CustomTable.index.074786-4\":\"开始时间\",\"CustomTable.index.074786-5\":\"结束时间\",\"CustomTable.index.074786-6\":\"选择{0}\",\"CustomTable.index.074786-7\":\"选择租客\",\"CustomTable.index.074786-8\":\"起数\",\"CustomTable.index.074786-9\":\"至数\",\"CustomTable.index.074786-13\":\"加载中...\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"导入数据\",\"CustomTable.index.074786-16\":\"导出数据\",\"CustomTable.index.074786-17\":\"字典设置\",\"CustomTable.index.074786-18\":\"拓展字段\",\"CustomTable.index.074786-19\":\"列表设置\",\"CustomTable.index.074786-22\":\"导入文件\",\"CustomTable.index.074786-31\":\"导出成功,请等待文件生成\",\"CustomTable.index.074786-32\":\"共{0}条\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名称\",\"modules.AddAttachments.831666-2\":\"上传附件\",\"modules.AddAttachments.831666-3\":\"拖拽文件至虚线款内或点击此区域上传文件\",\"modules.AddAttachments.831666-4\":\"文档只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"文件夹\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上传\",\"modules.MultipleAddAttachments.414571-1\":\"在线预览\",\"modules.MultipleAddAttachments.414571-2\":\"您确定取消吗?\",\"modules.MultipleAddAttachments.414571-3\":\"请选择文件并等待上传完成后保存!\",\"modules.MultipleAddAttachments.414571-4\":\"请等待所有文件上传完成或删除未完成文件后保存!\",\"modules.MultipleAddAttachments.414571-5\":\"请输入文件名称后保存!\",\"modules.MultipleAddAttachments.414571-7\":\"文件名\",\"modules.MultipleAddAttachments.414571-8\":\"进度\",\"AttachmentInfo.index.559728-0\":\"附件信息\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建文件夹\",\"AttachmentInfo.index.559728-3\":\"上传文件\",\"AttachmentInfo.index.559728-4\":\"批量上传\",\"AttachmentInfo.index.559728-5\":\"在线预览\",\"AttachmentInfo.index.559728-6\":\"置顶\",\"AttachmentInfo.index.559728-7\":\"下载\",\"AttachmentInfo.index.559728-8\":\"首页\",\"AttachmentInfo.index.559728-9\":\"置顶成功\",\"AttachmentInfo.index.559728-10\":\"未返回文件路径,无法下载\",\"AttachmentInfo.index.559728-11\":\"确认删除此文件或文件夹(删除文件夹则该文件夹目录下的文件将全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"文件名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作时间\",\"BlPhoneInput.index.598206-0\":\"请输入手机号\",\"BlPhoneInput.index.598206-1\":\"请输入正确的手机号\",\"BlTextTranslationBtn.index.305282-0\":\"设置多语言\",\"BlTextTranslationModal.index.007091-0\":\"默认名称\",\"BlTextTranslationModal.index.007091-1\":\"请输入默认名称\",\"BlTextTranslationModal.index.007091-2\":\"请输入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他语种版本\",\"BlTextTranslationModal.index.007091-4\":\"在机构/用户端查看该字段时,将根据当前设置的语言展示字段。若对应语言的名称为空,则展示默认名称。\",\"CheckedHousingResources.index.396661-0\":\"{0}名称\",\"CheckedHousingResources.index.396661-1\":\"租赁面积\",\"CheckedHousingResources.index.396661-2\":\"总面积\",\"CheckedHousingResources.index.396661-3\":\"可租/总面积\",\"CheckedHousingResources.index.396661-4\":\"水电数据\",\"CheckedHousingResources.index.396661-5\":\"资产绑定\",\"CheckedHousingResources.index.396661-6\":\"请输入面积\",\"CheckedHousingResources.index.396661-7\":\"未选择房源\",\"CheckedHousingResources.index.396661-9\":\"水电数据{0}\",\"CheckedHousingResources.index.396661-10\":\"资产数据{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名称\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租赁\",\"CheckedPropertyResources.index.618076-3\":\"面积\",\"CheckedPropertyResources.index.618076-4\":\"总面积\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/总面积({1})\",\"CheckedPropertyResources.index.618076-6\":\"请输入面积\",\"CheckedPropertyResources.index.618076-7\":\"未选择资产\",\"CheckedPropertyResources.index.618076-8\":\"资产\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全选\",\"ChooseBuildings.index.297751-1\":\"部分楼层\",\"ChooseBuildings.index.297751-2\":\"全部楼层\",\"ChooseBuildings.index.297751-3\":\"该项目下暂未添加楼宇\",\"ChooseBuildings.index.297751-4\":\"楼宇列表\",\"ChooseBuildings.index.297751-5\":\"集合列表\",\"ChooseBuildings.index.297751-6\":\"项目列表\",\"ChooseHousingModal.index.582040-1\":\"房间\",\"ChooseHousingModal.index.582040-2\":\"最多只能选择{0}个{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨项目选择{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨楼宇选择{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨楼层选择{0}!\",\"ChooseHousingResources.index.643917-4\":\"当前{0}可租面积为0,请选择其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到该{0}\",\"ChooseOrgMember.index.484656-0\":\"全选\",\"ChooseOrgMember.index.484656-1\":\"未激活\",\"ChooseOrgMember.index.484656-2\":\"暂无数据\",\"ChooseOrgMember.index.484656-3\":\"已选择:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"请选择部门\",\"ChooseOrgMember.index.484656-7\":\"请选择成员\",\"ChooseOrgMember.index.484656-8\":\"请选择部门或成员\",\"ChooseOrgMember.index.484656-9\":\"成员\",\"ChooseOrgMember.index.484656-10\":\"部门\",\"ChooseOrgMember.index.484656-11\":\"请输入姓名\",\"ChooseOrgMember.index.484656-12\":\"请输入部门名\",\"ChooseOrgMember.index.484656-13\":\"请选择至少{0}个成员!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能选择{0}个成员!\",\"ChooseOrgMember.index.484656-15\":\"请选择至少{0}个部门!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能选择{0}个部门!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司选择资产!\",\"ChoosePropertyResources.index.108367-1\":\"当前资产已出售,请选择其他资产\",\"ChoosePropertyResources.index.108367-2\":\"当前资产已出租,请选择其他资产\",\"ChoosePropertyResources.index.108367-3\":\"当前资产可租面积为0,请选择其他资产\",\"ChoosePropertyResources.index.108367-4\":\"未查找到该资产\",\"ColumnSetting.index.391089-0\":\"列设置\",\"ColumnSetting.index.391089-1\":\"恢复默认\",\"ColumnSetting.index.391089-2\":\"列名称\",\"ColumnSetting.index.391089-3\":\"宽度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一项表格列\",\"ColumnSetting.index.391089-9\":\"是否确认要恢复默认?\",\"ColumnSetting.index.391089-10\":\"无\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定义列显示\",\"CustomColumns.index.325309-1\":\"恢复默认\",\"CustomImport.index.951685-0\":\"模板下载\",\"CustomImport.index.951685-1\":\"点击或将文件拖拽到这里上传\",\"CustomImport.index.951685-2\":\"支持扩展名: {0}\",\"CustomImport.index.951685-4\":\"导入错误\",\"CustomImport.index.951685-5\":\"有误条数: {0} \",\"CustomImport.index.951685-6\":\"请下载反馈文档,导入结果可以帮助您更快锁定问题\",\"CustomImport.index.951685-7\":\"下载文档\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"导入成功\",\"DepartmentPositionForm.index.147974-0\":\"请选择人员\",\"DepartmentPositionForm.index.147974-1\":\"部门:\",\"DepartmentPositionForm.index.147974-3\":\"岗位:\",\"DepartmentPositionModal.index.405695-0\":\"选择部门/岗位\",\"DepartmentPositionModal.index.405695-1\":\"由于人员会频繁因为离职、请假、调离等原因变动,所以系统不采取选择人员的方式,而是采取了部门+岗位双配置的方式。未来只要新员工归属到此部门中的此岗位,则会自动被选择,无需手动选择人员。\",\"DepartmentPositionModal.index.405695-2\":\"选择部门\",\"DepartmentPositionModal.index.405695-3\":\"选择岗位\",\"DepartmentPositionModal.index.405695-4\":\"暂无岗位,请先添加岗位\",\"DepartmentPositionModal.index.405695-5\":\"人员预览:\",\"DepartmentPositionModal.index.405695-6\":\"列表展示的是此时的人员情况。后续会随着部门/岗位下人员的变化(新增、调离、离职等),调用的人员数据会自动变化。\",\"DepartmentPositionModal.index.405695-7\":\"暂无人员预览\",\"DepartmentPositionModal.index.405695-8\":\"请选择部门和岗位\",\"utils.constant.921180-0\":\"默认\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"信息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"错误\",\"components.AddDictionary.031362-0\":\"显示排序\",\"components.AddDictionary.031362-1\":\"字典标签\",\"components.AddDictionary.031362-2\":\"请输入字典标签\",\"components.AddDictionary.031362-3\":\"字典键值\",\"components.AddDictionary.031362-4\":\"请输入字典键值\",\"components.AddDictionary.031362-5\":\"样式属性\",\"components.AddDictionary.031362-6\":\"请输入样式属性\",\"components.AddDictionary.031362-7\":\"回显样式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"编辑成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典设置\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典标签\",\"DictionarySetting.index.757488-5\":\"字典键值\",\"ExportComponents.index.921182-0\":\"数据导出进度\",\"ExportComponents.index.921182-1\":\"正在导出数据,请耐心等待,请勿关闭窗口...\",\"ExportComponents.index.921182-2\":\"导出成功,请等待文件生成\",\"components.ExtraManageEdit.301828-0\":\"字段名称\",\"components.ExtraManageEdit.301828-1\":\"字段排序\",\"components.ExtraManageEdit.301828-2\":\"数字越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所属公司\",\"components.ExtraManageEdit.301828-4\":\"不选则适用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"字段名称必填\",\"components.ExtraManageEdit.301828-7\":\"编辑字段\",\"components.ExtraManageEdit.301828-8\":\"添加字段\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展字段\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"字段名称\",\"ExtraManage.index.845270-3\":\"所属公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"证件读取\",\"IDCardReader.index.325162-1\":\"重新读取\",\"IDCardReader.index.325162-2\":\"开始读取\",\"IDCardReader.index.325162-3\":\"正在读取中,请稍等\",\"IDCardReader.index.325162-4\":\"请勿移动证件或断开设备\",\"IDCardReader.index.325162-5\":\"证件类型\",\"IDCardReader.index.325162-6\":\"中国居民身份证\",\"IDCardReader.index.325162-7\":\"外国人永久居住证证\",\"IDCardReader.index.325162-8\":\"台湾居住证\",\"IDCardReader.index.325162-9\":\"港澳居住证\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性别\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/国籍\",\"IDCardReader.index.325162-15\":\"证件号码\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"签发机关\",\"IDCardReader.index.325162-19\":\"开始期限\",\"IDCardReader.index.325162-20\":\"结束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"设备连接成功,点击上方按钮开始读取证件\",\"IDCardReader.index.325162-23\":\"设备连接失败,请检查设备或联系管理员\",\"IDCardReader.index.325162-24\":\"浏览器版本过低,不支持该读卡器\",\"IDCardReader.index.325162-25\":\"读取成功\",\"IDCardReader.index.325162-26\":\"读卡器未连接\",\"ImportFile.index.452353-0\":\"点击或将文件拖拽到这里上传\",\"ImportFile.index.452353-1\":\"支持扩展名:{0}\",\"ImportFile.index.452353-2\":\"模板下载\",\"ImportFile.index.452353-3\":\"导入文件\",\"ImportFile.index.452353-4\":\"下载成功,请等待文件生成\",\"ImportFile.index.452353-5\":\"请先上传文件!\",\"ImportFile.index.452353-6\":\"上传成功!\",\"ImportFile.index.452353-7\":\"上传失败!\",\"LinkLibrary.AddMini.939993-0\":\"小程序名称\",\"LinkLibrary.AddMini.939993-1\":\"请输入小程序名称\",\"LinkLibrary.AddMini.939993-2\":\"请输入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"请输入原始id\",\"LinkLibrary.AddMini.939993-5\":\"请输入路径\",\"LinkLibrary.AddMini.939993-6\":\"网址\",\"LinkLibrary.AddMini.939993-7\":\"填写后非小程序环境支持跳转网址\",\"LinkLibrary.AddMini.939993-8\":\"编辑常用小程序\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程序\",\"LinkLibrary.AddMini.939993-10\":\"appid不能输入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能输入中文\",\"LinkLibrary.index.454731-0\":\"设置链接地址\",\"LinkLibrary.index.454731-1\":\"非微信环境无法跳转小程序\",\"LinkLibrary.index.454731-2\":\"选择小程序:\",\"LinkLibrary.index.454731-3\":\"选择常用小程序\",\"LinkLibrary.index.454731-4\":\"选择打开方式:\",\"LinkLibrary.index.454731-5\":\"跳转\",\"LinkLibrary.index.454731-6\":\"半屏打开\",\"LinkLibrary.index.454731-7\":\"需要在 小程序管理后台「设置」-「第三方设置」-「半屏小程序管理」板块发起申请 才能正常调用\",\"LinkLibrary.index.454731-8\":\"小程序打开第三方网页,需要提前在小程序后台添加该网址对应的域名为安全域名,否则将无法打开,影响使用。\",\"LinkLibrary.index.454731-9\":\"链接网址:\",\"LinkLibrary.index.454731-10\":\"请输入跳转链接\",\"LinkLibrary.index.454731-11\":\"点击预览\",\"LinkLibrary.index.454731-12\":\"预览\",\"LinkLibrary.index.454731-13\":\"请填写链接网址\",\"LinkLibrary.index.454731-14\":\"外部链接\",\"LinkLibrary.index.454731-15\":\"请选择一个小程序\",\"LinkLibrary.index.454731-16\":\"请选择列表\",\"LinkLibrary.MiniList.891083-0\":\"选择常用小程序\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"请选择小程序\",\"LinkLibrary.MiniList.891083-6\":\"确定删除吗?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配置\",\"PaySetting.index.371659-1\":\"启用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"请选择使用环境\",\"PaySetting.index.371659-4\":\"请选择启用的支付配置\",\"PaySetting.index.371659-5\":\"请先选择使用环境\",\"PaySetting.index.371659-6\":\"确认取消添加当前项?\",\"PaySetting.index.371659-7\":\"使用环境\",\"PaySetting.index.371659-8\":\"支付名称\",\"PaySetting.index.371659-10\":\"应用楼宇\",\"PaySetting.index.371659-11\":\"请选择使用环境和支付配置名称!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"选择图片\",\"PhotoUpload.index.983369-1\":\"拍照上传\",\"PhotoUpload.index.983369-2\":\"拍摄照片\",\"PhotoUpload.index.983369-3\":\"您的浏览器不支持该功能,请更换浏览器或升级至最新版本\",\"PreviewImg.index.468831-0\":\"图片预览\",\"QrcodeModal.index.612016-0\":\"下载\",\"QrcodeModal.index.612016-1\":\"二维码\",\"SelectProperty.index.178533-0\":\"选择资产\",\"SelectProperty.index.178533-1\":\"添加资产\",\"SelectProperty.index.178533-2\":\"资产编码\",\"SelectProperty.index.178533-3\":\"请输入资产编码\",\"SelectProperty.index.178533-4\":\"资产分类\",\"SelectProperty.index.178533-5\":\"请选择资产分类\",\"SelectProperty.index.178533-6\":\"资产名称\",\"SelectProperty.index.178533-7\":\"请输入资产名称\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"请选择所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"请输入品牌\",\"SelectProperty.index.178533-12\":\"型号\",\"SelectProperty.index.178533-13\":\"请输入型号\",\"SelectProperty.index.178533-16\":\"共计{0}项\",\"SelectProperty.index.178533-17\":\"已选中{0}项\",\"SelectProperty.index.178533-18\":\"设备序列号\",\"TenantComponent.index.898342-0\":\"可直接录入名称搜索\",\"UserDetail.index.833219-0\":\"部门\",\"UserDetail.index.833219-1\":\"直属上级\",\"UserDetail.index.833219-2\":\"电话\",\"UserDetail.index.833219-3\":\"邮箱\",\"UserDetail.index.833219-4\":\"工号\",\"UserDetail.index.833219-5\":\"职位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要绑定其他表请前往对应的表应用添加表信息并绑定房间。\",\"ViewEnergyList.index.921424-3\":\"读表\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"确定重置该{0}吗?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"当前未绑定水电价格标准,请添加对应位置的价格标准后再进行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"表名称\",\"ViewEnergyList.index.921424-12\":\"表种类\",\"ViewEnergyList.index.921424-13\":\"上期抄表读数\",\"ViewEnergyList.index.921424-14\":\"上期抄表时间\",\"ViewEnergyList.index.921424-15\":\"对应费用类型\",\"ViewEnergyList.index.921424-16\":\"计费单价\",\"ViewEnergyList.index.921424-17\":\"阶梯价\",\"ViewEnergyList.index.921424-18\":\"计费单位\",\"ViewEnergyList.index.921424-19\":\"余量\",\"ViewPropertyList.index.954882-0\":\"添加资产\",\"ViewPropertyList.index.954882-1\":\"资产编码\",\"ViewPropertyList.index.954882-2\":\"资产名称\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型号\",\"ViewPropertyList.index.954882-5\":\"设备序列号\",\"ViewPropertyList.index.954882-6\":\"购置金额\",\"ViewPropertyList.index.954882-7\":\"含税\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"无项目\",\"utils.util.168191-1\":\"请输入数字\",\"utils.util.168191-2\":\"错误\",\"utils.util.168191-3\":\"v-action格式错误\",\"components.ExtraManageEdit.249040-0\":\"字段类型\",\"components.ExtraManageEdit.249040-3\":\"默认值\",\"components.ExtraManageEdit.249040-4\":\"长度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"个字符\",\"components.ExtraManageEdit.249040-7\":\"输入框占位文本\",\"components.ExtraManageEdit.249040-8\":\"选择日期类型\",\"components.ExtraManageEdit.249040-9\":\"选项数据\",\"components.ExtraManageEdit.249040-10\":\"添加选项\",\"components.ExtraManageEdit.249040-11\":\"最多可以选择的项目数\",\"components.ExtraManageEdit.249040-12\":\"最大允许上传个数\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+时间\",\"components.ExtraManageEdit.249040-15\":\"时间\",\"components.ExtraManageEdit.249040-16\":\"字段类型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"长度限制最大值应大于长度限制最小值\",\"ExtraManage.index.695943-0\":\"所属公司\",\"ExtraManage.index.695943-1\":\"请选择所属公司\",\"ExtraManage.index.695943-2\":\"字段类型\",\"ExtraManage.index.695943-3\":\"请选择字段类型\",\"ExtraManage.index.695943-4\":\"资产名称\",\"ExtraManage.index.695943-5\":\"请输入资产名称\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"审批流设置\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"审批流程\",\"ExtraManage.index.338036-0\":\"字段名称\",\"ExtraManage.index.338036-1\":\"请输入字段名称\",\"ExtraManage.index.845270-7\":\"所属项目\",\"modules.ExtraManageEdit.828230-5\":\"不选择为通用\",\"ExtraFieldsItem.index.243488-0\":\"点击或拖拽上传\",\"ExtraFieldsItem.index.243488-1\":\"已超过最大选择数量\",\"CustomTable.index.675298-0\":\"审批流设置\",\"CustomTable.index.675298-1\":\"名称\",\"components.extraManageEdit.enterSetting\":\"输入设置\",\"ChooseHousingResources.index.592551-0\":\"可租面积{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建筑面积{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套内面积{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公摊面积{0}{1}\",\"DictionarySetting.index.734314-0\":\"请输入字典名称\",\"VisitorPage.index.924333-0\":\"接受上传的文件类型\",\"VisitorPage.index.924333-1\":\"不填写则支持所有文件格式,多个用英文逗号隔开。示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\"}");
|
|
107203
|
+
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"请输入{0}\",\"CustomTable.index.074786-1\":\"请选择{0}\",\"CustomTable.index.074786-2\":\"开始日期\",\"CustomTable.index.074786-3\":\"结束日期\",\"CustomTable.index.074786-4\":\"开始时间\",\"CustomTable.index.074786-5\":\"结束时间\",\"CustomTable.index.074786-6\":\"选择{0}\",\"CustomTable.index.074786-7\":\"选择租客\",\"CustomTable.index.074786-8\":\"起数\",\"CustomTable.index.074786-9\":\"至数\",\"CustomTable.index.074786-13\":\"加载中...\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"导入数据\",\"CustomTable.index.074786-16\":\"导出数据\",\"CustomTable.index.074786-17\":\"字典设置\",\"CustomTable.index.074786-18\":\"拓展字段\",\"CustomTable.index.074786-19\":\"列表设置\",\"CustomTable.index.074786-22\":\"导入文件\",\"CustomTable.index.074786-31\":\"导出成功,请等待文件生成\",\"CustomTable.index.074786-32\":\"共{0}条\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名称\",\"modules.AddAttachments.831666-2\":\"上传附件\",\"modules.AddAttachments.831666-3\":\"拖拽文件至虚线款内或点击此区域上传文件\",\"modules.AddAttachments.831666-4\":\"文档只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"文件夹\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上传\",\"modules.MultipleAddAttachments.414571-1\":\"在线预览\",\"modules.MultipleAddAttachments.414571-2\":\"您确定取消吗?\",\"modules.MultipleAddAttachments.414571-3\":\"请选择文件并等待上传完成后保存!\",\"modules.MultipleAddAttachments.414571-4\":\"请等待所有文件上传完成或删除未完成文件后保存!\",\"modules.MultipleAddAttachments.414571-5\":\"请输入文件名称后保存!\",\"modules.MultipleAddAttachments.414571-7\":\"文件名\",\"modules.MultipleAddAttachments.414571-8\":\"进度\",\"AttachmentInfo.index.559728-0\":\"附件信息\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建文件夹\",\"AttachmentInfo.index.559728-3\":\"上传文件\",\"AttachmentInfo.index.559728-4\":\"批量上传\",\"AttachmentInfo.index.559728-5\":\"在线预览\",\"AttachmentInfo.index.559728-6\":\"置顶\",\"AttachmentInfo.index.559728-7\":\"下载\",\"AttachmentInfo.index.559728-8\":\"首页\",\"AttachmentInfo.index.559728-9\":\"置顶成功\",\"AttachmentInfo.index.559728-10\":\"未返回文件路径,无法下载\",\"AttachmentInfo.index.559728-11\":\"确认删除此文件或文件夹(删除文件夹则该文件夹目录下的文件将全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"文件名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作时间\",\"BlPhoneInput.index.598206-0\":\"请输入手机号\",\"BlPhoneInput.index.598206-1\":\"请输入正确的手机号\",\"BlTextTranslationBtn.index.305282-0\":\"设置多语言\",\"BlTextTranslationModal.index.007091-0\":\"默认名称\",\"BlTextTranslationModal.index.007091-1\":\"请输入默认名称\",\"BlTextTranslationModal.index.007091-2\":\"请输入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他语种版本\",\"BlTextTranslationModal.index.007091-4\":\"在机构/用户端查看该字段时,将根据当前设置的语言展示字段。若对应语言的名称为空,则展示默认名称。\",\"CheckedHousingResources.index.396661-0\":\"{0}名称\",\"CheckedHousingResources.index.396661-1\":\"租赁面积\",\"CheckedHousingResources.index.396661-2\":\"总面积\",\"CheckedHousingResources.index.396661-3\":\"可租/总面积\",\"CheckedHousingResources.index.396661-4\":\"水电数据\",\"CheckedHousingResources.index.396661-5\":\"资产绑定\",\"CheckedHousingResources.index.396661-6\":\"请输入面积\",\"CheckedHousingResources.index.396661-7\":\"未选择房源\",\"CheckedHousingResources.index.396661-9\":\"水电数据{0}\",\"CheckedHousingResources.index.396661-10\":\"资产数据{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名称\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租赁\",\"CheckedPropertyResources.index.618076-3\":\"面积\",\"CheckedPropertyResources.index.618076-4\":\"总面积\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/总面积({1})\",\"CheckedPropertyResources.index.618076-6\":\"请输入面积\",\"CheckedPropertyResources.index.618076-7\":\"未选择资产\",\"CheckedPropertyResources.index.618076-8\":\"资产\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全选\",\"ChooseBuildings.index.297751-1\":\"部分楼层\",\"ChooseBuildings.index.297751-2\":\"全部楼层\",\"ChooseBuildings.index.297751-3\":\"该项目下暂未添加楼宇\",\"ChooseBuildings.index.297751-4\":\"楼宇列表\",\"ChooseBuildings.index.297751-5\":\"集合列表\",\"ChooseBuildings.index.297751-6\":\"项目列表\",\"ChooseHousingModal.index.582040-1\":\"房间\",\"ChooseHousingModal.index.582040-2\":\"最多只能选择{0}个{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨项目选择{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨楼宇选择{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨楼层选择{0}!\",\"ChooseHousingResources.index.643917-4\":\"当前{0}可租面积为0,请选择其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到该{0}\",\"ChooseOrgMember.index.484656-0\":\"全选\",\"ChooseOrgMember.index.484656-1\":\"未激活\",\"ChooseOrgMember.index.484656-2\":\"暂无数据\",\"ChooseOrgMember.index.484656-3\":\"已选择:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"请选择部门\",\"ChooseOrgMember.index.484656-7\":\"请选择成员\",\"ChooseOrgMember.index.484656-8\":\"请选择部门或成员\",\"ChooseOrgMember.index.484656-9\":\"成员\",\"ChooseOrgMember.index.484656-10\":\"部门\",\"ChooseOrgMember.index.484656-11\":\"请输入姓名\",\"ChooseOrgMember.index.484656-12\":\"请输入部门名\",\"ChooseOrgMember.index.484656-13\":\"请选择至少{0}个成员!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能选择{0}个成员!\",\"ChooseOrgMember.index.484656-15\":\"请选择至少{0}个部门!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能选择{0}个部门!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司选择资产!\",\"ChoosePropertyResources.index.108367-1\":\"当前资产已出售,请选择其他资产\",\"ChoosePropertyResources.index.108367-2\":\"当前资产已出租,请选择其他资产\",\"ChoosePropertyResources.index.108367-3\":\"当前资产可租面积为0,请选择其他资产\",\"ChoosePropertyResources.index.108367-4\":\"未查找到该资产\",\"ColumnSetting.index.391089-0\":\"列设置\",\"ColumnSetting.index.391089-1\":\"恢复默认\",\"ColumnSetting.index.391089-2\":\"列名称\",\"ColumnSetting.index.391089-3\":\"宽度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一项表格列\",\"ColumnSetting.index.391089-9\":\"是否确认要恢复默认?\",\"ColumnSetting.index.391089-10\":\"无\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定义列显示\",\"CustomColumns.index.325309-1\":\"恢复默认\",\"CustomImport.index.951685-0\":\"模板下载\",\"CustomImport.index.951685-1\":\"点击或将文件拖拽到这里上传\",\"CustomImport.index.951685-2\":\"支持扩展名: {0}\",\"CustomImport.index.951685-4\":\"导入错误\",\"CustomImport.index.951685-5\":\"有误条数: {0} \",\"CustomImport.index.951685-6\":\"请下载反馈文档,导入结果可以帮助您更快锁定问题\",\"CustomImport.index.951685-7\":\"下载文档\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"导入成功\",\"DepartmentPositionForm.index.147974-0\":\"请选择人员\",\"DepartmentPositionForm.index.147974-1\":\"部门:\",\"DepartmentPositionForm.index.147974-3\":\"岗位:\",\"DepartmentPositionModal.index.405695-0\":\"选择部门/岗位\",\"DepartmentPositionModal.index.405695-1\":\"由于人员会频繁因为离职、请假、调离等原因变动,所以系统不采取选择人员的方式,而是采取了部门+岗位双配置的方式。未来只要新员工归属到此部门中的此岗位,则会自动被选择,无需手动选择人员。\",\"DepartmentPositionModal.index.405695-2\":\"选择部门\",\"DepartmentPositionModal.index.405695-3\":\"选择岗位\",\"DepartmentPositionModal.index.405695-4\":\"暂无岗位,请先添加岗位\",\"DepartmentPositionModal.index.405695-5\":\"人员预览:\",\"DepartmentPositionModal.index.405695-6\":\"列表展示的是此时的人员情况。后续会随着部门/岗位下人员的变化(新增、调离、离职等),调用的人员数据会自动变化。\",\"DepartmentPositionModal.index.405695-7\":\"暂无人员预览\",\"DepartmentPositionModal.index.405695-8\":\"请选择部门和岗位\",\"utils.constant.921180-0\":\"默认\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"信息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"错误\",\"components.AddDictionary.031362-0\":\"显示排序\",\"components.AddDictionary.031362-1\":\"字典标签\",\"components.AddDictionary.031362-2\":\"请输入字典标签\",\"components.AddDictionary.031362-3\":\"字典键值\",\"components.AddDictionary.031362-4\":\"请输入字典键值\",\"components.AddDictionary.031362-5\":\"样式属性\",\"components.AddDictionary.031362-6\":\"请输入样式属性\",\"components.AddDictionary.031362-7\":\"回显样式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"编辑成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典设置\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典标签\",\"DictionarySetting.index.757488-5\":\"字典键值\",\"ExportComponents.index.921182-0\":\"数据导出进度\",\"ExportComponents.index.921182-1\":\"正在导出数据,请耐心等待,请勿关闭窗口...\",\"ExportComponents.index.921182-2\":\"导出成功,请等待文件生成\",\"components.ExtraManageEdit.301828-0\":\"字段名称\",\"components.ExtraManageEdit.301828-1\":\"字段排序\",\"components.ExtraManageEdit.301828-2\":\"数字越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所属公司\",\"components.ExtraManageEdit.301828-4\":\"不选则适用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"字段名称必填\",\"components.ExtraManageEdit.301828-7\":\"编辑字段\",\"components.ExtraManageEdit.301828-8\":\"添加字段\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展字段\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"字段名称\",\"ExtraManage.index.845270-3\":\"所属公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"证件读取\",\"IDCardReader.index.325162-1\":\"重新读取\",\"IDCardReader.index.325162-2\":\"开始读取\",\"IDCardReader.index.325162-3\":\"正在读取中,请稍等\",\"IDCardReader.index.325162-4\":\"请勿移动证件或断开设备\",\"IDCardReader.index.325162-5\":\"证件类型\",\"IDCardReader.index.325162-6\":\"中国居民身份证\",\"IDCardReader.index.325162-7\":\"外国人永久居住证证\",\"IDCardReader.index.325162-8\":\"台湾居住证\",\"IDCardReader.index.325162-9\":\"港澳居住证\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性别\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/国籍\",\"IDCardReader.index.325162-15\":\"证件号码\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"签发机关\",\"IDCardReader.index.325162-19\":\"开始期限\",\"IDCardReader.index.325162-20\":\"结束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"设备连接成功,点击上方按钮开始读取证件\",\"IDCardReader.index.325162-23\":\"设备连接失败,请检查设备或联系管理员\",\"IDCardReader.index.325162-24\":\"浏览器版本过低,不支持该读卡器\",\"IDCardReader.index.325162-25\":\"读取成功\",\"IDCardReader.index.325162-26\":\"读卡器未连接\",\"ImportFile.index.452353-0\":\"点击或将文件拖拽到这里上传\",\"ImportFile.index.452353-1\":\"支持扩展名:{0}\",\"ImportFile.index.452353-2\":\"模板下载\",\"ImportFile.index.452353-3\":\"导入文件\",\"ImportFile.index.452353-4\":\"下载成功,请等待文件生成\",\"ImportFile.index.452353-5\":\"请先上传文件!\",\"ImportFile.index.452353-6\":\"上传成功!\",\"ImportFile.index.452353-7\":\"上传失败!\",\"LinkLibrary.AddMini.939993-0\":\"小程序名称\",\"LinkLibrary.AddMini.939993-1\":\"请输入小程序名称\",\"LinkLibrary.AddMini.939993-2\":\"请输入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"请输入原始id\",\"LinkLibrary.AddMini.939993-5\":\"请输入路径\",\"LinkLibrary.AddMini.939993-6\":\"网址\",\"LinkLibrary.AddMini.939993-7\":\"填写后非小程序环境支持跳转网址\",\"LinkLibrary.AddMini.939993-8\":\"编辑常用小程序\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程序\",\"LinkLibrary.AddMini.939993-10\":\"appid不能输入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能输入中文\",\"LinkLibrary.index.454731-0\":\"设置链接地址\",\"LinkLibrary.index.454731-1\":\"非微信环境无法跳转小程序\",\"LinkLibrary.index.454731-2\":\"选择小程序:\",\"LinkLibrary.index.454731-3\":\"选择常用小程序\",\"LinkLibrary.index.454731-4\":\"选择打开方式:\",\"LinkLibrary.index.454731-5\":\"跳转\",\"LinkLibrary.index.454731-6\":\"半屏打开\",\"LinkLibrary.index.454731-7\":\"需要在 小程序管理后台「设置」-「第三方设置」-「半屏小程序管理」板块发起申请 才能正常调用\",\"LinkLibrary.index.454731-8\":\"小程序打开第三方网页,需要提前在小程序后台添加该网址对应的域名为安全域名,否则将无法打开,影响使用。\",\"LinkLibrary.index.454731-9\":\"链接网址:\",\"LinkLibrary.index.454731-10\":\"请输入跳转链接\",\"LinkLibrary.index.454731-11\":\"点击预览\",\"LinkLibrary.index.454731-12\":\"预览\",\"LinkLibrary.index.454731-13\":\"请填写链接网址\",\"LinkLibrary.index.454731-14\":\"外部链接\",\"LinkLibrary.index.454731-15\":\"请选择一个小程序\",\"LinkLibrary.index.454731-16\":\"请选择列表\",\"LinkLibrary.MiniList.891083-0\":\"选择常用小程序\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"请选择小程序\",\"LinkLibrary.MiniList.891083-6\":\"确定删除吗?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配置\",\"PaySetting.index.371659-1\":\"启用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"请选择使用环境\",\"PaySetting.index.371659-4\":\"请选择启用的支付配置\",\"PaySetting.index.371659-5\":\"请先选择使用环境\",\"PaySetting.index.371659-6\":\"确认取消添加当前项?\",\"PaySetting.index.371659-7\":\"使用环境\",\"PaySetting.index.371659-8\":\"支付名称\",\"PaySetting.index.371659-10\":\"应用楼宇\",\"PaySetting.index.371659-11\":\"请选择使用环境和支付配置名称!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"选择图片\",\"PhotoUpload.index.983369-1\":\"拍照上传\",\"PhotoUpload.index.983369-2\":\"拍摄照片\",\"PhotoUpload.index.983369-3\":\"您的浏览器不支持该功能,请更换浏览器或升级至最新版本\",\"PreviewImg.index.468831-0\":\"图片预览\",\"QrcodeModal.index.612016-0\":\"下载\",\"QrcodeModal.index.612016-1\":\"二维码\",\"SelectProperty.index.178533-0\":\"选择资产\",\"SelectProperty.index.178533-1\":\"添加资产\",\"SelectProperty.index.178533-2\":\"资产编码\",\"SelectProperty.index.178533-3\":\"请输入资产编码\",\"SelectProperty.index.178533-4\":\"资产分类\",\"SelectProperty.index.178533-5\":\"请选择资产分类\",\"SelectProperty.index.178533-6\":\"资产名称\",\"SelectProperty.index.178533-7\":\"请输入资产名称\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"请选择所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"请输入品牌\",\"SelectProperty.index.178533-12\":\"型号\",\"SelectProperty.index.178533-13\":\"请输入型号\",\"SelectProperty.index.178533-16\":\"共计{0}项\",\"SelectProperty.index.178533-17\":\"已选中{0}项\",\"SelectProperty.index.178533-18\":\"设备序列号\",\"TenantComponent.index.898342-0\":\"可直接录入名称搜索\",\"UserDetail.index.833219-0\":\"部门\",\"UserDetail.index.833219-1\":\"直属上级\",\"UserDetail.index.833219-2\":\"电话\",\"UserDetail.index.833219-3\":\"邮箱\",\"UserDetail.index.833219-4\":\"工号\",\"UserDetail.index.833219-5\":\"职位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要绑定其他表请前往对应的表应用添加表信息并绑定房间。\",\"ViewEnergyList.index.921424-3\":\"读表\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"确定重置该{0}吗?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"当前未绑定水电价格标准,请添加对应位置的价格标准后再进行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"表名称\",\"ViewEnergyList.index.921424-12\":\"表种类\",\"ViewEnergyList.index.921424-13\":\"上期抄表读数\",\"ViewEnergyList.index.921424-14\":\"上期抄表时间\",\"ViewEnergyList.index.921424-15\":\"对应费用类型\",\"ViewEnergyList.index.921424-16\":\"计费单价\",\"ViewEnergyList.index.921424-17\":\"阶梯价\",\"ViewEnergyList.index.921424-18\":\"计费单位\",\"ViewEnergyList.index.921424-19\":\"余量\",\"ViewPropertyList.index.954882-0\":\"添加资产\",\"ViewPropertyList.index.954882-1\":\"资产编码\",\"ViewPropertyList.index.954882-2\":\"资产名称\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型号\",\"ViewPropertyList.index.954882-5\":\"设备序列号\",\"ViewPropertyList.index.954882-6\":\"购置金额\",\"ViewPropertyList.index.954882-7\":\"含税\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"无项目\",\"utils.util.168191-1\":\"请输入数字\",\"utils.util.168191-2\":\"错误\",\"utils.util.168191-3\":\"v-action格式错误\",\"components.ExtraManageEdit.249040-0\":\"字段类型\",\"components.ExtraManageEdit.249040-3\":\"默认值\",\"components.ExtraManageEdit.249040-4\":\"长度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"个字符\",\"components.ExtraManageEdit.249040-7\":\"输入框占位文本\",\"components.ExtraManageEdit.249040-8\":\"选择日期类型\",\"components.ExtraManageEdit.249040-9\":\"选项数据\",\"components.ExtraManageEdit.249040-10\":\"添加选项\",\"components.ExtraManageEdit.249040-11\":\"最多可以选择的项目数\",\"components.ExtraManageEdit.249040-12\":\"最大允许上传个数\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+时间\",\"components.ExtraManageEdit.249040-15\":\"时间\",\"components.ExtraManageEdit.249040-16\":\"字段类型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"长度限制最大值应大于长度限制最小值\",\"ExtraManage.index.695943-0\":\"所属公司\",\"ExtraManage.index.695943-1\":\"请选择所属公司\",\"ExtraManage.index.695943-2\":\"字段类型\",\"ExtraManage.index.695943-3\":\"请选择字段类型\",\"ExtraManage.index.695943-4\":\"资产名称\",\"ExtraManage.index.695943-5\":\"请输入资产名称\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"审批流设置\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"审批流程\",\"ExtraManage.index.338036-0\":\"字段名称\",\"ExtraManage.index.338036-1\":\"请输入字段名称\",\"ExtraManage.index.845270-7\":\"所属项目\",\"modules.ExtraManageEdit.828230-5\":\"不选择为通用\",\"ExtraFieldsItem.index.243488-0\":\"点击或拖拽上传\",\"ExtraFieldsItem.index.243488-1\":\"已超过最大选择数量\",\"CustomTable.index.675298-0\":\"审批流设置\",\"CustomTable.index.675298-1\":\"名称\",\"components.extraManageEdit.enterSetting\":\"输入设置\",\"ChooseHousingResources.index.592551-0\":\"可租面积{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建筑面积{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套内面积{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公摊面积{0}{1}\",\"DictionarySetting.index.734314-0\":\"请输入字典名称\",\"VisitorPage.index.924333-0\":\"接受上传的文件类型\",\"VisitorPage.index.924333-1\":\"不填写则支持所有文件格式,多个用英文逗号隔开。示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\",\"ExtraFieldsItem.index.831918-0\":\"选择附件\",\"ExtraFieldsItem.index.831918-1\":\"仅支持 10MB 以内\"}");
|
|
107174
107204
|
|
|
107175
107205
|
/***/ }),
|
|
107176
107206
|
|
|
@@ -114142,7 +114172,7 @@ var isTypedArray = nodeIsTypedArray ? Object(_baseUnary["a" /* default */])(node
|
|
|
114142
114172
|
/***/ "a1bb":
|
|
114143
114173
|
/***/ (function(module) {
|
|
114144
114174
|
|
|
114145
|
-
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"Please enter {0}\",\"CustomTable.index.074786-1\":\"Please select {0}\",\"CustomTable.index.074786-2\":\"Start date\",\"CustomTable.index.074786-3\":\"End Date\",\"CustomTable.index.074786-4\":\"start time\",\"CustomTable.index.074786-5\":\"End time\",\"CustomTable.index.074786-6\":\"Select {0}\",\"CustomTable.index.074786-7\":\"Select tenant\",\"CustomTable.index.074786-8\":\"Starting number\",\"CustomTable.index.074786-9\":\"Up to number\",\"CustomTable.index.074786-13\":\"Loading\",\"CustomTable.index.074786-14\":\"Refresh\",\"CustomTable.index.074786-15\":\"Import data\",\"CustomTable.index.074786-16\":\"Export data\",\"CustomTable.index.074786-17\":\"Dictionary settings\",\"CustomTable.index.074786-18\":\"Expand fields\",\"CustomTable.index.074786-19\":\"List Settings\",\"CustomTable.index.074786-22\":\"Import file\",\"CustomTable.index.074786-31\":\"Export successful, please wait for file generation\",\"CustomTable.index.074786-32\":\"A total of {0} items\",\"modules.AddAttachments.831666-0\":\"Add {0}\",\"modules.AddAttachments.831666-1\":\"{0} Name\",\"modules.AddAttachments.831666-2\":\"Upload attachments\",\"modules.AddAttachments.831666-3\":\"Drag and drop the file to the dotted line or click on this area to upload the file\",\"modules.AddAttachments.831666-4\":\"The document only supports doc, docx, pdf, jpg, jpg, png formats\",\"modules.AddAttachments.831666-5\":\"Folder\",\"modules.AddAttachments.831666-6\":\"File\",\"modules.AddAttachments.831666-7\":\"Added successfully\",\"modules.MultipleAddAttachments.414571-0\":\"Batch upload\",\"modules.MultipleAddAttachments.414571-1\":\"Online Preview\",\"modules.MultipleAddAttachments.414571-2\":\"Are you sure to cancel?\",\"modules.MultipleAddAttachments.414571-3\":\"Please select the file and wait for the upload to complete before saving!\",\"modules.MultipleAddAttachments.414571-4\":\"Please wait for all files to be uploaded or for unfinished files to be deleted before saving!\",\"modules.MultipleAddAttachments.414571-5\":\"Please enter the file name and save it!\",\"modules.MultipleAddAttachments.414571-7\":\"file name\",\"modules.MultipleAddAttachments.414571-8\":\"Speed of progress\",\"AttachmentInfo.index.559728-0\":\"Attachment information\",\"AttachmentInfo.index.559728-1\":\"Add attachments\",\"AttachmentInfo.index.559728-2\":\"New Folder\",\"AttachmentInfo.index.559728-3\":\"Upload files\",\"AttachmentInfo.index.559728-4\":\"Batch upload\",\"AttachmentInfo.index.559728-5\":\"Online Preview\",\"AttachmentInfo.index.559728-6\":\"Top up\",\"AttachmentInfo.index.559728-7\":\"Download\",\"AttachmentInfo.index.559728-8\":\"Home page\",\"AttachmentInfo.index.559728-9\":\"Top successfully placed\",\"AttachmentInfo.index.559728-10\":\"File path not returned, unable to download\",\"AttachmentInfo.index.559728-11\":\"Are you sure to delete this file or folder (deleting a folder will delete all files in its directory)?\",\"AttachmentInfo.index.559728-12\":\"Delete successfully\",\"AttachmentInfo.index.559728-13\":\"File name\",\"AttachmentInfo.index.559728-14\":\"Operator\",\"AttachmentInfo.index.559728-15\":\"Operation time\",\"BlPhoneInput.index.598206-0\":\"Please enter your phone number\",\"BlPhoneInput.index.598206-1\":\"Please enter the correct phone number\",\"BlTextTranslationBtn.index.305282-0\":\"Set up multiple languages\",\"BlTextTranslationModal.index.007091-0\":\"Default Name\",\"BlTextTranslationModal.index.007091-1\":\"Please enter the default name\",\"BlTextTranslationModal.index.007091-2\":\"Please enter {0}\",\"BlTextTranslationModal.index.007091-3\":\"Add other language versions\",\"BlTextTranslationModal.index.007091-4\":\"When viewing this field on the institutional/user end, the field will be displayed based on the currently set language. If the name of the corresponding language is empty, the default name will be displayed.\",\"CheckedHousingResources.index.396661-0\":\"{0} Name\",\"CheckedHousingResources.index.396661-1\":\"Rental area\",\"CheckedHousingResources.index.396661-2\":\"Total area\",\"CheckedHousingResources.index.396661-3\":\"Rentable/Total Area\",\"CheckedHousingResources.index.396661-4\":\"Hydroelectric data\",\"CheckedHousingResources.index.396661-5\":\"Asset binding\",\"CheckedHousingResources.index.396661-6\":\"Please enter the area\",\"CheckedHousingResources.index.396661-7\":\"No property selected\",\"CheckedHousingResources.index.396661-9\":\"Water and electricity data{0}\",\"CheckedHousingResources.index.396661-10\":\"Asset data{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0} Name\",\"CheckedPropertyResources.index.618076-1\":\"Sell\",\"CheckedPropertyResources.index.618076-2\":\"Lease\",\"CheckedPropertyResources.index.618076-3\":\"The measure of area\",\"CheckedPropertyResources.index.618076-4\":\"Total area\",\"CheckedPropertyResources.index.618076-5\":\"Can {0}/total area ({1})\",\"CheckedPropertyResources.index.618076-6\":\"Please enter the area\",\"CheckedPropertyResources.index.618076-7\":\"No assets selected\",\"CheckedPropertyResources.index.618076-8\":\"assets\",\"CheckedPropertyResources.index.618076-9\":\"sell\",\"CheckedPropertyResources.index.618076-10\":\"rent\",\"ChooseBuildings.index.297751-0\":\"Select All\",\"ChooseBuildings.index.297751-1\":\"Partial floors\",\"ChooseBuildings.index.297751-2\":\"All floors\",\"ChooseBuildings.index.297751-3\":\"No buildings have been added to this project yet\",\"ChooseBuildings.index.297751-4\":\"Building List\",\"ChooseBuildings.index.297751-5\":\"Collection List\",\"ChooseBuildings.index.297751-6\":\"Project List\",\"ChooseHousingModal.index.582040-1\":\"room\",\"ChooseHousingModal.index.582040-2\":\"You can only select a maximum of {0} {1}\",\"ChooseHousingResources.index.643917-1\":\"Cannot select {0} across projects!\",\"ChooseHousingResources.index.643917-2\":\"Cannot select {0} across buildings!\",\"ChooseHousingResources.index.643917-3\":\"Cannot select {0} across floors!\",\"ChooseHousingResources.index.643917-4\":\"The current available rental area for {0} is 0, please choose another {1}\",\"ChooseHousingResources.index.643917-5\":\"The {0} was not found\",\"ChooseOrgMember.index.484656-0\":\"Select All\",\"ChooseOrgMember.index.484656-1\":\"not active\",\"ChooseOrgMember.index.484656-2\":\"No data available at the moment\",\"ChooseOrgMember.index.484656-3\":\"Selected:\",\"ChooseOrgMember.index.484656-4\":\"Empty\",\"ChooseOrgMember.index.484656-6\":\"Please select department\",\"ChooseOrgMember.index.484656-7\":\"Please select members\",\"ChooseOrgMember.index.484656-8\":\"Please select department or member\",\"ChooseOrgMember.index.484656-9\":\"Member\",\"ChooseOrgMember.index.484656-10\":\"Department\",\"ChooseOrgMember.index.484656-11\":\"Please enter your name\",\"ChooseOrgMember.index.484656-12\":\"Please enter the department name\",\"ChooseOrgMember.index.484656-13\":\"Please select at least {0} members!\",\"ChooseOrgMember.index.484656-14\":\"You can only select a maximum of {0} members!\",\"ChooseOrgMember.index.484656-15\":\"Please select at least {0} departments!\",\"ChooseOrgMember.index.484656-16\":\"You can only select a maximum of {0} departments!\",\"ChoosePropertyResources.index.108367-0\":\"Cannot select assets across companies!\",\"ChoosePropertyResources.index.108367-1\":\"The current asset has been sold, please select another asset\",\"ChoosePropertyResources.index.108367-2\":\"The current asset has been rented out, please choose another asset\",\"ChoosePropertyResources.index.108367-3\":\"The current rentable area of the asset is 0. Please select another asset\",\"ChoosePropertyResources.index.108367-4\":\"The asset was not found\",\"ColumnSetting.index.391089-0\":\"Column settings\",\"ColumnSetting.index.391089-1\":\"Restore default\",\"ColumnSetting.index.391089-2\":\"Column Name\",\"ColumnSetting.index.391089-3\":\"width\",\"ColumnSetting.index.391089-5\":\"fixed\",\"ColumnSetting.index.391089-6\":\"sort\",\"ColumnSetting.index.391089-7\":\"Keep at least one table column\",\"ColumnSetting.index.391089-9\":\"Are you sure you want to restore the default settings?\",\"ColumnSetting.index.391089-10\":\"nothing\",\"ColumnSetting.index.391089-11\":\"Left\",\"ColumnSetting.index.391089-12\":\"right\",\"CustomColumns.index.325309-0\":\"Custom Column Display\",\"CustomColumns.index.325309-1\":\"Restore default\",\"CustomImport.index.951685-0\":\"Template Download\",\"CustomImport.index.951685-1\":\"Click or drag the file here to upload\",\"CustomImport.index.951685-2\":\"Support extension: {0}\",\"CustomImport.index.951685-4\":\"Import error\",\"CustomImport.index.951685-5\":\"Number of errors: {0}\",\"CustomImport.index.951685-6\":\"Please download the feedback document. Importing the results can help you quickly identify the issue\",\"CustomImport.index.951685-7\":\"Download document\",\"CustomImport.index.951685-8\":\"return\",\"CustomImport.index.951685-9\":\"Import successful\",\"DepartmentPositionForm.index.147974-0\":\"Please select personnel\",\"DepartmentPositionForm.index.147974-1\":\"Department:\",\"DepartmentPositionForm.index.147974-3\":\"Position:\",\"DepartmentPositionModal.index.405695-0\":\"Select department/position\",\"DepartmentPositionModal.index.405695-1\":\"Due to frequent changes in personnel due to resignation, leave, transfer, and other reasons, the system does not adopt the method of selecting personnel, but instead adopts a dual configuration of department and position. In the future, as long as a new employee belongs to this position in this department, they will be automatically selected without the need to manually select personnel.\",\"DepartmentPositionModal.index.405695-2\":\"Select department\",\"DepartmentPositionModal.index.405695-3\":\"Choose a position\",\"DepartmentPositionModal.index.405695-4\":\"There are currently no positions available. Please add a position first\",\"DepartmentPositionModal.index.405695-5\":\"Personnel Preview:\",\"DepartmentPositionModal.index.405695-6\":\"The list displays the current personnel situation. The personnel data that will be called will automatically change as there are changes in personnel under the department/position (such as new additions, transfers, resignations, etc.).\",\"DepartmentPositionModal.index.405695-7\":\"No personnel preview available at the moment\",\"DepartmentPositionModal.index.405695-8\":\"Please select department and position\",\"utils.constant.921180-0\":\"default\",\"utils.constant.921180-1\":\"main\",\"utils.constant.921180-2\":\"success\",\"utils.constant.921180-3\":\"information\",\"utils.constant.921180-4\":\"warning\",\"utils.constant.921180-5\":\"error\",\"components.AddDictionary.031362-0\":\"Display sorting\",\"components.AddDictionary.031362-1\":\"Dictionary label\",\"components.AddDictionary.031362-2\":\"Please enter dictionary label\",\"components.AddDictionary.031362-3\":\"Dictionary key value\",\"components.AddDictionary.031362-4\":\"Please enter dictionary key value\",\"components.AddDictionary.031362-5\":\"Style attribute\",\"components.AddDictionary.031362-6\":\"Please enter style attributes\",\"components.AddDictionary.031362-7\":\"Echo style\",\"components.AddDictionary.031362-11\":\"Disable\",\"components.AddDictionary.031362-12\":\"Edited successfully!\",\"components.AddDictionary.031362-13\":\"Added successfully!\",\"DictionarySetting.index.757488-0\":\"Dictionary settings\",\"DictionarySetting.index.757488-2\":\"Disable\",\"DictionarySetting.index.757488-3\":\"Delete successfully\",\"DictionarySetting.index.757488-4\":\"Dictionary label\",\"DictionarySetting.index.757488-5\":\"Dictionary key value\",\"ExportComponents.index.921182-0\":\"Data export progress\",\"ExportComponents.index.921182-1\":\"Exporting data, please be patient and do not close the window\",\"ExportComponents.index.921182-2\":\"Export successful, please wait for file generation\",\"components.ExtraManageEdit.301828-0\":\"Field Name\",\"components.ExtraManageEdit.301828-1\":\"Field order\",\"components.ExtraManageEdit.301828-2\":\"The larger the number, the higher it is\",\"components.ExtraManageEdit.301828-3\":\"Bind company\",\"components.ExtraManageEdit.301828-4\":\"If not selected, applicable to all companies\",\"components.ExtraManageEdit.301828-5\":\"Is it mandatory\",\"components.ExtraManageEdit.301828-6\":\"Field name is required\",\"components.ExtraManageEdit.301828-7\":\"Edit Fields\",\"components.ExtraManageEdit.301828-8\":\"Add fields\",\"components.ExtraManageEdit.301828-10\":\"Added successfully\",\"ExtraManage.index.845270-0\":\"Expand fields\",\"ExtraManage.index.845270-1\":\"Delete successfully\",\"ExtraManage.index.845270-2\":\"Field Name\",\"ExtraManage.index.845270-3\":\"Bind company\",\"ExtraManage.index.845270-4\":\"currency\",\"ExtraManage.index.845270-5\":\"Is it mandatory\",\"ExtraManage.index.845270-6\":\"Sort\",\"IDCardReader.index.325162-0\":\"Document reading\",\"IDCardReader.index.325162-1\":\"Read again\",\"IDCardReader.index.325162-2\":\"Start reading\",\"IDCardReader.index.325162-3\":\"Reading in progress, please wait\",\"IDCardReader.index.325162-4\":\"Do not move documents or disconnect devices\",\"IDCardReader.index.325162-5\":\"Document type \",\"IDCardReader.index.325162-6\":\"Chinese Resident Identity Card\",\"IDCardReader.index.325162-7\":\"Foreigner's Permanent Residence Permit\",\"IDCardReader.index.325162-8\":\"Taiwan Residence Permit\",\"IDCardReader.index.325162-9\":\"Hong Kong and Macau Residence Permit\",\"IDCardReader.index.325162-10\":\"Chinese/English name\",\"IDCardReader.index.325162-11\":\"Gender\",\"IDCardReader.index.325162-12\":\"male\",\"IDCardReader.index.325162-13\":\"female\",\"IDCardReader.index.325162-14\":\"Ethnicity/Nationality\",\"IDCardReader.index.325162-15\":\"Identification Number \",\"IDCardReader.index.325162-16\":\"Date of Birth:\",\"IDCardReader.index.325162-17\":\"address\",\"IDCardReader.index.325162-18\":\"signing and issuing organization\",\"IDCardReader.index.325162-19\":\"Start deadline\",\"IDCardReader.index.325162-20\":\"End deadline\",\"IDCardReader.index.325162-21\":\"Photo\",\"IDCardReader.index.325162-22\":\"Device connection successful, click the button above to start reading credentials\",\"IDCardReader.index.325162-23\":\"Device connection failed, please check the device or contact the administrator\",\"IDCardReader.index.325162-24\":\"The browser version is too low and does not support this card reader\",\"IDCardReader.index.325162-25\":\"Read successfully\",\"IDCardReader.index.325162-26\":\"The card reader is not connected\",\"ImportFile.index.452353-0\":\"Click or drag the file here to upload\",\"ImportFile.index.452353-1\":\"Support extensions: {0}\",\"ImportFile.index.452353-2\":\"Template Download\",\"ImportFile.index.452353-3\":\"Import file\",\"ImportFile.index.452353-4\":\"Download successful, please wait for file generation\",\"ImportFile.index.452353-5\":\"Please upload the file first!\",\"ImportFile.index.452353-6\":\"Upload successful!\",\"ImportFile.index.452353-7\":\"Upload failed!\",\"LinkLibrary.AddMini.939993-0\":\"Mini program name\",\"LinkLibrary.AddMini.939993-1\":\"Please enter the name of the mini program\",\"LinkLibrary.AddMini.939993-2\":\"Please enter the appid\",\"LinkLibrary.AddMini.939993-3\":\"Original ID\",\"LinkLibrary.AddMini.939993-4\":\"Please enter the original ID\",\"LinkLibrary.AddMini.939993-5\":\"Please enter the path\",\"LinkLibrary.AddMini.939993-6\":\"website\",\"LinkLibrary.AddMini.939993-7\":\"After filling in, non mini program environments support redirecting URLs\",\"LinkLibrary.AddMini.939993-8\":\"Edit commonly used mini programs\",\"LinkLibrary.AddMini.939993-9\":\"Create a new frequently used mini program\",\"LinkLibrary.AddMini.939993-10\":\"The appid cannot be entered in Chinese\",\"LinkLibrary.AddMini.939993-11\":\"The original ID cannot be entered in Chinese\",\"LinkLibrary.index.454731-0\":\"Set link address\",\"LinkLibrary.index.454731-1\":\"Cannot jump to mini programs in non WeChat environments\",\"LinkLibrary.index.454731-2\":\"Select Mini Program:\",\"LinkLibrary.index.454731-3\":\"Select commonly used mini programs\",\"LinkLibrary.index.454731-4\":\"Select opening method:\",\"LinkLibrary.index.454731-5\":\"Jump to\",\"LinkLibrary.index.454731-6\":\"Half screen open\",\"LinkLibrary.index.454731-7\":\"You need to initiate an application in the \\\"Settings\\\" - \\\"Third Party Settings\\\" - \\\"Half Screen Mini Program Management\\\" section of the Mini Program Management backend to make normal calls\",\"LinkLibrary.index.454731-8\":\"When opening a third-party webpage in the mini program, it is necessary to add the domain name corresponding to the URL as a secure domain name in the background of the mini program in advance, otherwise it will not be able to open and affect usage.\",\"LinkLibrary.index.454731-9\":\"Link URL:\",\"LinkLibrary.index.454731-10\":\"Please enter the redirect link\",\"LinkLibrary.index.454731-11\":\"Click to preview\",\"LinkLibrary.index.454731-12\":\"preview\",\"LinkLibrary.index.454731-13\":\"Please fill in the link URL\",\"LinkLibrary.index.454731-14\":\"External links\",\"LinkLibrary.index.454731-15\":\"Please choose a mini program\",\"LinkLibrary.index.454731-16\":\"Please select a list\",\"LinkLibrary.MiniList.891083-0\":\"Select commonly used mini programs\",\"LinkLibrary.MiniList.891083-1\":\"newly build\",\"LinkLibrary.MiniList.891083-2\":\"in use\",\"LinkLibrary.MiniList.891083-3\":\"use\",\"LinkLibrary.MiniList.891083-4\":\"Please select the mini program\",\"LinkLibrary.MiniList.891083-6\":\"Are you sure to delete?\",\"LinkLibrary.MiniList.891083-7\":\"Delete successfully\",\"PaySetting.index.371659-0\":\"{0} Payment Configuration\",\"PaySetting.index.371659-1\":\"Enabled payments\",\"PaySetting.index.371659-2\":\"add to\",\"PaySetting.index.371659-3\":\"Please select the usage environment\",\"PaySetting.index.371659-4\":\"Please select the enabled payment configuration\",\"PaySetting.index.371659-5\":\"Please select the usage environment first\",\"PaySetting.index.371659-6\":\"Are you sure to cancel adding the current item?\",\"PaySetting.index.371659-7\":\"Usage environment\",\"PaySetting.index.371659-8\":\"Payment Name\",\"PaySetting.index.371659-10\":\"Application Building\",\"PaySetting.index.371659-11\":\"Please select the usage environment and payment configuration name!\",\"PaySetting.index.371659-12\":\"Added successfully!\",\"PaySetting.index.371659-15\":\"Delete successfully!\",\"PhotoUpload.index.983369-0\":\"Select image\",\"PhotoUpload.index.983369-1\":\"Photo upload\",\"PhotoUpload.index.983369-2\":\"Take photos\",\"PhotoUpload.index.983369-3\":\"Your browser does not support this feature. Please change your browser or upgrade to the latest version\",\"PreviewImg.index.468831-0\":\"Image Preview\",\"QrcodeModal.index.612016-0\":\"download\",\"QrcodeModal.index.612016-1\":\"QR code\",\"SelectProperty.index.178533-0\":\"Select assets\",\"SelectProperty.index.178533-1\":\"Add assets\",\"SelectProperty.index.178533-2\":\"Asset code\",\"SelectProperty.index.178533-3\":\"Please enter the asset code\",\"SelectProperty.index.178533-4\":\"Asset classification\",\"SelectProperty.index.178533-5\":\"Please select asset classification\",\"SelectProperty.index.178533-6\":\"Asset Name\",\"SelectProperty.index.178533-7\":\"Please enter the asset name\",\"SelectProperty.index.178533-8\":\"location\",\"SelectProperty.index.178533-9\":\"Please select your location\",\"SelectProperty.index.178533-10\":\"brand\",\"SelectProperty.index.178533-11\":\"Please enter the brand\",\"SelectProperty.index.178533-12\":\"model\",\"SelectProperty.index.178533-13\":\"Please enter the model number\",\"SelectProperty.index.178533-16\":\"Total {0} items\",\"SelectProperty.index.178533-17\":\"Selected item {0}\",\"SelectProperty.index.178533-18\":\"Equipment serial number\",\"TenantComponent.index.898342-0\":\"You can directly enter the name to search\",\"UserDetail.index.833219-0\":\"department\",\"UserDetail.index.833219-1\":\"Direct superior\",\"UserDetail.index.833219-2\":\"Telephone\",\"UserDetail.index.833219-3\":\"mailbox\",\"UserDetail.index.833219-4\":\"Job ID\",\"UserDetail.index.833219-5\":\"position\",\"ViewEnergyList.index.921424-0\":\"Refresh\",\"ViewEnergyList.index.921424-1\":\"If you need to bind other tables, please go to the corresponding table application to add table information and bind rooms.\",\"ViewEnergyList.index.921424-3\":\"Read the table\",\"ViewEnergyList.index.921424-4\":\"Meter reading\",\"ViewEnergyList.index.921424-6\":\"Are you sure to reset this {0}?\",\"ViewEnergyList.index.921424-8\":\"remind\",\"ViewEnergyList.index.921424-9\":\"The current water and electricity price standards are not bound. Please add the corresponding price standards for the location before reading the meter\",\"ViewEnergyList.index.921424-10\":\"got it\",\"ViewEnergyList.index.921424-11\":\"Table Name\",\"ViewEnergyList.index.921424-12\":\"Table type\",\"ViewEnergyList.index.921424-13\":\"Previous meter reading\",\"ViewEnergyList.index.921424-14\":\"Last meter reading time\",\"ViewEnergyList.index.921424-15\":\"Corresponding expense type\",\"ViewEnergyList.index.921424-16\":\"Billing unit price\",\"ViewEnergyList.index.921424-17\":\"Ladder price\",\"ViewEnergyList.index.921424-18\":\"Billing Unit\",\"ViewEnergyList.index.921424-19\":\"allowance\",\"ViewPropertyList.index.954882-0\":\"Add assets\",\"ViewPropertyList.index.954882-1\":\"Asset code\",\"ViewPropertyList.index.954882-2\":\"Asset Name\",\"ViewPropertyList.index.954882-3\":\"brand\",\"ViewPropertyList.index.954882-4\":\"model\",\"ViewPropertyList.index.954882-5\":\"Equipment serial number\",\"ViewPropertyList.index.954882-6\":\"Purchase amount\",\"ViewPropertyList.index.954882-7\":\"Tax included\",\"ViewPropertyList.index.954882-8\":\"element\",\"VillageTree.index.650488-0\":\"No project\",\"utils.util.168191-1\":\"please enter a number\",\"utils.util.168191-2\":\"error\",\"utils.util.168191-3\":\"V-action format error\",\"components.ExtraManageEdit.249040-0\":\"Field type\",\"components.ExtraManageEdit.249040-3\":\"Default value\",\"components.ExtraManageEdit.249040-4\":\"Length limit\",\"components.ExtraManageEdit.249040-5\":\"to\",\"components.ExtraManageEdit.249040-6\":\"characters\",\"components.ExtraManageEdit.249040-7\":\"Input box placeholder text\",\"components.ExtraManageEdit.249040-8\":\"Select date type\",\"components.ExtraManageEdit.249040-9\":\"Option data\",\"components.ExtraManageEdit.249040-10\":\"Add options\",\"components.ExtraManageEdit.249040-11\":\"The maximum number of items that can be selected\",\"components.ExtraManageEdit.249040-12\":\"Maximum allowed number of uploads\",\"components.ExtraManageEdit.249040-13\":\"date\",\"components.ExtraManageEdit.249040-14\":\"Date+Time\",\"components.ExtraManageEdit.249040-15\":\"time\",\"components.ExtraManageEdit.249040-16\":\"Field type is required\",\"components.ExtraManageEdit.249040-17\":\"Sort required\",\"components.ExtraManageEdit.249040-18\":\"The maximum length limit should be greater than the minimum length limit\",\"ExtraManage.index.695943-0\":\"Bind company\",\"ExtraManage.index.695943-1\":\"Please select the company to which you belong\",\"ExtraManage.index.695943-2\":\"Field type\",\"ExtraManage.index.695943-3\":\"Please select field type\",\"ExtraManage.index.695943-4\":\"Asset Name\",\"ExtraManage.index.695943-5\":\"Please enter the asset name\",\"components.ExtraManageEdit.736555-0\":\"Once saved, it cannot be modified\",\"components.ExtraManageEdit.933363-0\":\"Prompt Text\",\"CustomTable.index.909124-0\":\"Approval process settings\",\"CustomTable.index.909124-1\":\"initialization\",\"CustomTable.index.909124-2\":\"Approval process\",\"ExtraManage.index.338036-0\":\"Field Name\",\"ExtraManage.index.338036-1\":\"Please enter the field name\",\"ExtraManage.index.845270-7\":\"Bind project\",\"modules.ExtraManageEdit.828230-5\":\"Not selected as universal\",\"ExtraFieldsItem.index.243488-0\":\"Click or drag to upload\",\"ExtraFieldsItem.index.243488-1\":\"Exceeded the maximum selection quantity\",\"CustomTable.index.675298-0\":\"Approval process settings\",\"CustomTable.index.675298-1\":\"Name\",\"components.extraManageEdit.enterSetting\":\"Enter settings\",\"ChooseHousingResources.index.592551-0\":\"Rentable area {0}{1}\",\"ChooseHousingResources.index.592551-1\":\"Building area {0}{1}\",\"ChooseHousingResources.index.592551-2\":\"Interior area {0}{1}\",\"ChooseHousingResources.index.592551-3\":\"Shared area {0}{1}\",\"DictionarySetting.index.734314-0\":\"Please enter the dictionary name\",\"VisitorPage.index.924333-0\":\"Accept uploaded file types\",\"VisitorPage.index.924333-1\":\"If not filled in, all file formats are supported, separated by commas in English. Example:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\"}");
|
|
114175
|
+
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"Please enter {0}\",\"CustomTable.index.074786-1\":\"Please select {0}\",\"CustomTable.index.074786-2\":\"Start date\",\"CustomTable.index.074786-3\":\"End Date\",\"CustomTable.index.074786-4\":\"start time\",\"CustomTable.index.074786-5\":\"End time\",\"CustomTable.index.074786-6\":\"Select {0}\",\"CustomTable.index.074786-7\":\"Select tenant\",\"CustomTable.index.074786-8\":\"Starting number\",\"CustomTable.index.074786-9\":\"Up to number\",\"CustomTable.index.074786-13\":\"Loading\",\"CustomTable.index.074786-14\":\"Refresh\",\"CustomTable.index.074786-15\":\"Import data\",\"CustomTable.index.074786-16\":\"Export data\",\"CustomTable.index.074786-17\":\"Dictionary settings\",\"CustomTable.index.074786-18\":\"Expand fields\",\"CustomTable.index.074786-19\":\"List Settings\",\"CustomTable.index.074786-22\":\"Import file\",\"CustomTable.index.074786-31\":\"Export successful, please wait for file generation\",\"CustomTable.index.074786-32\":\"A total of {0} items\",\"modules.AddAttachments.831666-0\":\"Add {0}\",\"modules.AddAttachments.831666-1\":\"{0} Name\",\"modules.AddAttachments.831666-2\":\"Upload attachments\",\"modules.AddAttachments.831666-3\":\"Drag and drop the file to the dotted line or click on this area to upload the file\",\"modules.AddAttachments.831666-4\":\"The document only supports doc, docx, pdf, jpg, jpg, png formats\",\"modules.AddAttachments.831666-5\":\"Folder\",\"modules.AddAttachments.831666-6\":\"File\",\"modules.AddAttachments.831666-7\":\"Added successfully\",\"modules.MultipleAddAttachments.414571-0\":\"Batch upload\",\"modules.MultipleAddAttachments.414571-1\":\"Online Preview\",\"modules.MultipleAddAttachments.414571-2\":\"Are you sure to cancel?\",\"modules.MultipleAddAttachments.414571-3\":\"Please select the file and wait for the upload to complete before saving!\",\"modules.MultipleAddAttachments.414571-4\":\"Please wait for all files to be uploaded or for unfinished files to be deleted before saving!\",\"modules.MultipleAddAttachments.414571-5\":\"Please enter the file name and save it!\",\"modules.MultipleAddAttachments.414571-7\":\"file name\",\"modules.MultipleAddAttachments.414571-8\":\"Speed of progress\",\"AttachmentInfo.index.559728-0\":\"Attachment information\",\"AttachmentInfo.index.559728-1\":\"Add attachments\",\"AttachmentInfo.index.559728-2\":\"New Folder\",\"AttachmentInfo.index.559728-3\":\"Upload files\",\"AttachmentInfo.index.559728-4\":\"Batch upload\",\"AttachmentInfo.index.559728-5\":\"Online Preview\",\"AttachmentInfo.index.559728-6\":\"Top up\",\"AttachmentInfo.index.559728-7\":\"Download\",\"AttachmentInfo.index.559728-8\":\"Home page\",\"AttachmentInfo.index.559728-9\":\"Top successfully placed\",\"AttachmentInfo.index.559728-10\":\"File path not returned, unable to download\",\"AttachmentInfo.index.559728-11\":\"Are you sure to delete this file or folder (deleting a folder will delete all files in its directory)?\",\"AttachmentInfo.index.559728-12\":\"Delete successfully\",\"AttachmentInfo.index.559728-13\":\"File name\",\"AttachmentInfo.index.559728-14\":\"Operator\",\"AttachmentInfo.index.559728-15\":\"Operation time\",\"BlPhoneInput.index.598206-0\":\"Please enter your phone number\",\"BlPhoneInput.index.598206-1\":\"Please enter the correct phone number\",\"BlTextTranslationBtn.index.305282-0\":\"Set up multiple languages\",\"BlTextTranslationModal.index.007091-0\":\"Default Name\",\"BlTextTranslationModal.index.007091-1\":\"Please enter the default name\",\"BlTextTranslationModal.index.007091-2\":\"Please enter {0}\",\"BlTextTranslationModal.index.007091-3\":\"Add other language versions\",\"BlTextTranslationModal.index.007091-4\":\"When viewing this field on the institutional/user end, the field will be displayed based on the currently set language. If the name of the corresponding language is empty, the default name will be displayed.\",\"CheckedHousingResources.index.396661-0\":\"{0} Name\",\"CheckedHousingResources.index.396661-1\":\"Rental area\",\"CheckedHousingResources.index.396661-2\":\"Total area\",\"CheckedHousingResources.index.396661-3\":\"Rentable/Total Area\",\"CheckedHousingResources.index.396661-4\":\"Hydroelectric data\",\"CheckedHousingResources.index.396661-5\":\"Asset binding\",\"CheckedHousingResources.index.396661-6\":\"Please enter the area\",\"CheckedHousingResources.index.396661-7\":\"No property selected\",\"CheckedHousingResources.index.396661-9\":\"Water and electricity data{0}\",\"CheckedHousingResources.index.396661-10\":\"Asset data{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0} Name\",\"CheckedPropertyResources.index.618076-1\":\"Sell\",\"CheckedPropertyResources.index.618076-2\":\"Lease\",\"CheckedPropertyResources.index.618076-3\":\"The measure of area\",\"CheckedPropertyResources.index.618076-4\":\"Total area\",\"CheckedPropertyResources.index.618076-5\":\"Can {0}/total area ({1})\",\"CheckedPropertyResources.index.618076-6\":\"Please enter the area\",\"CheckedPropertyResources.index.618076-7\":\"No assets selected\",\"CheckedPropertyResources.index.618076-8\":\"assets\",\"CheckedPropertyResources.index.618076-9\":\"sell\",\"CheckedPropertyResources.index.618076-10\":\"rent\",\"ChooseBuildings.index.297751-0\":\"Select All\",\"ChooseBuildings.index.297751-1\":\"Partial floors\",\"ChooseBuildings.index.297751-2\":\"All floors\",\"ChooseBuildings.index.297751-3\":\"No buildings have been added to this project yet\",\"ChooseBuildings.index.297751-4\":\"Building List\",\"ChooseBuildings.index.297751-5\":\"Collection List\",\"ChooseBuildings.index.297751-6\":\"Project List\",\"ChooseHousingModal.index.582040-1\":\"room\",\"ChooseHousingModal.index.582040-2\":\"You can only select a maximum of {0} {1}\",\"ChooseHousingResources.index.643917-1\":\"Cannot select {0} across projects!\",\"ChooseHousingResources.index.643917-2\":\"Cannot select {0} across buildings!\",\"ChooseHousingResources.index.643917-3\":\"Cannot select {0} across floors!\",\"ChooseHousingResources.index.643917-4\":\"The current available rental area for {0} is 0, please choose another {1}\",\"ChooseHousingResources.index.643917-5\":\"The {0} was not found\",\"ChooseOrgMember.index.484656-0\":\"Select All\",\"ChooseOrgMember.index.484656-1\":\"not active\",\"ChooseOrgMember.index.484656-2\":\"No data available at the moment\",\"ChooseOrgMember.index.484656-3\":\"Selected:\",\"ChooseOrgMember.index.484656-4\":\"Empty\",\"ChooseOrgMember.index.484656-6\":\"Please select department\",\"ChooseOrgMember.index.484656-7\":\"Please select members\",\"ChooseOrgMember.index.484656-8\":\"Please select department or member\",\"ChooseOrgMember.index.484656-9\":\"Member\",\"ChooseOrgMember.index.484656-10\":\"Department\",\"ChooseOrgMember.index.484656-11\":\"Please enter your name\",\"ChooseOrgMember.index.484656-12\":\"Please enter the department name\",\"ChooseOrgMember.index.484656-13\":\"Please select at least {0} members!\",\"ChooseOrgMember.index.484656-14\":\"You can only select a maximum of {0} members!\",\"ChooseOrgMember.index.484656-15\":\"Please select at least {0} departments!\",\"ChooseOrgMember.index.484656-16\":\"You can only select a maximum of {0} departments!\",\"ChoosePropertyResources.index.108367-0\":\"Cannot select assets across companies!\",\"ChoosePropertyResources.index.108367-1\":\"The current asset has been sold, please select another asset\",\"ChoosePropertyResources.index.108367-2\":\"The current asset has been rented out, please choose another asset\",\"ChoosePropertyResources.index.108367-3\":\"The current rentable area of the asset is 0. Please select another asset\",\"ChoosePropertyResources.index.108367-4\":\"The asset was not found\",\"ColumnSetting.index.391089-0\":\"Column settings\",\"ColumnSetting.index.391089-1\":\"Restore default\",\"ColumnSetting.index.391089-2\":\"Column Name\",\"ColumnSetting.index.391089-3\":\"width\",\"ColumnSetting.index.391089-5\":\"fixed\",\"ColumnSetting.index.391089-6\":\"sort\",\"ColumnSetting.index.391089-7\":\"Keep at least one table column\",\"ColumnSetting.index.391089-9\":\"Are you sure you want to restore the default settings?\",\"ColumnSetting.index.391089-10\":\"nothing\",\"ColumnSetting.index.391089-11\":\"Left\",\"ColumnSetting.index.391089-12\":\"right\",\"CustomColumns.index.325309-0\":\"Custom Column Display\",\"CustomColumns.index.325309-1\":\"Restore default\",\"CustomImport.index.951685-0\":\"Template Download\",\"CustomImport.index.951685-1\":\"Click or drag the file here to upload\",\"CustomImport.index.951685-2\":\"Support extension: {0}\",\"CustomImport.index.951685-4\":\"Import error\",\"CustomImport.index.951685-5\":\"Number of errors: {0}\",\"CustomImport.index.951685-6\":\"Please download the feedback document. Importing the results can help you quickly identify the issue\",\"CustomImport.index.951685-7\":\"Download document\",\"CustomImport.index.951685-8\":\"return\",\"CustomImport.index.951685-9\":\"Import successful\",\"DepartmentPositionForm.index.147974-0\":\"Please select personnel\",\"DepartmentPositionForm.index.147974-1\":\"Department:\",\"DepartmentPositionForm.index.147974-3\":\"Position:\",\"DepartmentPositionModal.index.405695-0\":\"Select department/position\",\"DepartmentPositionModal.index.405695-1\":\"Due to frequent changes in personnel due to resignation, leave, transfer, and other reasons, the system does not adopt the method of selecting personnel, but instead adopts a dual configuration of department and position. In the future, as long as a new employee belongs to this position in this department, they will be automatically selected without the need to manually select personnel.\",\"DepartmentPositionModal.index.405695-2\":\"Select department\",\"DepartmentPositionModal.index.405695-3\":\"Choose a position\",\"DepartmentPositionModal.index.405695-4\":\"There are currently no positions available. Please add a position first\",\"DepartmentPositionModal.index.405695-5\":\"Personnel Preview:\",\"DepartmentPositionModal.index.405695-6\":\"The list displays the current personnel situation. The personnel data that will be called will automatically change as there are changes in personnel under the department/position (such as new additions, transfers, resignations, etc.).\",\"DepartmentPositionModal.index.405695-7\":\"No personnel preview available at the moment\",\"DepartmentPositionModal.index.405695-8\":\"Please select department and position\",\"utils.constant.921180-0\":\"default\",\"utils.constant.921180-1\":\"main\",\"utils.constant.921180-2\":\"success\",\"utils.constant.921180-3\":\"information\",\"utils.constant.921180-4\":\"warning\",\"utils.constant.921180-5\":\"error\",\"components.AddDictionary.031362-0\":\"Display sorting\",\"components.AddDictionary.031362-1\":\"Dictionary label\",\"components.AddDictionary.031362-2\":\"Please enter dictionary label\",\"components.AddDictionary.031362-3\":\"Dictionary key value\",\"components.AddDictionary.031362-4\":\"Please enter dictionary key value\",\"components.AddDictionary.031362-5\":\"Style attribute\",\"components.AddDictionary.031362-6\":\"Please enter style attributes\",\"components.AddDictionary.031362-7\":\"Echo style\",\"components.AddDictionary.031362-11\":\"Disable\",\"components.AddDictionary.031362-12\":\"Edited successfully!\",\"components.AddDictionary.031362-13\":\"Added successfully!\",\"DictionarySetting.index.757488-0\":\"Dictionary settings\",\"DictionarySetting.index.757488-2\":\"Disable\",\"DictionarySetting.index.757488-3\":\"Delete successfully\",\"DictionarySetting.index.757488-4\":\"Dictionary label\",\"DictionarySetting.index.757488-5\":\"Dictionary key value\",\"ExportComponents.index.921182-0\":\"Data export progress\",\"ExportComponents.index.921182-1\":\"Exporting data, please be patient and do not close the window\",\"ExportComponents.index.921182-2\":\"Export successful, please wait for file generation\",\"components.ExtraManageEdit.301828-0\":\"Field Name\",\"components.ExtraManageEdit.301828-1\":\"Field order\",\"components.ExtraManageEdit.301828-2\":\"The larger the number, the higher it is\",\"components.ExtraManageEdit.301828-3\":\"Bind company\",\"components.ExtraManageEdit.301828-4\":\"If not selected, applicable to all companies\",\"components.ExtraManageEdit.301828-5\":\"Is it mandatory\",\"components.ExtraManageEdit.301828-6\":\"Field name is required\",\"components.ExtraManageEdit.301828-7\":\"Edit Fields\",\"components.ExtraManageEdit.301828-8\":\"Add fields\",\"components.ExtraManageEdit.301828-10\":\"Added successfully\",\"ExtraManage.index.845270-0\":\"Expand fields\",\"ExtraManage.index.845270-1\":\"Delete successfully\",\"ExtraManage.index.845270-2\":\"Field Name\",\"ExtraManage.index.845270-3\":\"Bind company\",\"ExtraManage.index.845270-4\":\"currency\",\"ExtraManage.index.845270-5\":\"Is it mandatory\",\"ExtraManage.index.845270-6\":\"Sort\",\"IDCardReader.index.325162-0\":\"Document reading\",\"IDCardReader.index.325162-1\":\"Read again\",\"IDCardReader.index.325162-2\":\"Start reading\",\"IDCardReader.index.325162-3\":\"Reading in progress, please wait\",\"IDCardReader.index.325162-4\":\"Do not move documents or disconnect devices\",\"IDCardReader.index.325162-5\":\"Document type \",\"IDCardReader.index.325162-6\":\"Chinese Resident Identity Card\",\"IDCardReader.index.325162-7\":\"Foreigner's Permanent Residence Permit\",\"IDCardReader.index.325162-8\":\"Taiwan Residence Permit\",\"IDCardReader.index.325162-9\":\"Hong Kong and Macau Residence Permit\",\"IDCardReader.index.325162-10\":\"Chinese/English name\",\"IDCardReader.index.325162-11\":\"Gender\",\"IDCardReader.index.325162-12\":\"male\",\"IDCardReader.index.325162-13\":\"female\",\"IDCardReader.index.325162-14\":\"Ethnicity/Nationality\",\"IDCardReader.index.325162-15\":\"Identification Number \",\"IDCardReader.index.325162-16\":\"Date of Birth:\",\"IDCardReader.index.325162-17\":\"address\",\"IDCardReader.index.325162-18\":\"signing and issuing organization\",\"IDCardReader.index.325162-19\":\"Start deadline\",\"IDCardReader.index.325162-20\":\"End deadline\",\"IDCardReader.index.325162-21\":\"Photo\",\"IDCardReader.index.325162-22\":\"Device connection successful, click the button above to start reading credentials\",\"IDCardReader.index.325162-23\":\"Device connection failed, please check the device or contact the administrator\",\"IDCardReader.index.325162-24\":\"The browser version is too low and does not support this card reader\",\"IDCardReader.index.325162-25\":\"Read successfully\",\"IDCardReader.index.325162-26\":\"The card reader is not connected\",\"ImportFile.index.452353-0\":\"Click or drag the file here to upload\",\"ImportFile.index.452353-1\":\"Support extensions: {0}\",\"ImportFile.index.452353-2\":\"Template Download\",\"ImportFile.index.452353-3\":\"Import file\",\"ImportFile.index.452353-4\":\"Download successful, please wait for file generation\",\"ImportFile.index.452353-5\":\"Please upload the file first!\",\"ImportFile.index.452353-6\":\"Upload successful!\",\"ImportFile.index.452353-7\":\"Upload failed!\",\"LinkLibrary.AddMini.939993-0\":\"Mini program name\",\"LinkLibrary.AddMini.939993-1\":\"Please enter the name of the mini program\",\"LinkLibrary.AddMini.939993-2\":\"Please enter the appid\",\"LinkLibrary.AddMini.939993-3\":\"Original ID\",\"LinkLibrary.AddMini.939993-4\":\"Please enter the original ID\",\"LinkLibrary.AddMini.939993-5\":\"Please enter the path\",\"LinkLibrary.AddMini.939993-6\":\"website\",\"LinkLibrary.AddMini.939993-7\":\"After filling in, non mini program environments support redirecting URLs\",\"LinkLibrary.AddMini.939993-8\":\"Edit commonly used mini programs\",\"LinkLibrary.AddMini.939993-9\":\"Create a new frequently used mini program\",\"LinkLibrary.AddMini.939993-10\":\"The appid cannot be entered in Chinese\",\"LinkLibrary.AddMini.939993-11\":\"The original ID cannot be entered in Chinese\",\"LinkLibrary.index.454731-0\":\"Set link address\",\"LinkLibrary.index.454731-1\":\"Cannot jump to mini programs in non WeChat environments\",\"LinkLibrary.index.454731-2\":\"Select Mini Program:\",\"LinkLibrary.index.454731-3\":\"Select commonly used mini programs\",\"LinkLibrary.index.454731-4\":\"Select opening method:\",\"LinkLibrary.index.454731-5\":\"Jump to\",\"LinkLibrary.index.454731-6\":\"Half screen open\",\"LinkLibrary.index.454731-7\":\"You need to initiate an application in the \\\"Settings\\\" - \\\"Third Party Settings\\\" - \\\"Half Screen Mini Program Management\\\" section of the Mini Program Management backend to make normal calls\",\"LinkLibrary.index.454731-8\":\"When opening a third-party webpage in the mini program, it is necessary to add the domain name corresponding to the URL as a secure domain name in the background of the mini program in advance, otherwise it will not be able to open and affect usage.\",\"LinkLibrary.index.454731-9\":\"Link URL:\",\"LinkLibrary.index.454731-10\":\"Please enter the redirect link\",\"LinkLibrary.index.454731-11\":\"Click to preview\",\"LinkLibrary.index.454731-12\":\"preview\",\"LinkLibrary.index.454731-13\":\"Please fill in the link URL\",\"LinkLibrary.index.454731-14\":\"External links\",\"LinkLibrary.index.454731-15\":\"Please choose a mini program\",\"LinkLibrary.index.454731-16\":\"Please select a list\",\"LinkLibrary.MiniList.891083-0\":\"Select commonly used mini programs\",\"LinkLibrary.MiniList.891083-1\":\"newly build\",\"LinkLibrary.MiniList.891083-2\":\"in use\",\"LinkLibrary.MiniList.891083-3\":\"use\",\"LinkLibrary.MiniList.891083-4\":\"Please select the mini program\",\"LinkLibrary.MiniList.891083-6\":\"Are you sure to delete?\",\"LinkLibrary.MiniList.891083-7\":\"Delete successfully\",\"PaySetting.index.371659-0\":\"{0} Payment Configuration\",\"PaySetting.index.371659-1\":\"Enabled payments\",\"PaySetting.index.371659-2\":\"add to\",\"PaySetting.index.371659-3\":\"Please select the usage environment\",\"PaySetting.index.371659-4\":\"Please select the enabled payment configuration\",\"PaySetting.index.371659-5\":\"Please select the usage environment first\",\"PaySetting.index.371659-6\":\"Are you sure to cancel adding the current item?\",\"PaySetting.index.371659-7\":\"Usage environment\",\"PaySetting.index.371659-8\":\"Payment Name\",\"PaySetting.index.371659-10\":\"Application Building\",\"PaySetting.index.371659-11\":\"Please select the usage environment and payment configuration name!\",\"PaySetting.index.371659-12\":\"Added successfully!\",\"PaySetting.index.371659-15\":\"Delete successfully!\",\"PhotoUpload.index.983369-0\":\"Select image\",\"PhotoUpload.index.983369-1\":\"Photo upload\",\"PhotoUpload.index.983369-2\":\"Take photos\",\"PhotoUpload.index.983369-3\":\"Your browser does not support this feature. Please change your browser or upgrade to the latest version\",\"PreviewImg.index.468831-0\":\"Image Preview\",\"QrcodeModal.index.612016-0\":\"download\",\"QrcodeModal.index.612016-1\":\"QR code\",\"SelectProperty.index.178533-0\":\"Select assets\",\"SelectProperty.index.178533-1\":\"Add assets\",\"SelectProperty.index.178533-2\":\"Asset code\",\"SelectProperty.index.178533-3\":\"Please enter the asset code\",\"SelectProperty.index.178533-4\":\"Asset classification\",\"SelectProperty.index.178533-5\":\"Please select asset classification\",\"SelectProperty.index.178533-6\":\"Asset Name\",\"SelectProperty.index.178533-7\":\"Please enter the asset name\",\"SelectProperty.index.178533-8\":\"location\",\"SelectProperty.index.178533-9\":\"Please select your location\",\"SelectProperty.index.178533-10\":\"brand\",\"SelectProperty.index.178533-11\":\"Please enter the brand\",\"SelectProperty.index.178533-12\":\"model\",\"SelectProperty.index.178533-13\":\"Please enter the model number\",\"SelectProperty.index.178533-16\":\"Total {0} items\",\"SelectProperty.index.178533-17\":\"Selected item {0}\",\"SelectProperty.index.178533-18\":\"Equipment serial number\",\"TenantComponent.index.898342-0\":\"You can directly enter the name to search\",\"UserDetail.index.833219-0\":\"department\",\"UserDetail.index.833219-1\":\"Direct superior\",\"UserDetail.index.833219-2\":\"Telephone\",\"UserDetail.index.833219-3\":\"mailbox\",\"UserDetail.index.833219-4\":\"Job ID\",\"UserDetail.index.833219-5\":\"position\",\"ViewEnergyList.index.921424-0\":\"Refresh\",\"ViewEnergyList.index.921424-1\":\"If you need to bind other tables, please go to the corresponding table application to add table information and bind rooms.\",\"ViewEnergyList.index.921424-3\":\"Read the table\",\"ViewEnergyList.index.921424-4\":\"Meter reading\",\"ViewEnergyList.index.921424-6\":\"Are you sure to reset this {0}?\",\"ViewEnergyList.index.921424-8\":\"remind\",\"ViewEnergyList.index.921424-9\":\"The current water and electricity price standards are not bound. Please add the corresponding price standards for the location before reading the meter\",\"ViewEnergyList.index.921424-10\":\"got it\",\"ViewEnergyList.index.921424-11\":\"Table Name\",\"ViewEnergyList.index.921424-12\":\"Table type\",\"ViewEnergyList.index.921424-13\":\"Previous meter reading\",\"ViewEnergyList.index.921424-14\":\"Last meter reading time\",\"ViewEnergyList.index.921424-15\":\"Corresponding expense type\",\"ViewEnergyList.index.921424-16\":\"Billing unit price\",\"ViewEnergyList.index.921424-17\":\"Ladder price\",\"ViewEnergyList.index.921424-18\":\"Billing Unit\",\"ViewEnergyList.index.921424-19\":\"allowance\",\"ViewPropertyList.index.954882-0\":\"Add assets\",\"ViewPropertyList.index.954882-1\":\"Asset code\",\"ViewPropertyList.index.954882-2\":\"Asset Name\",\"ViewPropertyList.index.954882-3\":\"brand\",\"ViewPropertyList.index.954882-4\":\"model\",\"ViewPropertyList.index.954882-5\":\"Equipment serial number\",\"ViewPropertyList.index.954882-6\":\"Purchase amount\",\"ViewPropertyList.index.954882-7\":\"Tax included\",\"ViewPropertyList.index.954882-8\":\"element\",\"VillageTree.index.650488-0\":\"No project\",\"utils.util.168191-1\":\"please enter a number\",\"utils.util.168191-2\":\"error\",\"utils.util.168191-3\":\"V-action format error\",\"components.ExtraManageEdit.249040-0\":\"Field type\",\"components.ExtraManageEdit.249040-3\":\"Default value\",\"components.ExtraManageEdit.249040-4\":\"Length limit\",\"components.ExtraManageEdit.249040-5\":\"to\",\"components.ExtraManageEdit.249040-6\":\"characters\",\"components.ExtraManageEdit.249040-7\":\"Input box placeholder text\",\"components.ExtraManageEdit.249040-8\":\"Select date type\",\"components.ExtraManageEdit.249040-9\":\"Option data\",\"components.ExtraManageEdit.249040-10\":\"Add options\",\"components.ExtraManageEdit.249040-11\":\"The maximum number of items that can be selected\",\"components.ExtraManageEdit.249040-12\":\"Maximum allowed number of uploads\",\"components.ExtraManageEdit.249040-13\":\"date\",\"components.ExtraManageEdit.249040-14\":\"Date+Time\",\"components.ExtraManageEdit.249040-15\":\"time\",\"components.ExtraManageEdit.249040-16\":\"Field type is required\",\"components.ExtraManageEdit.249040-17\":\"Sort required\",\"components.ExtraManageEdit.249040-18\":\"The maximum length limit should be greater than the minimum length limit\",\"ExtraManage.index.695943-0\":\"Bind company\",\"ExtraManage.index.695943-1\":\"Please select the company to which you belong\",\"ExtraManage.index.695943-2\":\"Field type\",\"ExtraManage.index.695943-3\":\"Please select field type\",\"ExtraManage.index.695943-4\":\"Asset Name\",\"ExtraManage.index.695943-5\":\"Please enter the asset name\",\"components.ExtraManageEdit.736555-0\":\"Once saved, it cannot be modified\",\"components.ExtraManageEdit.933363-0\":\"Prompt Text\",\"CustomTable.index.909124-0\":\"Approval process settings\",\"CustomTable.index.909124-1\":\"initialization\",\"CustomTable.index.909124-2\":\"Approval process\",\"ExtraManage.index.338036-0\":\"Field Name\",\"ExtraManage.index.338036-1\":\"Please enter the field name\",\"ExtraManage.index.845270-7\":\"Bind project\",\"modules.ExtraManageEdit.828230-5\":\"Not selected as universal\",\"ExtraFieldsItem.index.243488-0\":\"Click or drag to upload\",\"ExtraFieldsItem.index.243488-1\":\"Exceeded the maximum selection quantity\",\"CustomTable.index.675298-0\":\"Approval process settings\",\"CustomTable.index.675298-1\":\"Name\",\"components.extraManageEdit.enterSetting\":\"Enter settings\",\"ChooseHousingResources.index.592551-0\":\"Rentable area {0}{1}\",\"ChooseHousingResources.index.592551-1\":\"Building area {0}{1}\",\"ChooseHousingResources.index.592551-2\":\"Interior area {0}{1}\",\"ChooseHousingResources.index.592551-3\":\"Shared area {0}{1}\",\"DictionarySetting.index.734314-0\":\"Please enter the dictionary name\",\"VisitorPage.index.924333-0\":\"Accept uploaded file types\",\"VisitorPage.index.924333-1\":\"If not filled in, all file formats are supported, separated by commas in English. Example:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\",\"ExtraFieldsItem.index.831918-0\":\"Select attachment\",\"ExtraFieldsItem.index.831918-1\":\"Only supports up to 10MB\"}");
|
|
114146
114176
|
|
|
114147
114177
|
/***/ }),
|
|
114148
114178
|
|
|
@@ -114795,22 +114825,6 @@ var update = add("6f601dba", content, true, {"sourceMap":false,"shadowMode":fals
|
|
|
114795
114825
|
|
|
114796
114826
|
/***/ }),
|
|
114797
114827
|
|
|
114798
|
-
/***/ "a635":
|
|
114799
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
114800
|
-
|
|
114801
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
114802
|
-
|
|
114803
|
-
// load the styles
|
|
114804
|
-
var content = __webpack_require__("3086");
|
|
114805
|
-
if(content.__esModule) content = content.default;
|
|
114806
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
114807
|
-
if(content.locals) module.exports = content.locals;
|
|
114808
|
-
// add the styles to the DOM
|
|
114809
|
-
var add = __webpack_require__("499e").default
|
|
114810
|
-
var update = add("6fc449ad", content, true, {"sourceMap":false,"shadowMode":false});
|
|
114811
|
-
|
|
114812
|
-
/***/ }),
|
|
114813
|
-
|
|
114814
114828
|
/***/ "a640":
|
|
114815
114829
|
/***/ (function(module, exports, __webpack_require__) {
|
|
114816
114830
|
|
|
@@ -119139,6 +119153,22 @@ function omit(obj, fields) {
|
|
|
119139
119153
|
|
|
119140
119154
|
/***/ }),
|
|
119141
119155
|
|
|
119156
|
+
/***/ "acb8":
|
|
119157
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
119158
|
+
|
|
119159
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
119160
|
+
|
|
119161
|
+
// load the styles
|
|
119162
|
+
var content = __webpack_require__("11c9");
|
|
119163
|
+
if(content.__esModule) content = content.default;
|
|
119164
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
119165
|
+
if(content.locals) module.exports = content.locals;
|
|
119166
|
+
// add the styles to the DOM
|
|
119167
|
+
var add = __webpack_require__("499e").default
|
|
119168
|
+
var update = add("6d175292", content, true, {"sourceMap":false,"shadowMode":false});
|
|
119169
|
+
|
|
119170
|
+
/***/ }),
|
|
119171
|
+
|
|
119142
119172
|
/***/ "acfe":
|
|
119143
119173
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
119144
119174
|
|
|
@@ -129998,22 +130028,6 @@ function _createClass(e, r, t) {
|
|
|
129998
130028
|
|
|
129999
130029
|
/***/ }),
|
|
130000
130030
|
|
|
130001
|
-
/***/ "c031":
|
|
130002
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
130003
|
-
|
|
130004
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
130005
|
-
|
|
130006
|
-
// load the styles
|
|
130007
|
-
var content = __webpack_require__("d2c0");
|
|
130008
|
-
if(content.__esModule) content = content.default;
|
|
130009
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
130010
|
-
if(content.locals) module.exports = content.locals;
|
|
130011
|
-
// add the styles to the DOM
|
|
130012
|
-
var add = __webpack_require__("499e").default
|
|
130013
|
-
var update = add("211d4520", content, true, {"sourceMap":false,"shadowMode":false});
|
|
130014
|
-
|
|
130015
|
-
/***/ }),
|
|
130016
|
-
|
|
130017
130031
|
/***/ "c04e":
|
|
130018
130032
|
/***/ (function(module, exports, __webpack_require__) {
|
|
130019
130033
|
|
|
@@ -130768,7 +130782,7 @@ module.exports = false;
|
|
|
130768
130782
|
/***/ "c49f":
|
|
130769
130783
|
/***/ (function(module) {
|
|
130770
130784
|
|
|
130771
|
-
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"請輸入{0}\",\"CustomTable.index.074786-1\":\"請選擇{0}\",\"CustomTable.index.074786-2\":\"開始日期\",\"CustomTable.index.074786-3\":\"結束日期\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"結束時間\",\"CustomTable.index.074786-6\":\"選擇{0}\",\"CustomTable.index.074786-7\":\"選擇租客\",\"CustomTable.index.074786-8\":\"起數\",\"CustomTable.index.074786-9\":\"至數\",\"CustomTable.index.074786-13\":\"加載中…\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"導入數據\",\"CustomTable.index.074786-16\":\"匯出數據\",\"CustomTable.index.074786-17\":\"字典設定\",\"CustomTable.index.074786-18\":\"拓展欄位\",\"CustomTable.index.074786-19\":\"清單設定\",\"CustomTable.index.074786-22\":\"導入檔案\",\"CustomTable.index.074786-31\":\"匯出成功,請等待檔案生成\",\"CustomTable.index.074786-32\":\"共{0}條\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名稱\",\"modules.AddAttachments.831666-2\":\"上傳附件\",\"modules.AddAttachments.831666-3\":\"拖拽檔案至虛線款內或點擊此區域上傳文件\",\"modules.AddAttachments.831666-4\":\"檔案只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"資料夾\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上傳\",\"modules.MultipleAddAttachments.414571-1\":\"線上預覽\",\"modules.MultipleAddAttachments.414571-2\":\"您確定取消嗎?\",\"modules.MultipleAddAttachments.414571-3\":\"請選擇檔案並等待上傳完成後保存!\",\"modules.MultipleAddAttachments.414571-4\":\"請等待所有文件上傳完成或删除未完成檔案後保存!\",\"modules.MultipleAddAttachments.414571-5\":\"請輸入檔案名稱後保存!\",\"modules.MultipleAddAttachments.414571-7\":\"檔名\",\"modules.MultipleAddAttachments.414571-8\":\"進度\",\"AttachmentInfo.index.559728-0\":\"附件資訊\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建資料夾\",\"AttachmentInfo.index.559728-3\":\"上傳文件\",\"AttachmentInfo.index.559728-4\":\"批量上傳\",\"AttachmentInfo.index.559728-5\":\"線上預覽\",\"AttachmentInfo.index.559728-6\":\"置頂\",\"AttachmentInfo.index.559728-7\":\"下載\",\"AttachmentInfo.index.559728-8\":\"首頁\",\"AttachmentInfo.index.559728-9\":\"置頂成功\",\"AttachmentInfo.index.559728-10\":\"未返回檔案路徑,無法下載\",\"AttachmentInfo.index.559728-11\":\"確認删除此檔案或資料夾(删除資料夾則該資料夾目錄下的檔案將全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"檔名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作時間\",\"BlPhoneInput.index.598206-0\":\"請輸入手機號\",\"BlPhoneInput.index.598206-1\":\"請輸入正確的手機號\",\"BlTextTranslationBtn.index.305282-0\":\"設定多語言\",\"BlTextTranslationModal.index.007091-0\":\"默認名稱\",\"BlTextTranslationModal.index.007091-1\":\"請輸入默認名稱\",\"BlTextTranslationModal.index.007091-2\":\"請輸入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他語種版本\",\"BlTextTranslationModal.index.007091-4\":\"在機构/用戶端查看該欄位時,將根據當前設定的語言展示欄位。 若對應語言的名稱為空,則展示默認名稱。\",\"CheckedHousingResources.index.396661-0\":\"{0}名稱\",\"CheckedHousingResources.index.396661-1\":\"租賃面積\",\"CheckedHousingResources.index.396661-2\":\"總面積\",\"CheckedHousingResources.index.396661-3\":\"可租/總面積\",\"CheckedHousingResources.index.396661-4\":\"水電數據\",\"CheckedHousingResources.index.396661-5\":\"資產綁定\",\"CheckedHousingResources.index.396661-6\":\"請輸入面積\",\"CheckedHousingResources.index.396661-7\":\"未選擇房源\",\"CheckedHousingResources.index.396661-9\":\"水電數據{0}\",\"CheckedHousingResources.index.396661-10\":\"資產數據{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名稱\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租賃\",\"CheckedPropertyResources.index.618076-3\":\"面積\",\"CheckedPropertyResources.index.618076-4\":\"總面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/總面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"請輸入面積\",\"CheckedPropertyResources.index.618076-7\":\"未選擇資產\",\"CheckedPropertyResources.index.618076-8\":\"資產\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全選\",\"ChooseBuildings.index.297751-1\":\"部分樓層\",\"ChooseBuildings.index.297751-2\":\"全部樓層\",\"ChooseBuildings.index.297751-3\":\"該項目下暫未添加樓宇\",\"ChooseBuildings.index.297751-4\":\"樓宇清單\",\"ChooseBuildings.index.297751-5\":\"集合清單\",\"ChooseBuildings.index.297751-6\":\"項目清單\",\"ChooseHousingModal.index.582040-1\":\"房間\",\"ChooseHousingModal.index.582040-2\":\"最多只能選擇{0}個{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨項目選擇{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨樓宇選擇{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨樓層選擇{0}!\",\"ChooseHousingResources.index.643917-4\":\"當前{0}可租面積為0,請選擇其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到該{0}\",\"ChooseOrgMember.index.484656-0\":\"全選\",\"ChooseOrgMember.index.484656-1\":\"未啟動\",\"ChooseOrgMember.index.484656-2\":\"暫無數據\",\"ChooseOrgMember.index.484656-3\":\"已選擇:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"請選擇部門\",\"ChooseOrgMember.index.484656-7\":\"請選擇成員\",\"ChooseOrgMember.index.484656-8\":\"請選擇部門或成員\",\"ChooseOrgMember.index.484656-9\":\"成員\",\"ChooseOrgMember.index.484656-10\":\"部門\",\"ChooseOrgMember.index.484656-11\":\"請輸入姓名\",\"ChooseOrgMember.index.484656-12\":\"請輸入部門名\",\"ChooseOrgMember.index.484656-13\":\"請選擇至少{0}個成員!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能選擇{0}個成員!\",\"ChooseOrgMember.index.484656-15\":\"請選擇至少{0}個部門!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能選擇{0}個部門!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司選擇資產!\",\"ChoosePropertyResources.index.108367-1\":\"當前資產已出售,請選擇其他資產\",\"ChoosePropertyResources.index.108367-2\":\"當前資產已出租,請選擇其他資產\",\"ChoosePropertyResources.index.108367-3\":\"當前資產可租面積為0,請選擇其他資產\",\"ChoosePropertyResources.index.108367-4\":\"未查找到該資產\",\"ColumnSetting.index.391089-0\":\"列設定\",\"ColumnSetting.index.391089-1\":\"恢復默認\",\"ColumnSetting.index.391089-2\":\"列名稱\",\"ColumnSetting.index.391089-3\":\"寬度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一項表格列\",\"ColumnSetting.index.391089-9\":\"是否確認要恢復默認?\",\"ColumnSetting.index.391089-10\":\"無\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定義列顯示\",\"CustomColumns.index.325309-1\":\"恢復默認\",\"CustomImport.index.951685-0\":\"範本下載\",\"CustomImport.index.951685-1\":\"點擊或將檔案拖拽到這裡上傳\",\"CustomImport.index.951685-2\":\"支持副檔名:{0}\",\"CustomImport.index.951685-4\":\"導入錯誤\",\"CustomImport.index.951685-5\":\"有誤條數:{0}\",\"CustomImport.index.951685-6\":\"請下載迴響檔案,導入結果可以幫助您更快鎖定問題\",\"CustomImport.index.951685-7\":\"下載檔案\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"導入成功\",\"DepartmentPositionForm.index.147974-0\":\"請選擇人員\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"崗位:\",\"DepartmentPositionModal.index.405695-0\":\"選擇部門/崗位\",\"DepartmentPositionModal.index.405695-1\":\"由於人員會頻繁因為離職、請假、調離等原因變動,所以系統不採取選擇人員的管道,而是採取了部門+崗位雙配寘的管道。 未來只要新員工歸屬到此部門中的此崗位,則會自動被選擇,無需手動選擇人員。\",\"DepartmentPositionModal.index.405695-2\":\"選擇部門\",\"DepartmentPositionModal.index.405695-3\":\"選擇崗位\",\"DepartmentPositionModal.index.405695-4\":\"暫無崗位,請先添加崗位\",\"DepartmentPositionModal.index.405695-5\":\"人員預覽:\",\"DepartmentPositionModal.index.405695-6\":\"清單展示的是此時的人員情况。 後續會隨著部門/崗位下人員的變化(新增、調離、離職等),調用的人員數據會自動變化。\",\"DepartmentPositionModal.index.405695-7\":\"暫無人員預覽\",\"DepartmentPositionModal.index.405695-8\":\"請選擇部門和崗位\",\"utils.constant.921180-0\":\"默認\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"訊息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"錯誤\",\"components.AddDictionary.031362-0\":\"顯示排序\",\"components.AddDictionary.031362-1\":\"字典標籤\",\"components.AddDictionary.031362-2\":\"請輸入字典標籤\",\"components.AddDictionary.031362-3\":\"字典鍵值\",\"components.AddDictionary.031362-4\":\"請輸入字典鍵值\",\"components.AddDictionary.031362-5\":\"樣式内容\",\"components.AddDictionary.031362-6\":\"請輸入樣式内容\",\"components.AddDictionary.031362-7\":\"回顯樣式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"編輯成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典設定\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典標籤\",\"DictionarySetting.index.757488-5\":\"字典鍵值\",\"ExportComponents.index.921182-0\":\"數據匯出進度\",\"ExportComponents.index.921182-1\":\"正在匯出數據,請耐心等待,請勿關閉窗口…\",\"ExportComponents.index.921182-2\":\"匯出成功,請等待檔案生成\",\"components.ExtraManageEdit.301828-0\":\"欄位名稱\",\"components.ExtraManageEdit.301828-1\":\"欄位排序\",\"components.ExtraManageEdit.301828-2\":\"數位越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所屬公司\",\"components.ExtraManageEdit.301828-4\":\"不選則適用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"欄位名稱必填\",\"components.ExtraManageEdit.301828-7\":\"編輯欄位\",\"components.ExtraManageEdit.301828-8\":\"添加欄位\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展欄位\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"欄位名稱\",\"ExtraManage.index.845270-3\":\"所屬公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"證件讀取\",\"IDCardReader.index.325162-1\":\"重新讀取\",\"IDCardReader.index.325162-2\":\"開始讀取\",\"IDCardReader.index.325162-3\":\"正在讀取中,請稍等\",\"IDCardReader.index.325162-4\":\"請勿移動證件或斷開設備\",\"IDCardReader.index.325162-5\":\"證件類型\",\"IDCardReader.index.325162-6\":\"中國居民身份證\",\"IDCardReader.index.325162-7\":\"外國人永久居住證證\",\"IDCardReader.index.325162-8\":\"臺灣居住證\",\"IDCardReader.index.325162-9\":\"港澳居住證\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/國籍\",\"IDCardReader.index.325162-15\":\"證件號碼\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"簽發機關\",\"IDCardReader.index.325162-19\":\"開始期限\",\"IDCardReader.index.325162-20\":\"結束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"設備連接成功,點擊上方按鈕開始讀取證件\",\"IDCardReader.index.325162-23\":\"設備連接失敗,請檢查設備或聯系管理員\",\"IDCardReader.index.325162-24\":\"流覽器版本過低,不支持該讀卡器\",\"IDCardReader.index.325162-25\":\"讀取成功\",\"IDCardReader.index.325162-26\":\"讀卡器未連接\",\"ImportFile.index.452353-0\":\"點擊或將檔案拖拽到這裡上傳\",\"ImportFile.index.452353-1\":\"支持副檔名:{0}\",\"ImportFile.index.452353-2\":\"範本下載\",\"ImportFile.index.452353-3\":\"導入檔案\",\"ImportFile.index.452353-4\":\"下載成功,請等待檔案生成\",\"ImportFile.index.452353-5\":\"請先上傳文件!\",\"ImportFile.index.452353-6\":\"上傳成功!\",\"ImportFile.index.452353-7\":\"上傳失敗!\",\"LinkLibrary.AddMini.939993-0\":\"小程式名稱\",\"LinkLibrary.AddMini.939993-1\":\"請輸入小程式名稱\",\"LinkLibrary.AddMini.939993-2\":\"請輸入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"請輸入原始id\",\"LinkLibrary.AddMini.939993-5\":\"請輸入路徑\",\"LinkLibrary.AddMini.939993-6\":\"網址\",\"LinkLibrary.AddMini.939993-7\":\"填寫後非小程式環境支持跳轉網址\",\"LinkLibrary.AddMini.939993-8\":\"編輯常用小程式\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程式\",\"LinkLibrary.AddMini.939993-10\":\"appid不能輸入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能輸入中文\",\"LinkLibrary.index.454731-0\":\"設定連結位址\",\"LinkLibrary.index.454731-1\":\"非微信環境無法跳轉小程式\",\"LinkLibrary.index.454731-2\":\"選擇小程式:\",\"LinkLibrary.index.454731-3\":\"選擇常用小程式\",\"LinkLibrary.index.454731-4\":\"選擇打開管道:\",\"LinkLibrary.index.454731-5\":\"跳轉\",\"LinkLibrary.index.454731-6\":\"半屏打開\",\"LinkLibrary.index.454731-7\":\"需要在小程式管理後臺「設定」-「協力廠商設定」-「半屏小程式管理」板塊發起申請才能正常調用\",\"LinkLibrary.index.454731-8\":\"小程式打開協力廠商網頁,需要提前在小程式後臺添加該網址對應的功能變數名稱為安全功能變數名稱,否則將無法打開,影響使用。\",\"LinkLibrary.index.454731-9\":\"連結網址:\",\"LinkLibrary.index.454731-10\":\"請輸入跳轉連結\",\"LinkLibrary.index.454731-11\":\"點擊預覽\",\"LinkLibrary.index.454731-12\":\"預覽\",\"LinkLibrary.index.454731-13\":\"請填寫連結網址\",\"LinkLibrary.index.454731-14\":\"外部連結\",\"LinkLibrary.index.454731-15\":\"請選擇一個小程式\",\"LinkLibrary.index.454731-16\":\"請選擇清單\",\"LinkLibrary.MiniList.891083-0\":\"選擇常用小程式\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"請選擇小程式\",\"LinkLibrary.MiniList.891083-6\":\"確定删除嗎?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配寘\",\"PaySetting.index.371659-1\":\"啟用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"請選擇使用環境\",\"PaySetting.index.371659-4\":\"請選擇啟用的支付配寘\",\"PaySetting.index.371659-5\":\"請先選擇使用環境\",\"PaySetting.index.371659-6\":\"確認取消添加當前項?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支付名稱\",\"PaySetting.index.371659-10\":\"應用樓宇\",\"PaySetting.index.371659-11\":\"請選擇使用環境和支付配寘名稱!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"選擇圖片\",\"PhotoUpload.index.983369-1\":\"拍照上傳\",\"PhotoUpload.index.983369-2\":\"拍攝照片\",\"PhotoUpload.index.983369-3\":\"您的瀏覽器不支持該功能,請更換瀏覽器或陞級至最新版本\",\"PreviewImg.index.468831-0\":\"圖片預覽\",\"QrcodeModal.index.612016-0\":\"下載\",\"QrcodeModal.index.612016-1\":\"二維碼\",\"SelectProperty.index.178533-0\":\"選擇資產\",\"SelectProperty.index.178533-1\":\"添加資產\",\"SelectProperty.index.178533-2\":\"資產編碼\",\"SelectProperty.index.178533-3\":\"請輸入資產編碼\",\"SelectProperty.index.178533-4\":\"資產分類\",\"SelectProperty.index.178533-5\":\"請選擇資產分類\",\"SelectProperty.index.178533-6\":\"資產名稱\",\"SelectProperty.index.178533-7\":\"請輸入資產名稱\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"請選擇所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"請輸入品牌\",\"SelectProperty.index.178533-12\":\"型號\",\"SelectProperty.index.178533-13\":\"請輸入型號\",\"SelectProperty.index.178533-16\":\"共計{0}項\",\"SelectProperty.index.178533-17\":\"已選中{0}項\",\"SelectProperty.index.178533-18\":\"設備序號\",\"TenantComponent.index.898342-0\":\"可直接錄入名稱蒐索\",\"UserDetail.index.833219-0\":\"部門\",\"UserDetail.index.833219-1\":\"直屬上級\",\"UserDetail.index.833219-2\":\"電話\",\"UserDetail.index.833219-3\":\"郵箱\",\"UserDetail.index.833219-4\":\"工號\",\"UserDetail.index.833219-5\":\"職位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要綁定其他錶請前往對應的錶應用添加錶資訊並綁定房間。\",\"ViewEnergyList.index.921424-3\":\"讀錶\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"確定重置該{0}嗎?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"當前未綁定水電價格標準,請添加對應位置的價格標準後再進行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"錶名稱\",\"ViewEnergyList.index.921424-12\":\"錶種類\",\"ViewEnergyList.index.921424-13\":\"上期抄表讀數\",\"ViewEnergyList.index.921424-14\":\"上期抄表時間\",\"ViewEnergyList.index.921424-15\":\"對應費用類型\",\"ViewEnergyList.index.921424-16\":\"計費單價\",\"ViewEnergyList.index.921424-17\":\"階梯價\",\"ViewEnergyList.index.921424-18\":\"計費組織\",\"ViewEnergyList.index.921424-19\":\"餘量\",\"ViewPropertyList.index.954882-0\":\"添加資產\",\"ViewPropertyList.index.954882-1\":\"資產編碼\",\"ViewPropertyList.index.954882-2\":\"資產名稱\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型號\",\"ViewPropertyList.index.954882-5\":\"設備序號\",\"ViewPropertyList.index.954882-6\":\"購置金額\",\"ViewPropertyList.index.954882-7\":\"含稅\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"無項目\",\"utils.util.168191-1\":\"請輸入數位\",\"utils.util.168191-2\":\"錯誤\",\"utils.util.168191-3\":\"v-action格式錯誤\",\"components.ExtraManageEdit.249040-0\":\"欄位類型\",\"components.ExtraManageEdit.249040-3\":\"預設值\",\"components.ExtraManageEdit.249040-4\":\"長度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"個字元\",\"components.ExtraManageEdit.249040-7\":\"輸入框占位文字\",\"components.ExtraManageEdit.249040-8\":\"選擇日期類型\",\"components.ExtraManageEdit.249040-9\":\"選項數據\",\"components.ExtraManageEdit.249040-10\":\"添加選項\",\"components.ExtraManageEdit.249040-11\":\"最多可以選擇的項目數\",\"components.ExtraManageEdit.249040-12\":\"最大允許上傳個數\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+時間\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"欄位類型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"長度限制最大值應大於長度限制最小值\",\"ExtraManage.index.695943-0\":\"所屬公司\",\"ExtraManage.index.695943-1\":\"請選擇所屬公司\",\"ExtraManage.index.695943-2\":\"欄位類型\",\"ExtraManage.index.695943-3\":\"請選擇欄位類型\",\"ExtraManage.index.695943-4\":\"資產名稱\",\"ExtraManage.index.695943-5\":\"請輸入資產名稱\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"審批流設定\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"審批流程\",\"ExtraManage.index.338036-0\":\"欄位名稱\",\"ExtraManage.index.338036-1\":\"請輸入欄位名稱\",\"ExtraManage.index.845270-7\":\"所屬項目\",\"modules.ExtraManageEdit.828230-5\":\"不選擇為通用\",\"ExtraFieldsItem.index.243488-0\":\"點擊或拖拽上傳\",\"ExtraFieldsItem.index.243488-1\":\"已超過最大選擇數量\",\"CustomTable.index.675298-0\":\"審批流設定\",\"CustomTable.index.675298-1\":\"名稱\",\"components.extraManageEdit.enterSetting\":\"輸入設定\",\"ChooseHousingResources.index.592551-0\":\"可租面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套內面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公攤面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"請輸入字典名稱\",\"VisitorPage.index.924333-0\":\"接受上傳的檔案類型\",\"VisitorPage.index.924333-1\":\"不填寫則支持所有檔案格式,多個用英文逗號隔開。 示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\"}");
|
|
130785
|
+
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"請輸入{0}\",\"CustomTable.index.074786-1\":\"請選擇{0}\",\"CustomTable.index.074786-2\":\"開始日期\",\"CustomTable.index.074786-3\":\"結束日期\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"結束時間\",\"CustomTable.index.074786-6\":\"選擇{0}\",\"CustomTable.index.074786-7\":\"選擇租客\",\"CustomTable.index.074786-8\":\"起數\",\"CustomTable.index.074786-9\":\"至數\",\"CustomTable.index.074786-13\":\"加載中…\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"導入數據\",\"CustomTable.index.074786-16\":\"匯出數據\",\"CustomTable.index.074786-17\":\"字典設定\",\"CustomTable.index.074786-18\":\"拓展欄位\",\"CustomTable.index.074786-19\":\"清單設定\",\"CustomTable.index.074786-22\":\"導入檔案\",\"CustomTable.index.074786-31\":\"匯出成功,請等待檔案生成\",\"CustomTable.index.074786-32\":\"共{0}條\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名稱\",\"modules.AddAttachments.831666-2\":\"上傳附件\",\"modules.AddAttachments.831666-3\":\"拖拽檔案至虛線款內或點擊此區域上傳文件\",\"modules.AddAttachments.831666-4\":\"檔案只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"資料夾\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上傳\",\"modules.MultipleAddAttachments.414571-1\":\"線上預覽\",\"modules.MultipleAddAttachments.414571-2\":\"您確定取消嗎?\",\"modules.MultipleAddAttachments.414571-3\":\"請選擇檔案並等待上傳完成後保存!\",\"modules.MultipleAddAttachments.414571-4\":\"請等待所有文件上傳完成或删除未完成檔案後保存!\",\"modules.MultipleAddAttachments.414571-5\":\"請輸入檔案名稱後保存!\",\"modules.MultipleAddAttachments.414571-7\":\"檔名\",\"modules.MultipleAddAttachments.414571-8\":\"進度\",\"AttachmentInfo.index.559728-0\":\"附件資訊\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建資料夾\",\"AttachmentInfo.index.559728-3\":\"上傳文件\",\"AttachmentInfo.index.559728-4\":\"批量上傳\",\"AttachmentInfo.index.559728-5\":\"線上預覽\",\"AttachmentInfo.index.559728-6\":\"置頂\",\"AttachmentInfo.index.559728-7\":\"下載\",\"AttachmentInfo.index.559728-8\":\"首頁\",\"AttachmentInfo.index.559728-9\":\"置頂成功\",\"AttachmentInfo.index.559728-10\":\"未返回檔案路徑,無法下載\",\"AttachmentInfo.index.559728-11\":\"確認删除此檔案或資料夾(删除資料夾則該資料夾目錄下的檔案將全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"檔名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作時間\",\"BlPhoneInput.index.598206-0\":\"請輸入手機號\",\"BlPhoneInput.index.598206-1\":\"請輸入正確的手機號\",\"BlTextTranslationBtn.index.305282-0\":\"設定多語言\",\"BlTextTranslationModal.index.007091-0\":\"默認名稱\",\"BlTextTranslationModal.index.007091-1\":\"請輸入默認名稱\",\"BlTextTranslationModal.index.007091-2\":\"請輸入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他語種版本\",\"BlTextTranslationModal.index.007091-4\":\"在機构/用戶端查看該欄位時,將根據當前設定的語言展示欄位。 若對應語言的名稱為空,則展示默認名稱。\",\"CheckedHousingResources.index.396661-0\":\"{0}名稱\",\"CheckedHousingResources.index.396661-1\":\"租賃面積\",\"CheckedHousingResources.index.396661-2\":\"總面積\",\"CheckedHousingResources.index.396661-3\":\"可租/總面積\",\"CheckedHousingResources.index.396661-4\":\"水電數據\",\"CheckedHousingResources.index.396661-5\":\"資產綁定\",\"CheckedHousingResources.index.396661-6\":\"請輸入面積\",\"CheckedHousingResources.index.396661-7\":\"未選擇房源\",\"CheckedHousingResources.index.396661-9\":\"水電數據{0}\",\"CheckedHousingResources.index.396661-10\":\"資產數據{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名稱\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租賃\",\"CheckedPropertyResources.index.618076-3\":\"面積\",\"CheckedPropertyResources.index.618076-4\":\"總面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/總面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"請輸入面積\",\"CheckedPropertyResources.index.618076-7\":\"未選擇資產\",\"CheckedPropertyResources.index.618076-8\":\"資產\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全選\",\"ChooseBuildings.index.297751-1\":\"部分樓層\",\"ChooseBuildings.index.297751-2\":\"全部樓層\",\"ChooseBuildings.index.297751-3\":\"該項目下暫未添加樓宇\",\"ChooseBuildings.index.297751-4\":\"樓宇清單\",\"ChooseBuildings.index.297751-5\":\"集合清單\",\"ChooseBuildings.index.297751-6\":\"項目清單\",\"ChooseHousingModal.index.582040-1\":\"房間\",\"ChooseHousingModal.index.582040-2\":\"最多只能選擇{0}個{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨項目選擇{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨樓宇選擇{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨樓層選擇{0}!\",\"ChooseHousingResources.index.643917-4\":\"當前{0}可租面積為0,請選擇其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到該{0}\",\"ChooseOrgMember.index.484656-0\":\"全選\",\"ChooseOrgMember.index.484656-1\":\"未啟動\",\"ChooseOrgMember.index.484656-2\":\"暫無數據\",\"ChooseOrgMember.index.484656-3\":\"已選擇:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"請選擇部門\",\"ChooseOrgMember.index.484656-7\":\"請選擇成員\",\"ChooseOrgMember.index.484656-8\":\"請選擇部門或成員\",\"ChooseOrgMember.index.484656-9\":\"成員\",\"ChooseOrgMember.index.484656-10\":\"部門\",\"ChooseOrgMember.index.484656-11\":\"請輸入姓名\",\"ChooseOrgMember.index.484656-12\":\"請輸入部門名\",\"ChooseOrgMember.index.484656-13\":\"請選擇至少{0}個成員!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能選擇{0}個成員!\",\"ChooseOrgMember.index.484656-15\":\"請選擇至少{0}個部門!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能選擇{0}個部門!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司選擇資產!\",\"ChoosePropertyResources.index.108367-1\":\"當前資產已出售,請選擇其他資產\",\"ChoosePropertyResources.index.108367-2\":\"當前資產已出租,請選擇其他資產\",\"ChoosePropertyResources.index.108367-3\":\"當前資產可租面積為0,請選擇其他資產\",\"ChoosePropertyResources.index.108367-4\":\"未查找到該資產\",\"ColumnSetting.index.391089-0\":\"列設定\",\"ColumnSetting.index.391089-1\":\"恢復默認\",\"ColumnSetting.index.391089-2\":\"列名稱\",\"ColumnSetting.index.391089-3\":\"寬度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一項表格列\",\"ColumnSetting.index.391089-9\":\"是否確認要恢復默認?\",\"ColumnSetting.index.391089-10\":\"無\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定義列顯示\",\"CustomColumns.index.325309-1\":\"恢復默認\",\"CustomImport.index.951685-0\":\"範本下載\",\"CustomImport.index.951685-1\":\"點擊或將檔案拖拽到這裡上傳\",\"CustomImport.index.951685-2\":\"支持副檔名:{0}\",\"CustomImport.index.951685-4\":\"導入錯誤\",\"CustomImport.index.951685-5\":\"有誤條數:{0}\",\"CustomImport.index.951685-6\":\"請下載迴響檔案,導入結果可以幫助您更快鎖定問題\",\"CustomImport.index.951685-7\":\"下載檔案\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"導入成功\",\"DepartmentPositionForm.index.147974-0\":\"請選擇人員\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"崗位:\",\"DepartmentPositionModal.index.405695-0\":\"選擇部門/崗位\",\"DepartmentPositionModal.index.405695-1\":\"由於人員會頻繁因為離職、請假、調離等原因變動,所以系統不採取選擇人員的管道,而是採取了部門+崗位雙配寘的管道。 未來只要新員工歸屬到此部門中的此崗位,則會自動被選擇,無需手動選擇人員。\",\"DepartmentPositionModal.index.405695-2\":\"選擇部門\",\"DepartmentPositionModal.index.405695-3\":\"選擇崗位\",\"DepartmentPositionModal.index.405695-4\":\"暫無崗位,請先添加崗位\",\"DepartmentPositionModal.index.405695-5\":\"人員預覽:\",\"DepartmentPositionModal.index.405695-6\":\"清單展示的是此時的人員情况。 後續會隨著部門/崗位下人員的變化(新增、調離、離職等),調用的人員數據會自動變化。\",\"DepartmentPositionModal.index.405695-7\":\"暫無人員預覽\",\"DepartmentPositionModal.index.405695-8\":\"請選擇部門和崗位\",\"utils.constant.921180-0\":\"默認\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"訊息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"錯誤\",\"components.AddDictionary.031362-0\":\"顯示排序\",\"components.AddDictionary.031362-1\":\"字典標籤\",\"components.AddDictionary.031362-2\":\"請輸入字典標籤\",\"components.AddDictionary.031362-3\":\"字典鍵值\",\"components.AddDictionary.031362-4\":\"請輸入字典鍵值\",\"components.AddDictionary.031362-5\":\"樣式内容\",\"components.AddDictionary.031362-6\":\"請輸入樣式内容\",\"components.AddDictionary.031362-7\":\"回顯樣式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"編輯成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典設定\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典標籤\",\"DictionarySetting.index.757488-5\":\"字典鍵值\",\"ExportComponents.index.921182-0\":\"數據匯出進度\",\"ExportComponents.index.921182-1\":\"正在匯出數據,請耐心等待,請勿關閉窗口…\",\"ExportComponents.index.921182-2\":\"匯出成功,請等待檔案生成\",\"components.ExtraManageEdit.301828-0\":\"欄位名稱\",\"components.ExtraManageEdit.301828-1\":\"欄位排序\",\"components.ExtraManageEdit.301828-2\":\"數位越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所屬公司\",\"components.ExtraManageEdit.301828-4\":\"不選則適用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"欄位名稱必填\",\"components.ExtraManageEdit.301828-7\":\"編輯欄位\",\"components.ExtraManageEdit.301828-8\":\"添加欄位\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展欄位\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"欄位名稱\",\"ExtraManage.index.845270-3\":\"所屬公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"證件讀取\",\"IDCardReader.index.325162-1\":\"重新讀取\",\"IDCardReader.index.325162-2\":\"開始讀取\",\"IDCardReader.index.325162-3\":\"正在讀取中,請稍等\",\"IDCardReader.index.325162-4\":\"請勿移動證件或斷開設備\",\"IDCardReader.index.325162-5\":\"證件類型\",\"IDCardReader.index.325162-6\":\"中國居民身份證\",\"IDCardReader.index.325162-7\":\"外國人永久居住證證\",\"IDCardReader.index.325162-8\":\"臺灣居住證\",\"IDCardReader.index.325162-9\":\"港澳居住證\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/國籍\",\"IDCardReader.index.325162-15\":\"證件號碼\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"簽發機關\",\"IDCardReader.index.325162-19\":\"開始期限\",\"IDCardReader.index.325162-20\":\"結束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"設備連接成功,點擊上方按鈕開始讀取證件\",\"IDCardReader.index.325162-23\":\"設備連接失敗,請檢查設備或聯系管理員\",\"IDCardReader.index.325162-24\":\"流覽器版本過低,不支持該讀卡器\",\"IDCardReader.index.325162-25\":\"讀取成功\",\"IDCardReader.index.325162-26\":\"讀卡器未連接\",\"ImportFile.index.452353-0\":\"點擊或將檔案拖拽到這裡上傳\",\"ImportFile.index.452353-1\":\"支持副檔名:{0}\",\"ImportFile.index.452353-2\":\"範本下載\",\"ImportFile.index.452353-3\":\"導入檔案\",\"ImportFile.index.452353-4\":\"下載成功,請等待檔案生成\",\"ImportFile.index.452353-5\":\"請先上傳文件!\",\"ImportFile.index.452353-6\":\"上傳成功!\",\"ImportFile.index.452353-7\":\"上傳失敗!\",\"LinkLibrary.AddMini.939993-0\":\"小程式名稱\",\"LinkLibrary.AddMini.939993-1\":\"請輸入小程式名稱\",\"LinkLibrary.AddMini.939993-2\":\"請輸入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"請輸入原始id\",\"LinkLibrary.AddMini.939993-5\":\"請輸入路徑\",\"LinkLibrary.AddMini.939993-6\":\"網址\",\"LinkLibrary.AddMini.939993-7\":\"填寫後非小程式環境支持跳轉網址\",\"LinkLibrary.AddMini.939993-8\":\"編輯常用小程式\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程式\",\"LinkLibrary.AddMini.939993-10\":\"appid不能輸入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能輸入中文\",\"LinkLibrary.index.454731-0\":\"設定連結位址\",\"LinkLibrary.index.454731-1\":\"非微信環境無法跳轉小程式\",\"LinkLibrary.index.454731-2\":\"選擇小程式:\",\"LinkLibrary.index.454731-3\":\"選擇常用小程式\",\"LinkLibrary.index.454731-4\":\"選擇打開管道:\",\"LinkLibrary.index.454731-5\":\"跳轉\",\"LinkLibrary.index.454731-6\":\"半屏打開\",\"LinkLibrary.index.454731-7\":\"需要在小程式管理後臺「設定」-「協力廠商設定」-「半屏小程式管理」板塊發起申請才能正常調用\",\"LinkLibrary.index.454731-8\":\"小程式打開協力廠商網頁,需要提前在小程式後臺添加該網址對應的功能變數名稱為安全功能變數名稱,否則將無法打開,影響使用。\",\"LinkLibrary.index.454731-9\":\"連結網址:\",\"LinkLibrary.index.454731-10\":\"請輸入跳轉連結\",\"LinkLibrary.index.454731-11\":\"點擊預覽\",\"LinkLibrary.index.454731-12\":\"預覽\",\"LinkLibrary.index.454731-13\":\"請填寫連結網址\",\"LinkLibrary.index.454731-14\":\"外部連結\",\"LinkLibrary.index.454731-15\":\"請選擇一個小程式\",\"LinkLibrary.index.454731-16\":\"請選擇清單\",\"LinkLibrary.MiniList.891083-0\":\"選擇常用小程式\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"請選擇小程式\",\"LinkLibrary.MiniList.891083-6\":\"確定删除嗎?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配寘\",\"PaySetting.index.371659-1\":\"啟用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"請選擇使用環境\",\"PaySetting.index.371659-4\":\"請選擇啟用的支付配寘\",\"PaySetting.index.371659-5\":\"請先選擇使用環境\",\"PaySetting.index.371659-6\":\"確認取消添加當前項?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支付名稱\",\"PaySetting.index.371659-10\":\"應用樓宇\",\"PaySetting.index.371659-11\":\"請選擇使用環境和支付配寘名稱!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"選擇圖片\",\"PhotoUpload.index.983369-1\":\"拍照上傳\",\"PhotoUpload.index.983369-2\":\"拍攝照片\",\"PhotoUpload.index.983369-3\":\"您的瀏覽器不支持該功能,請更換瀏覽器或陞級至最新版本\",\"PreviewImg.index.468831-0\":\"圖片預覽\",\"QrcodeModal.index.612016-0\":\"下載\",\"QrcodeModal.index.612016-1\":\"二維碼\",\"SelectProperty.index.178533-0\":\"選擇資產\",\"SelectProperty.index.178533-1\":\"添加資產\",\"SelectProperty.index.178533-2\":\"資產編碼\",\"SelectProperty.index.178533-3\":\"請輸入資產編碼\",\"SelectProperty.index.178533-4\":\"資產分類\",\"SelectProperty.index.178533-5\":\"請選擇資產分類\",\"SelectProperty.index.178533-6\":\"資產名稱\",\"SelectProperty.index.178533-7\":\"請輸入資產名稱\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"請選擇所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"請輸入品牌\",\"SelectProperty.index.178533-12\":\"型號\",\"SelectProperty.index.178533-13\":\"請輸入型號\",\"SelectProperty.index.178533-16\":\"共計{0}項\",\"SelectProperty.index.178533-17\":\"已選中{0}項\",\"SelectProperty.index.178533-18\":\"設備序號\",\"TenantComponent.index.898342-0\":\"可直接錄入名稱蒐索\",\"UserDetail.index.833219-0\":\"部門\",\"UserDetail.index.833219-1\":\"直屬上級\",\"UserDetail.index.833219-2\":\"電話\",\"UserDetail.index.833219-3\":\"郵箱\",\"UserDetail.index.833219-4\":\"工號\",\"UserDetail.index.833219-5\":\"職位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要綁定其他錶請前往對應的錶應用添加錶資訊並綁定房間。\",\"ViewEnergyList.index.921424-3\":\"讀錶\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"確定重置該{0}嗎?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"當前未綁定水電價格標準,請添加對應位置的價格標準後再進行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"錶名稱\",\"ViewEnergyList.index.921424-12\":\"錶種類\",\"ViewEnergyList.index.921424-13\":\"上期抄表讀數\",\"ViewEnergyList.index.921424-14\":\"上期抄表時間\",\"ViewEnergyList.index.921424-15\":\"對應費用類型\",\"ViewEnergyList.index.921424-16\":\"計費單價\",\"ViewEnergyList.index.921424-17\":\"階梯價\",\"ViewEnergyList.index.921424-18\":\"計費組織\",\"ViewEnergyList.index.921424-19\":\"餘量\",\"ViewPropertyList.index.954882-0\":\"添加資產\",\"ViewPropertyList.index.954882-1\":\"資產編碼\",\"ViewPropertyList.index.954882-2\":\"資產名稱\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型號\",\"ViewPropertyList.index.954882-5\":\"設備序號\",\"ViewPropertyList.index.954882-6\":\"購置金額\",\"ViewPropertyList.index.954882-7\":\"含稅\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"無項目\",\"utils.util.168191-1\":\"請輸入數位\",\"utils.util.168191-2\":\"錯誤\",\"utils.util.168191-3\":\"v-action格式錯誤\",\"components.ExtraManageEdit.249040-0\":\"欄位類型\",\"components.ExtraManageEdit.249040-3\":\"預設值\",\"components.ExtraManageEdit.249040-4\":\"長度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"個字元\",\"components.ExtraManageEdit.249040-7\":\"輸入框占位文字\",\"components.ExtraManageEdit.249040-8\":\"選擇日期類型\",\"components.ExtraManageEdit.249040-9\":\"選項數據\",\"components.ExtraManageEdit.249040-10\":\"添加選項\",\"components.ExtraManageEdit.249040-11\":\"最多可以選擇的項目數\",\"components.ExtraManageEdit.249040-12\":\"最大允許上傳個數\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+時間\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"欄位類型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"長度限制最大值應大於長度限制最小值\",\"ExtraManage.index.695943-0\":\"所屬公司\",\"ExtraManage.index.695943-1\":\"請選擇所屬公司\",\"ExtraManage.index.695943-2\":\"欄位類型\",\"ExtraManage.index.695943-3\":\"請選擇欄位類型\",\"ExtraManage.index.695943-4\":\"資產名稱\",\"ExtraManage.index.695943-5\":\"請輸入資產名稱\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"審批流設定\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"審批流程\",\"ExtraManage.index.338036-0\":\"欄位名稱\",\"ExtraManage.index.338036-1\":\"請輸入欄位名稱\",\"ExtraManage.index.845270-7\":\"所屬項目\",\"modules.ExtraManageEdit.828230-5\":\"不選擇為通用\",\"ExtraFieldsItem.index.243488-0\":\"點擊或拖拽上傳\",\"ExtraFieldsItem.index.243488-1\":\"已超過最大選擇數量\",\"CustomTable.index.675298-0\":\"審批流設定\",\"CustomTable.index.675298-1\":\"名稱\",\"components.extraManageEdit.enterSetting\":\"輸入設定\",\"ChooseHousingResources.index.592551-0\":\"可租面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套內面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公攤面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"請輸入字典名稱\",\"VisitorPage.index.924333-0\":\"接受上傳的檔案類型\",\"VisitorPage.index.924333-1\":\"不填寫則支持所有檔案格式,多個用英文逗號隔開。 示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\",\"ExtraFieldsItem.index.831918-0\":\"選擇附件\",\"ExtraFieldsItem.index.831918-1\":\"僅支持10MB以內\"}");
|
|
130772
130786
|
|
|
130773
130787
|
/***/ }),
|
|
130774
130788
|
|
|
@@ -132280,20 +132294,6 @@ module.exports = Object.setPrototypeOf || ('__proto__' in {} ? function () {
|
|
|
132280
132294
|
}() : undefined);
|
|
132281
132295
|
|
|
132282
132296
|
|
|
132283
|
-
/***/ }),
|
|
132284
|
-
|
|
132285
|
-
/***/ "d2c0":
|
|
132286
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
132287
|
-
|
|
132288
|
-
// Imports
|
|
132289
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
132290
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
132291
|
-
// Module
|
|
132292
|
-
exports.push([module.i, ".primary-color-text[data-v-2557d4cc]{color:#2681f3}.image_box[data-v-2557d4cc]{display:inline-block;width:104px;height:104px;margin:0 8px 8px 0;vertical-align:top;position:relative;padding:8px;border:1px solid #d9d9d9;border-radius:2px;text-align:center;align-items:center;justify-content:center}.image_box .imagees[data-v-2557d4cc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-height:100%;max-width:100%}", ""]);
|
|
132293
|
-
// Exports
|
|
132294
|
-
module.exports = exports;
|
|
132295
|
-
|
|
132296
|
-
|
|
132297
132297
|
/***/ }),
|
|
132298
132298
|
|
|
132299
132299
|
/***/ "d338":
|
|
@@ -139597,7 +139597,7 @@ function arrayLikeKeys(value, inherited) {
|
|
|
139597
139597
|
/***/ "ee06":
|
|
139598
139598
|
/***/ (function(module) {
|
|
139599
139599
|
|
|
139600
|
-
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"請輸入{0}\",\"CustomTable.index.074786-1\":\"請選擇{0}\",\"CustomTable.index.074786-2\":\"開始日期\",\"CustomTable.index.074786-3\":\"結束日期\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"結束時間\",\"CustomTable.index.074786-6\":\"選擇{0}\",\"CustomTable.index.074786-7\":\"選擇租客\",\"CustomTable.index.074786-8\":\"起數\",\"CustomTable.index.074786-9\":\"至數\",\"CustomTable.index.074786-13\":\"加載中…\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"導入數據\",\"CustomTable.index.074786-16\":\"匯出數據\",\"CustomTable.index.074786-17\":\"字典設定\",\"CustomTable.index.074786-18\":\"拓展欄位\",\"CustomTable.index.074786-19\":\"清單設定\",\"CustomTable.index.074786-22\":\"導入檔案\",\"CustomTable.index.074786-31\":\"匯出成功,請等待檔案生成\",\"CustomTable.index.074786-32\":\"共{0}條\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名稱\",\"modules.AddAttachments.831666-2\":\"上傳附件\",\"modules.AddAttachments.831666-3\":\"拖拽檔案至虛線款內或點擊此區域上傳文件\",\"modules.AddAttachments.831666-4\":\"檔案只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"資料夾\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上傳\",\"modules.MultipleAddAttachments.414571-1\":\"線上預覽\",\"modules.MultipleAddAttachments.414571-2\":\"您確定取消嗎?\",\"modules.MultipleAddAttachments.414571-3\":\"請選擇檔案並等待上傳完成後保存!\",\"modules.MultipleAddAttachments.414571-4\":\"請等待所有文件上傳完成或删除未完成檔案後保存!\",\"modules.MultipleAddAttachments.414571-5\":\"請輸入檔案名稱後保存!\",\"modules.MultipleAddAttachments.414571-7\":\"檔名\",\"modules.MultipleAddAttachments.414571-8\":\"進度\",\"AttachmentInfo.index.559728-0\":\"附件資訊\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建資料夾\",\"AttachmentInfo.index.559728-3\":\"上傳文件\",\"AttachmentInfo.index.559728-4\":\"批量上傳\",\"AttachmentInfo.index.559728-5\":\"線上預覽\",\"AttachmentInfo.index.559728-6\":\"置頂\",\"AttachmentInfo.index.559728-7\":\"下載\",\"AttachmentInfo.index.559728-8\":\"首頁\",\"AttachmentInfo.index.559728-9\":\"置頂成功\",\"AttachmentInfo.index.559728-10\":\"未返回檔案路徑,無法下載\",\"AttachmentInfo.index.559728-11\":\"確認删除此檔案或資料夾(删除資料夾則該資料夾目錄下的檔案將全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"檔名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作時間\",\"BlPhoneInput.index.598206-0\":\"請輸入手機號\",\"BlPhoneInput.index.598206-1\":\"請輸入正確的手機號\",\"BlTextTranslationBtn.index.305282-0\":\"設定多語言\",\"BlTextTranslationModal.index.007091-0\":\"默認名稱\",\"BlTextTranslationModal.index.007091-1\":\"請輸入默認名稱\",\"BlTextTranslationModal.index.007091-2\":\"請輸入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他語種版本\",\"BlTextTranslationModal.index.007091-4\":\"在機构/用戶端查看該欄位時,將根據當前設定的語言展示欄位。 若對應語言的名稱為空,則展示默認名稱。\",\"CheckedHousingResources.index.396661-0\":\"{0}名稱\",\"CheckedHousingResources.index.396661-1\":\"租賃面積\",\"CheckedHousingResources.index.396661-2\":\"總面積\",\"CheckedHousingResources.index.396661-3\":\"可租/總面積\",\"CheckedHousingResources.index.396661-4\":\"水電數據\",\"CheckedHousingResources.index.396661-5\":\"資產綁定\",\"CheckedHousingResources.index.396661-6\":\"請輸入面積\",\"CheckedHousingResources.index.396661-7\":\"未選擇房源\",\"CheckedHousingResources.index.396661-9\":\"水電數據{0}\",\"CheckedHousingResources.index.396661-10\":\"資產數據{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名稱\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租賃\",\"CheckedPropertyResources.index.618076-3\":\"面積\",\"CheckedPropertyResources.index.618076-4\":\"總面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/總面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"請輸入面積\",\"CheckedPropertyResources.index.618076-7\":\"未選擇資產\",\"CheckedPropertyResources.index.618076-8\":\"資產\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全選\",\"ChooseBuildings.index.297751-1\":\"部分樓層\",\"ChooseBuildings.index.297751-2\":\"全部樓層\",\"ChooseBuildings.index.297751-3\":\"該項目下暫未添加樓宇\",\"ChooseBuildings.index.297751-4\":\"樓宇清單\",\"ChooseBuildings.index.297751-5\":\"集合清單\",\"ChooseBuildings.index.297751-6\":\"項目清單\",\"ChooseHousingModal.index.582040-1\":\"房間\",\"ChooseHousingModal.index.582040-2\":\"最多只能選擇{0}個{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨項目選擇{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨樓宇選擇{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨樓層選擇{0}!\",\"ChooseHousingResources.index.643917-4\":\"當前{0}可租面積為0,請選擇其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到該{0}\",\"ChooseOrgMember.index.484656-0\":\"全選\",\"ChooseOrgMember.index.484656-1\":\"未啟動\",\"ChooseOrgMember.index.484656-2\":\"暫無數據\",\"ChooseOrgMember.index.484656-3\":\"已選擇:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"請選擇部門\",\"ChooseOrgMember.index.484656-7\":\"請選擇成員\",\"ChooseOrgMember.index.484656-8\":\"請選擇部門或成員\",\"ChooseOrgMember.index.484656-9\":\"成員\",\"ChooseOrgMember.index.484656-10\":\"部門\",\"ChooseOrgMember.index.484656-11\":\"請輸入姓名\",\"ChooseOrgMember.index.484656-12\":\"請輸入部門名\",\"ChooseOrgMember.index.484656-13\":\"請選擇至少{0}個成員!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能選擇{0}個成員!\",\"ChooseOrgMember.index.484656-15\":\"請選擇至少{0}個部門!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能選擇{0}個部門!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司選擇資產!\",\"ChoosePropertyResources.index.108367-1\":\"當前資產已出售,請選擇其他資產\",\"ChoosePropertyResources.index.108367-2\":\"當前資產已出租,請選擇其他資產\",\"ChoosePropertyResources.index.108367-3\":\"當前資產可租面積為0,請選擇其他資產\",\"ChoosePropertyResources.index.108367-4\":\"未查找到該資產\",\"ColumnSetting.index.391089-0\":\"列設定\",\"ColumnSetting.index.391089-1\":\"恢復默認\",\"ColumnSetting.index.391089-2\":\"列名稱\",\"ColumnSetting.index.391089-3\":\"寬度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一項表格列\",\"ColumnSetting.index.391089-9\":\"是否確認要恢復默認?\",\"ColumnSetting.index.391089-10\":\"無\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定義列顯示\",\"CustomColumns.index.325309-1\":\"恢復默認\",\"CustomImport.index.951685-0\":\"範本下載\",\"CustomImport.index.951685-1\":\"點擊或將檔案拖拽到這裡上傳\",\"CustomImport.index.951685-2\":\"支持副檔名:{0}\",\"CustomImport.index.951685-4\":\"導入錯誤\",\"CustomImport.index.951685-5\":\"有誤條數:{0}\",\"CustomImport.index.951685-6\":\"請下載迴響檔案,導入結果可以幫助您更快鎖定問題\",\"CustomImport.index.951685-7\":\"下載檔案\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"導入成功\",\"DepartmentPositionForm.index.147974-0\":\"請選擇人員\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"崗位:\",\"DepartmentPositionModal.index.405695-0\":\"選擇部門/崗位\",\"DepartmentPositionModal.index.405695-1\":\"由於人員會頻繁因為離職、請假、調離等原因變動,所以系統不採取選擇人員的管道,而是採取了部門+崗位雙配寘的管道。 未來只要新員工歸屬到此部門中的此崗位,則會自動被選擇,無需手動選擇人員。\",\"DepartmentPositionModal.index.405695-2\":\"選擇部門\",\"DepartmentPositionModal.index.405695-3\":\"選擇崗位\",\"DepartmentPositionModal.index.405695-4\":\"暫無崗位,請先添加崗位\",\"DepartmentPositionModal.index.405695-5\":\"人員預覽:\",\"DepartmentPositionModal.index.405695-6\":\"清單展示的是此時的人員情况。 後續會隨著部門/崗位下人員的變化(新增、調離、離職等),調用的人員數據會自動變化。\",\"DepartmentPositionModal.index.405695-7\":\"暫無人員預覽\",\"DepartmentPositionModal.index.405695-8\":\"請選擇部門和崗位\",\"utils.constant.921180-0\":\"默認\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"訊息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"錯誤\",\"components.AddDictionary.031362-0\":\"顯示排序\",\"components.AddDictionary.031362-1\":\"字典標籤\",\"components.AddDictionary.031362-2\":\"請輸入字典標籤\",\"components.AddDictionary.031362-3\":\"字典鍵值\",\"components.AddDictionary.031362-4\":\"請輸入字典鍵值\",\"components.AddDictionary.031362-5\":\"樣式内容\",\"components.AddDictionary.031362-6\":\"請輸入樣式内容\",\"components.AddDictionary.031362-7\":\"回顯樣式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"編輯成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典設定\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典標籤\",\"DictionarySetting.index.757488-5\":\"字典鍵值\",\"ExportComponents.index.921182-0\":\"數據匯出進度\",\"ExportComponents.index.921182-1\":\"正在匯出數據,請耐心等待,請勿關閉窗口…\",\"ExportComponents.index.921182-2\":\"匯出成功,請等待檔案生成\",\"components.ExtraManageEdit.301828-0\":\"欄位名稱\",\"components.ExtraManageEdit.301828-1\":\"欄位排序\",\"components.ExtraManageEdit.301828-2\":\"數位越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所屬公司\",\"components.ExtraManageEdit.301828-4\":\"不選則適用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"欄位名稱必填\",\"components.ExtraManageEdit.301828-7\":\"編輯欄位\",\"components.ExtraManageEdit.301828-8\":\"添加欄位\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展欄位\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"欄位名稱\",\"ExtraManage.index.845270-3\":\"所屬公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"證件讀取\",\"IDCardReader.index.325162-1\":\"重新讀取\",\"IDCardReader.index.325162-2\":\"開始讀取\",\"IDCardReader.index.325162-3\":\"正在讀取中,請稍等\",\"IDCardReader.index.325162-4\":\"請勿移動證件或斷開設備\",\"IDCardReader.index.325162-5\":\"證件類型\",\"IDCardReader.index.325162-6\":\"中國居民身份證\",\"IDCardReader.index.325162-7\":\"外國人永久居住證證\",\"IDCardReader.index.325162-8\":\"臺灣居住證\",\"IDCardReader.index.325162-9\":\"港澳居住證\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/國籍\",\"IDCardReader.index.325162-15\":\"證件號碼\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"簽發機關\",\"IDCardReader.index.325162-19\":\"開始期限\",\"IDCardReader.index.325162-20\":\"結束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"設備連接成功,點擊上方按鈕開始讀取證件\",\"IDCardReader.index.325162-23\":\"設備連接失敗,請檢查設備或聯系管理員\",\"IDCardReader.index.325162-24\":\"流覽器版本過低,不支持該讀卡器\",\"IDCardReader.index.325162-25\":\"讀取成功\",\"IDCardReader.index.325162-26\":\"讀卡器未連接\",\"ImportFile.index.452353-0\":\"點擊或將檔案拖拽到這裡上傳\",\"ImportFile.index.452353-1\":\"支持副檔名:{0}\",\"ImportFile.index.452353-2\":\"範本下載\",\"ImportFile.index.452353-3\":\"導入檔案\",\"ImportFile.index.452353-4\":\"下載成功,請等待檔案生成\",\"ImportFile.index.452353-5\":\"請先上傳文件!\",\"ImportFile.index.452353-6\":\"上傳成功!\",\"ImportFile.index.452353-7\":\"上傳失敗!\",\"LinkLibrary.AddMini.939993-0\":\"小程式名稱\",\"LinkLibrary.AddMini.939993-1\":\"請輸入小程式名稱\",\"LinkLibrary.AddMini.939993-2\":\"請輸入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"請輸入原始id\",\"LinkLibrary.AddMini.939993-5\":\"請輸入路徑\",\"LinkLibrary.AddMini.939993-6\":\"網址\",\"LinkLibrary.AddMini.939993-7\":\"填寫後非小程式環境支持跳轉網址\",\"LinkLibrary.AddMini.939993-8\":\"編輯常用小程式\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程式\",\"LinkLibrary.AddMini.939993-10\":\"appid不能輸入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能輸入中文\",\"LinkLibrary.index.454731-0\":\"設定連結位址\",\"LinkLibrary.index.454731-1\":\"非微信環境無法跳轉小程式\",\"LinkLibrary.index.454731-2\":\"選擇小程式:\",\"LinkLibrary.index.454731-3\":\"選擇常用小程式\",\"LinkLibrary.index.454731-4\":\"選擇打開管道:\",\"LinkLibrary.index.454731-5\":\"跳轉\",\"LinkLibrary.index.454731-6\":\"半屏打開\",\"LinkLibrary.index.454731-7\":\"需要在小程式管理後臺「設定」-「協力廠商設定」-「半屏小程式管理」板塊發起申請才能正常調用\",\"LinkLibrary.index.454731-8\":\"小程式打開協力廠商網頁,需要提前在小程式後臺添加該網址對應的功能變數名稱為安全功能變數名稱,否則將無法打開,影響使用。\",\"LinkLibrary.index.454731-9\":\"連結網址:\",\"LinkLibrary.index.454731-10\":\"請輸入跳轉連結\",\"LinkLibrary.index.454731-11\":\"點擊預覽\",\"LinkLibrary.index.454731-12\":\"預覽\",\"LinkLibrary.index.454731-13\":\"請填寫連結網址\",\"LinkLibrary.index.454731-14\":\"外部連結\",\"LinkLibrary.index.454731-15\":\"請選擇一個小程式\",\"LinkLibrary.index.454731-16\":\"請選擇清單\",\"LinkLibrary.MiniList.891083-0\":\"選擇常用小程式\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"請選擇小程式\",\"LinkLibrary.MiniList.891083-6\":\"確定删除嗎?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配寘\",\"PaySetting.index.371659-1\":\"啟用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"請選擇使用環境\",\"PaySetting.index.371659-4\":\"請選擇啟用的支付配寘\",\"PaySetting.index.371659-5\":\"請先選擇使用環境\",\"PaySetting.index.371659-6\":\"確認取消添加當前項?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支付名稱\",\"PaySetting.index.371659-10\":\"應用樓宇\",\"PaySetting.index.371659-11\":\"請選擇使用環境和支付配寘名稱!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"選擇圖片\",\"PhotoUpload.index.983369-1\":\"拍照上傳\",\"PhotoUpload.index.983369-2\":\"拍攝照片\",\"PhotoUpload.index.983369-3\":\"您的瀏覽器不支持該功能,請更換瀏覽器或陞級至最新版本\",\"PreviewImg.index.468831-0\":\"圖片預覽\",\"QrcodeModal.index.612016-0\":\"下載\",\"QrcodeModal.index.612016-1\":\"二維碼\",\"SelectProperty.index.178533-0\":\"選擇資產\",\"SelectProperty.index.178533-1\":\"添加資產\",\"SelectProperty.index.178533-2\":\"資產編碼\",\"SelectProperty.index.178533-3\":\"請輸入資產編碼\",\"SelectProperty.index.178533-4\":\"資產分類\",\"SelectProperty.index.178533-5\":\"請選擇資產分類\",\"SelectProperty.index.178533-6\":\"資產名稱\",\"SelectProperty.index.178533-7\":\"請輸入資產名稱\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"請選擇所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"請輸入品牌\",\"SelectProperty.index.178533-12\":\"型號\",\"SelectProperty.index.178533-13\":\"請輸入型號\",\"SelectProperty.index.178533-16\":\"共計{0}項\",\"SelectProperty.index.178533-17\":\"已選中{0}項\",\"SelectProperty.index.178533-18\":\"設備序號\",\"TenantComponent.index.898342-0\":\"可直接錄入名稱蒐索\",\"UserDetail.index.833219-0\":\"部門\",\"UserDetail.index.833219-1\":\"直屬上級\",\"UserDetail.index.833219-2\":\"電話\",\"UserDetail.index.833219-3\":\"郵箱\",\"UserDetail.index.833219-4\":\"工號\",\"UserDetail.index.833219-5\":\"職位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要綁定其他錶請前往對應的錶應用添加錶資訊並綁定房間。\",\"ViewEnergyList.index.921424-3\":\"讀錶\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"確定重置該{0}嗎?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"當前未綁定水電價格標準,請添加對應位置的價格標準後再進行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"錶名稱\",\"ViewEnergyList.index.921424-12\":\"錶種類\",\"ViewEnergyList.index.921424-13\":\"上期抄表讀數\",\"ViewEnergyList.index.921424-14\":\"上期抄表時間\",\"ViewEnergyList.index.921424-15\":\"對應費用類型\",\"ViewEnergyList.index.921424-16\":\"計費單價\",\"ViewEnergyList.index.921424-17\":\"階梯價\",\"ViewEnergyList.index.921424-18\":\"計費組織\",\"ViewEnergyList.index.921424-19\":\"餘量\",\"ViewPropertyList.index.954882-0\":\"添加資產\",\"ViewPropertyList.index.954882-1\":\"資產編碼\",\"ViewPropertyList.index.954882-2\":\"資產名稱\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型號\",\"ViewPropertyList.index.954882-5\":\"設備序號\",\"ViewPropertyList.index.954882-6\":\"購置金額\",\"ViewPropertyList.index.954882-7\":\"含稅\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"無項目\",\"utils.util.168191-1\":\"請輸入數位\",\"utils.util.168191-2\":\"錯誤\",\"utils.util.168191-3\":\"v-action格式錯誤\",\"components.ExtraManageEdit.249040-0\":\"欄位類型\",\"components.ExtraManageEdit.249040-3\":\"預設值\",\"components.ExtraManageEdit.249040-4\":\"長度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"個字元\",\"components.ExtraManageEdit.249040-7\":\"輸入框占位文字\",\"components.ExtraManageEdit.249040-8\":\"選擇日期類型\",\"components.ExtraManageEdit.249040-9\":\"選項數據\",\"components.ExtraManageEdit.249040-10\":\"添加選項\",\"components.ExtraManageEdit.249040-11\":\"最多可以選擇的項目數\",\"components.ExtraManageEdit.249040-12\":\"最大允許上傳個數\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+時間\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"欄位類型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"長度限制最大值應大於長度限制最小值\",\"ExtraManage.index.695943-0\":\"所屬公司\",\"ExtraManage.index.695943-1\":\"請選擇所屬公司\",\"ExtraManage.index.695943-2\":\"欄位類型\",\"ExtraManage.index.695943-3\":\"請選擇欄位類型\",\"ExtraManage.index.695943-4\":\"資產名稱\",\"ExtraManage.index.695943-5\":\"請輸入資產名稱\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"審批流設定\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"審批流程\",\"ExtraManage.index.338036-0\":\"欄位名稱\",\"ExtraManage.index.338036-1\":\"請輸入欄位名稱\",\"ExtraManage.index.845270-7\":\"所屬項目\",\"modules.ExtraManageEdit.828230-5\":\"不選擇為通用\",\"ExtraFieldsItem.index.243488-0\":\"點擊或拖拽上傳\",\"ExtraFieldsItem.index.243488-1\":\"已超過最大選擇數量\",\"CustomTable.index.675298-0\":\"審批流設定\",\"CustomTable.index.675298-1\":\"名稱\",\"components.extraManageEdit.enterSetting\":\"輸入設定\",\"ChooseHousingResources.index.592551-0\":\"可租面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套內面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公攤面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"請輸入字典名稱\",\"VisitorPage.index.924333-0\":\"接受上傳的檔案類型\",\"VisitorPage.index.924333-1\":\"不填寫則支持所有檔案格式,多個用英文逗號隔開。 示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\"}");
|
|
139600
|
+
module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"請輸入{0}\",\"CustomTable.index.074786-1\":\"請選擇{0}\",\"CustomTable.index.074786-2\":\"開始日期\",\"CustomTable.index.074786-3\":\"結束日期\",\"CustomTable.index.074786-4\":\"開始時間\",\"CustomTable.index.074786-5\":\"結束時間\",\"CustomTable.index.074786-6\":\"選擇{0}\",\"CustomTable.index.074786-7\":\"選擇租客\",\"CustomTable.index.074786-8\":\"起數\",\"CustomTable.index.074786-9\":\"至數\",\"CustomTable.index.074786-13\":\"加載中…\",\"CustomTable.index.074786-14\":\"刷新\",\"CustomTable.index.074786-15\":\"導入數據\",\"CustomTable.index.074786-16\":\"匯出數據\",\"CustomTable.index.074786-17\":\"字典設定\",\"CustomTable.index.074786-18\":\"拓展欄位\",\"CustomTable.index.074786-19\":\"清單設定\",\"CustomTable.index.074786-22\":\"導入檔案\",\"CustomTable.index.074786-31\":\"匯出成功,請等待檔案生成\",\"CustomTable.index.074786-32\":\"共{0}條\",\"modules.AddAttachments.831666-0\":\"新增{0}\",\"modules.AddAttachments.831666-1\":\"{0}名稱\",\"modules.AddAttachments.831666-2\":\"上傳附件\",\"modules.AddAttachments.831666-3\":\"拖拽檔案至虛線款內或點擊此區域上傳文件\",\"modules.AddAttachments.831666-4\":\"檔案只支持doc、docx、pdf、jpg、jpeg、png格式\",\"modules.AddAttachments.831666-5\":\"資料夾\",\"modules.AddAttachments.831666-6\":\"文件\",\"modules.AddAttachments.831666-7\":\"添加成功\",\"modules.MultipleAddAttachments.414571-0\":\"批量上傳\",\"modules.MultipleAddAttachments.414571-1\":\"線上預覽\",\"modules.MultipleAddAttachments.414571-2\":\"您確定取消嗎?\",\"modules.MultipleAddAttachments.414571-3\":\"請選擇檔案並等待上傳完成後保存!\",\"modules.MultipleAddAttachments.414571-4\":\"請等待所有文件上傳完成或删除未完成檔案後保存!\",\"modules.MultipleAddAttachments.414571-5\":\"請輸入檔案名稱後保存!\",\"modules.MultipleAddAttachments.414571-7\":\"檔名\",\"modules.MultipleAddAttachments.414571-8\":\"進度\",\"AttachmentInfo.index.559728-0\":\"附件資訊\",\"AttachmentInfo.index.559728-1\":\"添加附件\",\"AttachmentInfo.index.559728-2\":\"新建資料夾\",\"AttachmentInfo.index.559728-3\":\"上傳文件\",\"AttachmentInfo.index.559728-4\":\"批量上傳\",\"AttachmentInfo.index.559728-5\":\"線上預覽\",\"AttachmentInfo.index.559728-6\":\"置頂\",\"AttachmentInfo.index.559728-7\":\"下載\",\"AttachmentInfo.index.559728-8\":\"首頁\",\"AttachmentInfo.index.559728-9\":\"置頂成功\",\"AttachmentInfo.index.559728-10\":\"未返回檔案路徑,無法下載\",\"AttachmentInfo.index.559728-11\":\"確認删除此檔案或資料夾(删除資料夾則該資料夾目錄下的檔案將全部删除)?\",\"AttachmentInfo.index.559728-12\":\"删除成功\",\"AttachmentInfo.index.559728-13\":\"檔名\",\"AttachmentInfo.index.559728-14\":\"操作人\",\"AttachmentInfo.index.559728-15\":\"操作時間\",\"BlPhoneInput.index.598206-0\":\"請輸入手機號\",\"BlPhoneInput.index.598206-1\":\"請輸入正確的手機號\",\"BlTextTranslationBtn.index.305282-0\":\"設定多語言\",\"BlTextTranslationModal.index.007091-0\":\"默認名稱\",\"BlTextTranslationModal.index.007091-1\":\"請輸入默認名稱\",\"BlTextTranslationModal.index.007091-2\":\"請輸入{0}\",\"BlTextTranslationModal.index.007091-3\":\"添加其他語種版本\",\"BlTextTranslationModal.index.007091-4\":\"在機构/用戶端查看該欄位時,將根據當前設定的語言展示欄位。 若對應語言的名稱為空,則展示默認名稱。\",\"CheckedHousingResources.index.396661-0\":\"{0}名稱\",\"CheckedHousingResources.index.396661-1\":\"租賃面積\",\"CheckedHousingResources.index.396661-2\":\"總面積\",\"CheckedHousingResources.index.396661-3\":\"可租/總面積\",\"CheckedHousingResources.index.396661-4\":\"水電數據\",\"CheckedHousingResources.index.396661-5\":\"資產綁定\",\"CheckedHousingResources.index.396661-6\":\"請輸入面積\",\"CheckedHousingResources.index.396661-7\":\"未選擇房源\",\"CheckedHousingResources.index.396661-9\":\"水電數據{0}\",\"CheckedHousingResources.index.396661-10\":\"資產數據{0}\",\"CheckedPropertyResources.index.618076-0\":\"{0}名稱\",\"CheckedPropertyResources.index.618076-1\":\"出售\",\"CheckedPropertyResources.index.618076-2\":\"租賃\",\"CheckedPropertyResources.index.618076-3\":\"面積\",\"CheckedPropertyResources.index.618076-4\":\"總面積\",\"CheckedPropertyResources.index.618076-5\":\"可{0}/總面積({1})\",\"CheckedPropertyResources.index.618076-6\":\"請輸入面積\",\"CheckedPropertyResources.index.618076-7\":\"未選擇資產\",\"CheckedPropertyResources.index.618076-8\":\"資產\",\"CheckedPropertyResources.index.618076-9\":\"售\",\"CheckedPropertyResources.index.618076-10\":\"租\",\"ChooseBuildings.index.297751-0\":\"全選\",\"ChooseBuildings.index.297751-1\":\"部分樓層\",\"ChooseBuildings.index.297751-2\":\"全部樓層\",\"ChooseBuildings.index.297751-3\":\"該項目下暫未添加樓宇\",\"ChooseBuildings.index.297751-4\":\"樓宇清單\",\"ChooseBuildings.index.297751-5\":\"集合清單\",\"ChooseBuildings.index.297751-6\":\"項目清單\",\"ChooseHousingModal.index.582040-1\":\"房間\",\"ChooseHousingModal.index.582040-2\":\"最多只能選擇{0}個{1}\",\"ChooseHousingResources.index.643917-1\":\"不能跨項目選擇{0}!\",\"ChooseHousingResources.index.643917-2\":\"不能跨樓宇選擇{0}!\",\"ChooseHousingResources.index.643917-3\":\"不能跨樓層選擇{0}!\",\"ChooseHousingResources.index.643917-4\":\"當前{0}可租面積為0,請選擇其他{1}\",\"ChooseHousingResources.index.643917-5\":\"未查找到該{0}\",\"ChooseOrgMember.index.484656-0\":\"全選\",\"ChooseOrgMember.index.484656-1\":\"未啟動\",\"ChooseOrgMember.index.484656-2\":\"暫無數據\",\"ChooseOrgMember.index.484656-3\":\"已選擇:\",\"ChooseOrgMember.index.484656-4\":\"清空\",\"ChooseOrgMember.index.484656-6\":\"請選擇部門\",\"ChooseOrgMember.index.484656-7\":\"請選擇成員\",\"ChooseOrgMember.index.484656-8\":\"請選擇部門或成員\",\"ChooseOrgMember.index.484656-9\":\"成員\",\"ChooseOrgMember.index.484656-10\":\"部門\",\"ChooseOrgMember.index.484656-11\":\"請輸入姓名\",\"ChooseOrgMember.index.484656-12\":\"請輸入部門名\",\"ChooseOrgMember.index.484656-13\":\"請選擇至少{0}個成員!\",\"ChooseOrgMember.index.484656-14\":\"您最多只能選擇{0}個成員!\",\"ChooseOrgMember.index.484656-15\":\"請選擇至少{0}個部門!\",\"ChooseOrgMember.index.484656-16\":\"您最多只能選擇{0}個部門!\",\"ChoosePropertyResources.index.108367-0\":\"不能跨公司選擇資產!\",\"ChoosePropertyResources.index.108367-1\":\"當前資產已出售,請選擇其他資產\",\"ChoosePropertyResources.index.108367-2\":\"當前資產已出租,請選擇其他資產\",\"ChoosePropertyResources.index.108367-3\":\"當前資產可租面積為0,請選擇其他資產\",\"ChoosePropertyResources.index.108367-4\":\"未查找到該資產\",\"ColumnSetting.index.391089-0\":\"列設定\",\"ColumnSetting.index.391089-1\":\"恢復默認\",\"ColumnSetting.index.391089-2\":\"列名稱\",\"ColumnSetting.index.391089-3\":\"寬度\",\"ColumnSetting.index.391089-5\":\"固定\",\"ColumnSetting.index.391089-6\":\"排序\",\"ColumnSetting.index.391089-7\":\"至少保留一項表格列\",\"ColumnSetting.index.391089-9\":\"是否確認要恢復默認?\",\"ColumnSetting.index.391089-10\":\"無\",\"ColumnSetting.index.391089-11\":\"左\",\"ColumnSetting.index.391089-12\":\"右\",\"CustomColumns.index.325309-0\":\"自定義列顯示\",\"CustomColumns.index.325309-1\":\"恢復默認\",\"CustomImport.index.951685-0\":\"範本下載\",\"CustomImport.index.951685-1\":\"點擊或將檔案拖拽到這裡上傳\",\"CustomImport.index.951685-2\":\"支持副檔名:{0}\",\"CustomImport.index.951685-4\":\"導入錯誤\",\"CustomImport.index.951685-5\":\"有誤條數:{0}\",\"CustomImport.index.951685-6\":\"請下載迴響檔案,導入結果可以幫助您更快鎖定問題\",\"CustomImport.index.951685-7\":\"下載檔案\",\"CustomImport.index.951685-8\":\"返回\",\"CustomImport.index.951685-9\":\"導入成功\",\"DepartmentPositionForm.index.147974-0\":\"請選擇人員\",\"DepartmentPositionForm.index.147974-1\":\"部門:\",\"DepartmentPositionForm.index.147974-3\":\"崗位:\",\"DepartmentPositionModal.index.405695-0\":\"選擇部門/崗位\",\"DepartmentPositionModal.index.405695-1\":\"由於人員會頻繁因為離職、請假、調離等原因變動,所以系統不採取選擇人員的管道,而是採取了部門+崗位雙配寘的管道。 未來只要新員工歸屬到此部門中的此崗位,則會自動被選擇,無需手動選擇人員。\",\"DepartmentPositionModal.index.405695-2\":\"選擇部門\",\"DepartmentPositionModal.index.405695-3\":\"選擇崗位\",\"DepartmentPositionModal.index.405695-4\":\"暫無崗位,請先添加崗位\",\"DepartmentPositionModal.index.405695-5\":\"人員預覽:\",\"DepartmentPositionModal.index.405695-6\":\"清單展示的是此時的人員情况。 後續會隨著部門/崗位下人員的變化(新增、調離、離職等),調用的人員數據會自動變化。\",\"DepartmentPositionModal.index.405695-7\":\"暫無人員預覽\",\"DepartmentPositionModal.index.405695-8\":\"請選擇部門和崗位\",\"utils.constant.921180-0\":\"默認\",\"utils.constant.921180-1\":\"主要\",\"utils.constant.921180-2\":\"成功\",\"utils.constant.921180-3\":\"訊息\",\"utils.constant.921180-4\":\"警告\",\"utils.constant.921180-5\":\"錯誤\",\"components.AddDictionary.031362-0\":\"顯示排序\",\"components.AddDictionary.031362-1\":\"字典標籤\",\"components.AddDictionary.031362-2\":\"請輸入字典標籤\",\"components.AddDictionary.031362-3\":\"字典鍵值\",\"components.AddDictionary.031362-4\":\"請輸入字典鍵值\",\"components.AddDictionary.031362-5\":\"樣式内容\",\"components.AddDictionary.031362-6\":\"請輸入樣式内容\",\"components.AddDictionary.031362-7\":\"回顯樣式\",\"components.AddDictionary.031362-11\":\"停用\",\"components.AddDictionary.031362-12\":\"編輯成功!\",\"components.AddDictionary.031362-13\":\"添加成功!\",\"DictionarySetting.index.757488-0\":\"字典設定\",\"DictionarySetting.index.757488-2\":\"停用\",\"DictionarySetting.index.757488-3\":\"删除成功\",\"DictionarySetting.index.757488-4\":\"字典標籤\",\"DictionarySetting.index.757488-5\":\"字典鍵值\",\"ExportComponents.index.921182-0\":\"數據匯出進度\",\"ExportComponents.index.921182-1\":\"正在匯出數據,請耐心等待,請勿關閉窗口…\",\"ExportComponents.index.921182-2\":\"匯出成功,請等待檔案生成\",\"components.ExtraManageEdit.301828-0\":\"欄位名稱\",\"components.ExtraManageEdit.301828-1\":\"欄位排序\",\"components.ExtraManageEdit.301828-2\":\"數位越大越靠前\",\"components.ExtraManageEdit.301828-3\":\"所屬公司\",\"components.ExtraManageEdit.301828-4\":\"不選則適用所有公司\",\"components.ExtraManageEdit.301828-5\":\"是否必填\",\"components.ExtraManageEdit.301828-6\":\"欄位名稱必填\",\"components.ExtraManageEdit.301828-7\":\"編輯欄位\",\"components.ExtraManageEdit.301828-8\":\"添加欄位\",\"components.ExtraManageEdit.301828-10\":\"添加成功\",\"ExtraManage.index.845270-0\":\"拓展欄位\",\"ExtraManage.index.845270-1\":\"删除成功\",\"ExtraManage.index.845270-2\":\"欄位名稱\",\"ExtraManage.index.845270-3\":\"所屬公司\",\"ExtraManage.index.845270-4\":\"通用\",\"ExtraManage.index.845270-5\":\"是否必填\",\"ExtraManage.index.845270-6\":\"排序\",\"IDCardReader.index.325162-0\":\"證件讀取\",\"IDCardReader.index.325162-1\":\"重新讀取\",\"IDCardReader.index.325162-2\":\"開始讀取\",\"IDCardReader.index.325162-3\":\"正在讀取中,請稍等\",\"IDCardReader.index.325162-4\":\"請勿移動證件或斷開設備\",\"IDCardReader.index.325162-5\":\"證件類型\",\"IDCardReader.index.325162-6\":\"中國居民身份證\",\"IDCardReader.index.325162-7\":\"外國人永久居住證證\",\"IDCardReader.index.325162-8\":\"臺灣居住證\",\"IDCardReader.index.325162-9\":\"港澳居住證\",\"IDCardReader.index.325162-10\":\"中/英姓名\",\"IDCardReader.index.325162-11\":\"性別\",\"IDCardReader.index.325162-12\":\"男\",\"IDCardReader.index.325162-13\":\"女\",\"IDCardReader.index.325162-14\":\"民族/國籍\",\"IDCardReader.index.325162-15\":\"證件號碼\",\"IDCardReader.index.325162-16\":\"出生日期\",\"IDCardReader.index.325162-17\":\"住址\",\"IDCardReader.index.325162-18\":\"簽發機關\",\"IDCardReader.index.325162-19\":\"開始期限\",\"IDCardReader.index.325162-20\":\"結束期限\",\"IDCardReader.index.325162-21\":\"照片\",\"IDCardReader.index.325162-22\":\"設備連接成功,點擊上方按鈕開始讀取證件\",\"IDCardReader.index.325162-23\":\"設備連接失敗,請檢查設備或聯系管理員\",\"IDCardReader.index.325162-24\":\"流覽器版本過低,不支持該讀卡器\",\"IDCardReader.index.325162-25\":\"讀取成功\",\"IDCardReader.index.325162-26\":\"讀卡器未連接\",\"ImportFile.index.452353-0\":\"點擊或將檔案拖拽到這裡上傳\",\"ImportFile.index.452353-1\":\"支持副檔名:{0}\",\"ImportFile.index.452353-2\":\"範本下載\",\"ImportFile.index.452353-3\":\"導入檔案\",\"ImportFile.index.452353-4\":\"下載成功,請等待檔案生成\",\"ImportFile.index.452353-5\":\"請先上傳文件!\",\"ImportFile.index.452353-6\":\"上傳成功!\",\"ImportFile.index.452353-7\":\"上傳失敗!\",\"LinkLibrary.AddMini.939993-0\":\"小程式名稱\",\"LinkLibrary.AddMini.939993-1\":\"請輸入小程式名稱\",\"LinkLibrary.AddMini.939993-2\":\"請輸入appid\",\"LinkLibrary.AddMini.939993-3\":\"原始id\",\"LinkLibrary.AddMini.939993-4\":\"請輸入原始id\",\"LinkLibrary.AddMini.939993-5\":\"請輸入路徑\",\"LinkLibrary.AddMini.939993-6\":\"網址\",\"LinkLibrary.AddMini.939993-7\":\"填寫後非小程式環境支持跳轉網址\",\"LinkLibrary.AddMini.939993-8\":\"編輯常用小程式\",\"LinkLibrary.AddMini.939993-9\":\"新建常用小程式\",\"LinkLibrary.AddMini.939993-10\":\"appid不能輸入中文\",\"LinkLibrary.AddMini.939993-11\":\"原始id不能輸入中文\",\"LinkLibrary.index.454731-0\":\"設定連結位址\",\"LinkLibrary.index.454731-1\":\"非微信環境無法跳轉小程式\",\"LinkLibrary.index.454731-2\":\"選擇小程式:\",\"LinkLibrary.index.454731-3\":\"選擇常用小程式\",\"LinkLibrary.index.454731-4\":\"選擇打開管道:\",\"LinkLibrary.index.454731-5\":\"跳轉\",\"LinkLibrary.index.454731-6\":\"半屏打開\",\"LinkLibrary.index.454731-7\":\"需要在小程式管理後臺「設定」-「協力廠商設定」-「半屏小程式管理」板塊發起申請才能正常調用\",\"LinkLibrary.index.454731-8\":\"小程式打開協力廠商網頁,需要提前在小程式後臺添加該網址對應的功能變數名稱為安全功能變數名稱,否則將無法打開,影響使用。\",\"LinkLibrary.index.454731-9\":\"連結網址:\",\"LinkLibrary.index.454731-10\":\"請輸入跳轉連結\",\"LinkLibrary.index.454731-11\":\"點擊預覽\",\"LinkLibrary.index.454731-12\":\"預覽\",\"LinkLibrary.index.454731-13\":\"請填寫連結網址\",\"LinkLibrary.index.454731-14\":\"外部連結\",\"LinkLibrary.index.454731-15\":\"請選擇一個小程式\",\"LinkLibrary.index.454731-16\":\"請選擇清單\",\"LinkLibrary.MiniList.891083-0\":\"選擇常用小程式\",\"LinkLibrary.MiniList.891083-1\":\"新建\",\"LinkLibrary.MiniList.891083-2\":\"使用中\",\"LinkLibrary.MiniList.891083-3\":\"使用\",\"LinkLibrary.MiniList.891083-4\":\"請選擇小程式\",\"LinkLibrary.MiniList.891083-6\":\"確定删除嗎?\",\"LinkLibrary.MiniList.891083-7\":\"删除成功\",\"PaySetting.index.371659-0\":\"{0}支付配寘\",\"PaySetting.index.371659-1\":\"啟用的支付\",\"PaySetting.index.371659-2\":\"添加\",\"PaySetting.index.371659-3\":\"請選擇使用環境\",\"PaySetting.index.371659-4\":\"請選擇啟用的支付配寘\",\"PaySetting.index.371659-5\":\"請先選擇使用環境\",\"PaySetting.index.371659-6\":\"確認取消添加當前項?\",\"PaySetting.index.371659-7\":\"使用環境\",\"PaySetting.index.371659-8\":\"支付名稱\",\"PaySetting.index.371659-10\":\"應用樓宇\",\"PaySetting.index.371659-11\":\"請選擇使用環境和支付配寘名稱!\",\"PaySetting.index.371659-12\":\"添加成功!\",\"PaySetting.index.371659-15\":\"删除成功!\",\"PhotoUpload.index.983369-0\":\"選擇圖片\",\"PhotoUpload.index.983369-1\":\"拍照上傳\",\"PhotoUpload.index.983369-2\":\"拍攝照片\",\"PhotoUpload.index.983369-3\":\"您的瀏覽器不支持該功能,請更換瀏覽器或陞級至最新版本\",\"PreviewImg.index.468831-0\":\"圖片預覽\",\"QrcodeModal.index.612016-0\":\"下載\",\"QrcodeModal.index.612016-1\":\"二維碼\",\"SelectProperty.index.178533-0\":\"選擇資產\",\"SelectProperty.index.178533-1\":\"添加資產\",\"SelectProperty.index.178533-2\":\"資產編碼\",\"SelectProperty.index.178533-3\":\"請輸入資產編碼\",\"SelectProperty.index.178533-4\":\"資產分類\",\"SelectProperty.index.178533-5\":\"請選擇資產分類\",\"SelectProperty.index.178533-6\":\"資產名稱\",\"SelectProperty.index.178533-7\":\"請輸入資產名稱\",\"SelectProperty.index.178533-8\":\"所在位置\",\"SelectProperty.index.178533-9\":\"請選擇所在位置\",\"SelectProperty.index.178533-10\":\"品牌\",\"SelectProperty.index.178533-11\":\"請輸入品牌\",\"SelectProperty.index.178533-12\":\"型號\",\"SelectProperty.index.178533-13\":\"請輸入型號\",\"SelectProperty.index.178533-16\":\"共計{0}項\",\"SelectProperty.index.178533-17\":\"已選中{0}項\",\"SelectProperty.index.178533-18\":\"設備序號\",\"TenantComponent.index.898342-0\":\"可直接錄入名稱蒐索\",\"UserDetail.index.833219-0\":\"部門\",\"UserDetail.index.833219-1\":\"直屬上級\",\"UserDetail.index.833219-2\":\"電話\",\"UserDetail.index.833219-3\":\"郵箱\",\"UserDetail.index.833219-4\":\"工號\",\"UserDetail.index.833219-5\":\"職位\",\"ViewEnergyList.index.921424-0\":\"刷新\",\"ViewEnergyList.index.921424-1\":\"如需要綁定其他錶請前往對應的錶應用添加錶資訊並綁定房間。\",\"ViewEnergyList.index.921424-3\":\"讀錶\",\"ViewEnergyList.index.921424-4\":\"抄表\",\"ViewEnergyList.index.921424-6\":\"確定重置該{0}嗎?\",\"ViewEnergyList.index.921424-8\":\"提醒\",\"ViewEnergyList.index.921424-9\":\"當前未綁定水電價格標準,請添加對應位置的價格標準後再進行抄表\",\"ViewEnergyList.index.921424-10\":\"知道了\",\"ViewEnergyList.index.921424-11\":\"錶名稱\",\"ViewEnergyList.index.921424-12\":\"錶種類\",\"ViewEnergyList.index.921424-13\":\"上期抄表讀數\",\"ViewEnergyList.index.921424-14\":\"上期抄表時間\",\"ViewEnergyList.index.921424-15\":\"對應費用類型\",\"ViewEnergyList.index.921424-16\":\"計費單價\",\"ViewEnergyList.index.921424-17\":\"階梯價\",\"ViewEnergyList.index.921424-18\":\"計費組織\",\"ViewEnergyList.index.921424-19\":\"餘量\",\"ViewPropertyList.index.954882-0\":\"添加資產\",\"ViewPropertyList.index.954882-1\":\"資產編碼\",\"ViewPropertyList.index.954882-2\":\"資產名稱\",\"ViewPropertyList.index.954882-3\":\"品牌\",\"ViewPropertyList.index.954882-4\":\"型號\",\"ViewPropertyList.index.954882-5\":\"設備序號\",\"ViewPropertyList.index.954882-6\":\"購置金額\",\"ViewPropertyList.index.954882-7\":\"含稅\",\"ViewPropertyList.index.954882-8\":\"元\",\"VillageTree.index.650488-0\":\"無項目\",\"utils.util.168191-1\":\"請輸入數位\",\"utils.util.168191-2\":\"錯誤\",\"utils.util.168191-3\":\"v-action格式錯誤\",\"components.ExtraManageEdit.249040-0\":\"欄位類型\",\"components.ExtraManageEdit.249040-3\":\"預設值\",\"components.ExtraManageEdit.249040-4\":\"長度限制\",\"components.ExtraManageEdit.249040-5\":\"至\",\"components.ExtraManageEdit.249040-6\":\"個字元\",\"components.ExtraManageEdit.249040-7\":\"輸入框占位文字\",\"components.ExtraManageEdit.249040-8\":\"選擇日期類型\",\"components.ExtraManageEdit.249040-9\":\"選項數據\",\"components.ExtraManageEdit.249040-10\":\"添加選項\",\"components.ExtraManageEdit.249040-11\":\"最多可以選擇的項目數\",\"components.ExtraManageEdit.249040-12\":\"最大允許上傳個數\",\"components.ExtraManageEdit.249040-13\":\"日期\",\"components.ExtraManageEdit.249040-14\":\"日期+時間\",\"components.ExtraManageEdit.249040-15\":\"時間\",\"components.ExtraManageEdit.249040-16\":\"欄位類型必填\",\"components.ExtraManageEdit.249040-17\":\"排序必填\",\"components.ExtraManageEdit.249040-18\":\"長度限制最大值應大於長度限制最小值\",\"ExtraManage.index.695943-0\":\"所屬公司\",\"ExtraManage.index.695943-1\":\"請選擇所屬公司\",\"ExtraManage.index.695943-2\":\"欄位類型\",\"ExtraManage.index.695943-3\":\"請選擇欄位類型\",\"ExtraManage.index.695943-4\":\"資產名稱\",\"ExtraManage.index.695943-5\":\"請輸入資產名稱\",\"components.ExtraManageEdit.736555-0\":\"一旦保存不可修改\",\"components.ExtraManageEdit.933363-0\":\"提示文字\",\"CustomTable.index.909124-0\":\"審批流設定\",\"CustomTable.index.909124-1\":\"初始化\",\"CustomTable.index.909124-2\":\"審批流程\",\"ExtraManage.index.338036-0\":\"欄位名稱\",\"ExtraManage.index.338036-1\":\"請輸入欄位名稱\",\"ExtraManage.index.845270-7\":\"所屬項目\",\"modules.ExtraManageEdit.828230-5\":\"不選擇為通用\",\"ExtraFieldsItem.index.243488-0\":\"點擊或拖拽上傳\",\"ExtraFieldsItem.index.243488-1\":\"已超過最大選擇數量\",\"CustomTable.index.675298-0\":\"審批流設定\",\"CustomTable.index.675298-1\":\"名稱\",\"components.extraManageEdit.enterSetting\":\"輸入設定\",\"ChooseHousingResources.index.592551-0\":\"可租面積{0}{1}\",\"ChooseHousingResources.index.592551-1\":\"建築面積{0}{1}\",\"ChooseHousingResources.index.592551-2\":\"套內面積{0}{1}\",\"ChooseHousingResources.index.592551-3\":\"公攤面積{0}{1}\",\"DictionarySetting.index.734314-0\":\"請輸入字典名稱\",\"VisitorPage.index.924333-0\":\"接受上傳的檔案類型\",\"VisitorPage.index.924333-1\":\"不填寫則支持所有檔案格式,多個用英文逗號隔開。 示例:.doc,.docx,.pdf,.jpg,.jpeg,.png,.xls,.xlsx,.rar,.zip,.gif\",\"ExtraFieldsItem.index.831918-0\":\"選擇附件\",\"ExtraFieldsItem.index.831918-1\":\"僅支持10MB以內\"}");
|
|
139601
139601
|
|
|
139602
139602
|
/***/ }),
|
|
139603
139603
|
|
|
@@ -141056,7 +141056,7 @@ const utils = {
|
|
|
141056
141056
|
// EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
|
|
141057
141057
|
var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf");
|
|
141058
141058
|
|
|
141059
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraManage/index.vue?vue&type=template&id=
|
|
141059
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraManage/index.vue?vue&type=template&id=5ddfa498
|
|
141060
141060
|
|
|
141061
141061
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
141062
141062
|
const _component_CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("CustomTable");
|
|
@@ -141079,7 +141079,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
141079
141079
|
default: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_CustomTable, {
|
|
141080
141080
|
ref: "customTable",
|
|
141081
141081
|
search: {
|
|
141082
|
-
columns:
|
|
141082
|
+
columns: [],
|
|
141083
141083
|
colSpan: 6
|
|
141084
141084
|
},
|
|
141085
141085
|
requestInfo: _ctx.requestListInfo,
|
|
@@ -141090,7 +141090,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
141090
141090
|
columns: _ctx.columns,
|
|
141091
141091
|
onRequest: _ctx.handleRequest,
|
|
141092
141092
|
tableConfig: _ctx.tableConfig
|
|
141093
|
-
}, null, 8, ["
|
|
141093
|
+
}, null, 8, ["requestInfo", "extraParams", "rightButtons", "columns", "onRequest", "tableConfig"]), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_ExtraManageEdit, {
|
|
141094
141094
|
visible: _ctx.editVisible,
|
|
141095
141095
|
requestAllInfo: _ctx.requestAllInfo,
|
|
141096
141096
|
requestAllParams: _ctx.requestAllParams,
|
|
@@ -141104,10 +141104,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
141104
141104
|
_: 1
|
|
141105
141105
|
}, 8, ["title", "visible", "onClose"]);
|
|
141106
141106
|
}
|
|
141107
|
-
// CONCATENATED MODULE: ./src/components/ExtraManage/index.vue?vue&type=template&id=
|
|
141108
|
-
|
|
141109
|
-
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.map.js
|
|
141110
|
-
var esnext_iterator_map = __webpack_require__("a573");
|
|
141107
|
+
// CONCATENATED MODULE: ./src/components/ExtraManage/index.vue?vue&type=template&id=5ddfa498
|
|
141111
141108
|
|
|
141112
141109
|
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=template&id=2afdd8f5&scoped=true
|
|
141113
141110
|
|
|
@@ -141496,6 +141493,9 @@ var esnext_iterator_constructor = __webpack_require__("0643");
|
|
|
141496
141493
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
|
|
141497
141494
|
var esnext_iterator_for_each = __webpack_require__("4e3e");
|
|
141498
141495
|
|
|
141496
|
+
// EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.map.js
|
|
141497
|
+
var esnext_iterator_map = __webpack_require__("a573");
|
|
141498
|
+
|
|
141499
141499
|
// EXTERNAL MODULE: ./node_modules/ant-design-vue/es/form/index.js + 16 modules
|
|
141500
141500
|
var es_form = __webpack_require__("3af3");
|
|
141501
141501
|
|
|
@@ -142235,7 +142235,6 @@ var drawer = __webpack_require__("95718");
|
|
|
142235
142235
|
|
|
142236
142236
|
|
|
142237
142237
|
|
|
142238
|
-
|
|
142239
142238
|
const CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineAsyncComponent"])(() => Promise.resolve(/* import() */).then(__webpack_require__.bind(null, "1a0a")));
|
|
142240
142239
|
/* harmony default export */ var ExtraManagevue_type_script_lang_js = (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["defineComponent"])({
|
|
142241
142240
|
name: "extraManage",
|
|
@@ -142290,38 +142289,10 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["define
|
|
|
142290
142289
|
setup(props, {
|
|
142291
142290
|
emit
|
|
142292
142291
|
}) {
|
|
142293
|
-
const SEARCH = [{
|
|
142294
|
-
label: Object(locale["d" /* t */])('ExtraManage.index.338036-0'),
|
|
142295
|
-
field: 'fields_name',
|
|
142296
|
-
//传参名称
|
|
142297
|
-
input_type: "input",
|
|
142298
|
-
search_type: "like",
|
|
142299
|
-
place_holder: Object(locale["d" /* t */])('ExtraManage.index.338036-1')
|
|
142300
|
-
}];
|
|
142301
|
-
const BelongingCompany = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["ref"])([]);
|
|
142302
|
-
const fieldsTypeList = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["ref"])([]);
|
|
142303
142292
|
const state = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["reactive"])({
|
|
142304
142293
|
editVisible: false,
|
|
142305
142294
|
editId: 0,
|
|
142306
|
-
customTable: null
|
|
142307
|
-
searchCriteria: [],
|
|
142308
|
-
search: [{
|
|
142309
|
-
label: Object(locale["d" /* t */])('ExtraManage.index.695943-0'),
|
|
142310
|
-
field: 'org_branch_id',
|
|
142311
|
-
//传参名称
|
|
142312
|
-
input_type: "select",
|
|
142313
|
-
search_type: "equal",
|
|
142314
|
-
place_holder: Object(locale["d" /* t */])('ExtraManage.index.695943-1'),
|
|
142315
|
-
select_options: BelongingCompany
|
|
142316
|
-
}, {
|
|
142317
|
-
label: Object(locale["d" /* t */])('ExtraManage.index.695943-2'),
|
|
142318
|
-
field: 'fields_type',
|
|
142319
|
-
//传参名称
|
|
142320
|
-
input_type: "select",
|
|
142321
|
-
search_type: "equal",
|
|
142322
|
-
place_holder: Object(locale["d" /* t */])('ExtraManage.index.695943-3'),
|
|
142323
|
-
select_options: fieldsTypeList
|
|
142324
|
-
}]
|
|
142295
|
+
customTable: null
|
|
142325
142296
|
});
|
|
142326
142297
|
const closeModal = () => {
|
|
142327
142298
|
emit("closeModal");
|
|
@@ -142391,13 +142362,21 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["define
|
|
|
142391
142362
|
let defaultColumns = [{
|
|
142392
142363
|
title: Object(locale["d" /* t */])('ExtraManage.index.845270-2'),
|
|
142393
142364
|
dataIndex: "fields_name",
|
|
142394
|
-
key: 'fields_name'
|
|
142365
|
+
key: 'fields_name',
|
|
142366
|
+
search: {
|
|
142367
|
+
input_type: "input",
|
|
142368
|
+
search_type: "like"
|
|
142369
|
+
}
|
|
142395
142370
|
}, {
|
|
142396
142371
|
title: Object(locale["d" /* t */])('ExtraManage.index.695943-2'),
|
|
142397
142372
|
dataIndex: "fields_type",
|
|
142398
142373
|
key: 'fields_type',
|
|
142399
142374
|
columnType: 'dictionary',
|
|
142400
|
-
dictType: 'extra_field_type'
|
|
142375
|
+
dictType: 'extra_field_type',
|
|
142376
|
+
search: {
|
|
142377
|
+
input_type: "select",
|
|
142378
|
+
search_type: "equal"
|
|
142379
|
+
}
|
|
142401
142380
|
}, {
|
|
142402
142381
|
title: Object(locale["d" /* t */])('ExtraManage.index.845270-3'),
|
|
142403
142382
|
dataIndex: "org_branch_txt",
|
|
@@ -142407,6 +142386,12 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["define
|
|
|
142407
142386
|
text
|
|
142408
142387
|
}) => {
|
|
142409
142388
|
return text || Object(locale["d" /* t */])('ExtraManage.index.845270-4');
|
|
142389
|
+
},
|
|
142390
|
+
search: {
|
|
142391
|
+
field: 'org_branch_id',
|
|
142392
|
+
//传参名称
|
|
142393
|
+
input_type: "select",
|
|
142394
|
+
search_type: "equal"
|
|
142410
142395
|
}
|
|
142411
142396
|
}, {
|
|
142412
142397
|
title: Object(locale["d" /* t */])('ExtraManage.index.845270-5'),
|
|
@@ -142481,67 +142466,18 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["define
|
|
|
142481
142466
|
const newLang = event.newValue; // 获取新的语言值
|
|
142482
142467
|
Object(locale["c" /* loadLanguageAsync */])(newLang);
|
|
142483
142468
|
});
|
|
142484
|
-
const getcomponlist = () => {
|
|
142485
|
-
emit("request", {
|
|
142486
|
-
params: {
|
|
142487
|
-
method: 'get',
|
|
142488
|
-
server: '/org',
|
|
142489
|
-
url: `/company/authBranchList`
|
|
142490
|
-
},
|
|
142491
|
-
success: res => {
|
|
142492
|
-
BelongingCompany.value = res.list.map(item => ({
|
|
142493
|
-
value: item.id,
|
|
142494
|
-
label: item.name ? item.name : item.company,
|
|
142495
|
-
is_system: item.is_system,
|
|
142496
|
-
address: item.address,
|
|
142497
|
-
taxpayer_number: item.taxpayer_number
|
|
142498
|
-
}));
|
|
142499
|
-
}
|
|
142500
|
-
});
|
|
142501
|
-
};
|
|
142502
|
-
const gettypelist = text => {
|
|
142503
|
-
emit("request", {
|
|
142504
|
-
params: {
|
|
142505
|
-
method: 'get',
|
|
142506
|
-
server: '/org',
|
|
142507
|
-
url: `/system/dict/data`,
|
|
142508
|
-
extra: {
|
|
142509
|
-
dict_type: text
|
|
142510
|
-
}
|
|
142511
|
-
},
|
|
142512
|
-
success: res => {
|
|
142513
|
-
if (text == 'extra_field_type') {
|
|
142514
|
-
fieldsTypeList.value = res.list.map(item => ({
|
|
142515
|
-
value: item.value,
|
|
142516
|
-
label: item.label
|
|
142517
|
-
}));
|
|
142518
|
-
}
|
|
142519
|
-
}
|
|
142520
|
-
});
|
|
142521
|
-
};
|
|
142522
|
-
const into = () => {
|
|
142523
|
-
getcomponlist();
|
|
142524
|
-
gettypelist('extra_field_type');
|
|
142525
|
-
state.searchCriteria = [...SEARCH, ...state.search];
|
|
142526
|
-
};
|
|
142527
|
-
into();
|
|
142528
142469
|
return {
|
|
142529
142470
|
t: locale["d" /* t */],
|
|
142530
142471
|
...Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toRefs"])(state),
|
|
142531
|
-
into,
|
|
142532
142472
|
columns,
|
|
142533
|
-
SEARCH,
|
|
142534
142473
|
rightButtons,
|
|
142535
142474
|
requestListInfo,
|
|
142536
142475
|
listParams,
|
|
142537
|
-
BelongingCompany,
|
|
142538
|
-
fieldsTypeList,
|
|
142539
142476
|
handleRequest,
|
|
142540
142477
|
closeModal,
|
|
142541
142478
|
handleDelete,
|
|
142542
142479
|
handleEdit,
|
|
142543
|
-
editSuccess
|
|
142544
|
-
getcomponlist
|
|
142480
|
+
editSuccess
|
|
142545
142481
|
};
|
|
142546
142482
|
}
|
|
142547
142483
|
}));
|
|
@@ -173231,117 +173167,117 @@ var BlTextTranslationBtn = __webpack_require__("b4b2");
|
|
|
173231
173167
|
// EXTERNAL MODULE: ./src/components/ExtraManage/index.vue + 12 modules
|
|
173232
173168
|
var ExtraManage = __webpack_require__("f3e2");
|
|
173233
173169
|
|
|
173234
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraFieldsItem/index.vue?vue&type=template&id=
|
|
173170
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraFieldsItem/index.vue?vue&type=template&id=0005ab9a&scoped=true
|
|
173235
173171
|
|
|
173236
|
-
const
|
|
173172
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_1 = {
|
|
173237
173173
|
key: 0
|
|
173238
173174
|
};
|
|
173239
|
-
const
|
|
173175
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_2 = {
|
|
173240
173176
|
key: 0
|
|
173241
173177
|
};
|
|
173242
|
-
const
|
|
173178
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_3 = {
|
|
173243
173179
|
key: 1
|
|
173244
173180
|
};
|
|
173245
|
-
const
|
|
173181
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_4 = {
|
|
173246
173182
|
key: 2
|
|
173247
173183
|
};
|
|
173248
|
-
const
|
|
173184
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_5 = {
|
|
173249
173185
|
key: 3
|
|
173250
173186
|
};
|
|
173251
|
-
const
|
|
173187
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_6 = {
|
|
173252
173188
|
key: 4
|
|
173253
173189
|
};
|
|
173254
|
-
const
|
|
173190
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_7 = {
|
|
173255
173191
|
key: 5
|
|
173256
173192
|
};
|
|
173257
|
-
const
|
|
173193
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_8 = {
|
|
173258
173194
|
key: 0
|
|
173259
173195
|
};
|
|
173260
|
-
const
|
|
173196
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_9 = {
|
|
173261
173197
|
key: 1
|
|
173262
173198
|
};
|
|
173263
|
-
const
|
|
173199
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_10 = {
|
|
173264
173200
|
key: 2
|
|
173265
173201
|
};
|
|
173266
|
-
const
|
|
173202
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_11 = {
|
|
173267
173203
|
key: 6
|
|
173268
173204
|
};
|
|
173269
|
-
const
|
|
173205
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_12 = {
|
|
173270
173206
|
key: 7
|
|
173271
173207
|
};
|
|
173272
|
-
const
|
|
173208
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_13 = {
|
|
173273
173209
|
key: 8
|
|
173274
173210
|
};
|
|
173275
|
-
const
|
|
173211
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_14 = {
|
|
173276
173212
|
class: "clearfix"
|
|
173277
173213
|
};
|
|
173278
|
-
const
|
|
173214
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_15 = {
|
|
173279
173215
|
key: 0
|
|
173280
173216
|
};
|
|
173281
|
-
const
|
|
173217
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_16 = {
|
|
173282
173218
|
style: {
|
|
173283
173219
|
"color": "#40a9ff",
|
|
173284
173220
|
"font-size": "12px"
|
|
173285
173221
|
}
|
|
173286
173222
|
};
|
|
173287
|
-
const
|
|
173223
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_17 = {
|
|
173288
173224
|
key: 1
|
|
173289
173225
|
};
|
|
173290
|
-
const
|
|
173226
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_18 = {
|
|
173291
173227
|
style: {
|
|
173292
173228
|
"color": "#40a9ff",
|
|
173293
173229
|
"font-size": "12px"
|
|
173294
173230
|
}
|
|
173295
173231
|
};
|
|
173296
|
-
const
|
|
173232
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_19 = {
|
|
173297
173233
|
key: 9
|
|
173298
173234
|
};
|
|
173299
|
-
const
|
|
173235
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_20 = {
|
|
173300
173236
|
key: 0
|
|
173301
173237
|
};
|
|
173302
|
-
const
|
|
173238
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_21 = {
|
|
173303
173239
|
style: {
|
|
173304
173240
|
"width": "88%"
|
|
173305
173241
|
},
|
|
173306
173242
|
class: "textEllipsis"
|
|
173307
173243
|
};
|
|
173308
|
-
const
|
|
173244
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_22 = {
|
|
173309
173245
|
style: {
|
|
173310
173246
|
"width": "12%",
|
|
173311
173247
|
"padding-left": "10px"
|
|
173312
173248
|
}
|
|
173313
173249
|
};
|
|
173314
|
-
const
|
|
173250
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_23 = {
|
|
173315
173251
|
key: 1
|
|
173316
173252
|
};
|
|
173317
|
-
const
|
|
173253
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_24 = {
|
|
173318
173254
|
key: 0
|
|
173319
173255
|
};
|
|
173320
|
-
const
|
|
173256
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_25 = {
|
|
173321
173257
|
key: 1
|
|
173322
173258
|
};
|
|
173323
|
-
const
|
|
173259
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_26 = {
|
|
173324
173260
|
key: 2
|
|
173325
173261
|
};
|
|
173326
|
-
const
|
|
173262
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_27 = {
|
|
173327
173263
|
key: 3
|
|
173328
173264
|
};
|
|
173329
|
-
const
|
|
173265
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_28 = {
|
|
173330
173266
|
key: 0
|
|
173331
173267
|
};
|
|
173332
|
-
const
|
|
173268
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_29 = {
|
|
173333
173269
|
key: 4
|
|
173334
173270
|
};
|
|
173335
|
-
const
|
|
173271
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_30 = {
|
|
173336
173272
|
key: 0
|
|
173337
173273
|
};
|
|
173338
|
-
const
|
|
173274
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_31 = {
|
|
173339
173275
|
key: 0
|
|
173340
173276
|
};
|
|
173341
|
-
const
|
|
173277
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_32 = {
|
|
173342
173278
|
key: 0
|
|
173343
173279
|
};
|
|
173344
|
-
const
|
|
173280
|
+
const ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_33 = {
|
|
173345
173281
|
key: 1
|
|
173346
173282
|
};
|
|
173347
173283
|
const _hoisted_34 = {
|
|
@@ -173389,7 +173325,7 @@ const _hoisted_46 = {
|
|
|
173389
173325
|
"padding-left": "10px"
|
|
173390
173326
|
}
|
|
173391
173327
|
};
|
|
173392
|
-
function
|
|
173328
|
+
function ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
173393
173329
|
var _ctx$data, _ctx$data2, _ctx$data3, _ctx$data4, _ctx$data5, _ctx$data6, _ctx$data7, _ctx$data8, _ctx$data9, _ctx$data10, _ctx$data11, _ctx$data12, _ctx$data13, _ctx$data14, _ctx$data15, _ctx$data17, _ctx$data18, _ctx$data19, _ctx$data20, _ctx$data21, _ctx$data22, _ctx$data23, _ctx$data24, _ctx$data25, _ctx$data26, _ctx$data27, _ctx$data31, _ctx$data33, _ctx$data34, _ctx$data35, _ctx$data36, _ctx$data37, _ctx$data38, _ctx$data39, _ctx$data40, _ctx$data42, _ctx$data43, _ctx$data44, _ctx$data47, _ctx$data48, _ctx$data49, _ctx$data50, _ctx$data52, _ctx$data53, _ctx$data54, _ctx$data57, _ctx$data58, _ctx$data59, _ctx$data60, _ctx$data61;
|
|
173394
173330
|
const _component_a_input = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("a-input");
|
|
173395
173331
|
const _component_a_textarea = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("a-textarea");
|
|
@@ -173406,7 +173342,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173406
173342
|
const _component_a_button = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("a-button");
|
|
173407
173343
|
const _component_delete_outlined = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("delete-outlined");
|
|
173408
173344
|
const _component_download_outlined = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("download-outlined");
|
|
173409
|
-
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, [_ctx.type == 1 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173345
|
+
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, [_ctx.type == 1 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", null, [((_ctx$data = _ctx.data) === null || _ctx$data === void 0 ? void 0 : _ctx$data.fields_type) == 'single_text' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_2, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_input, {
|
|
173410
173346
|
disabled: _ctx.disabled,
|
|
173411
173347
|
style: {
|
|
173412
173348
|
"width": "100%"
|
|
@@ -173416,7 +173352,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173416
173352
|
placeholder: ((_ctx$data2 = _ctx.data) === null || _ctx$data2 === void 0 ? void 0 : _ctx$data2.placeholder) || _ctx.t('common.please.enter'),
|
|
173417
173353
|
maxlength: ((_ctx$data3 = _ctx.data) === null || _ctx$data3 === void 0 ? void 0 : _ctx$data3.max_length) > 0 ? (_ctx$data4 = _ctx.data) === null || _ctx$data4 === void 0 ? void 0 : _ctx$data4.max_length : null,
|
|
173418
173354
|
onChange: _ctx.changediv
|
|
173419
|
-
}, null, 8, ["disabled", "value", "placeholder", "maxlength", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data5 = _ctx.data) === null || _ctx$data5 === void 0 ? void 0 : _ctx$data5.fields_type) == 'multiple_text' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173355
|
+
}, null, 8, ["disabled", "value", "placeholder", "maxlength", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data5 = _ctx.data) === null || _ctx$data5 === void 0 ? void 0 : _ctx$data5.fields_type) == 'multiple_text' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_3, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_textarea, {
|
|
173420
173356
|
disabled: _ctx.disabled,
|
|
173421
173357
|
style: {
|
|
173422
173358
|
"width": "100%"
|
|
@@ -173430,7 +173366,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173430
173366
|
},
|
|
173431
173367
|
maxlength: ((_ctx$data7 = _ctx.data) === null || _ctx$data7 === void 0 ? void 0 : _ctx$data7.max_length) > 0 ? (_ctx$data8 = _ctx.data) === null || _ctx$data8 === void 0 ? void 0 : _ctx$data8.max_length : null,
|
|
173432
173368
|
onChange: _ctx.changediv
|
|
173433
|
-
}, null, 8, ["disabled", "value", "placeholder", "maxlength", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data9 = _ctx.data) === null || _ctx$data9 === void 0 ? void 0 : _ctx$data9.fields_type) == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173369
|
+
}, null, 8, ["disabled", "value", "placeholder", "maxlength", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data9 = _ctx.data) === null || _ctx$data9 === void 0 ? void 0 : _ctx$data9.fields_type) == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_4, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_input_number, {
|
|
173434
173370
|
disabled: _ctx.disabled,
|
|
173435
173371
|
style: {
|
|
173436
173372
|
"width": "100%"
|
|
@@ -173442,7 +173378,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173442
173378
|
min: ((_ctx$data11 = _ctx.data) === null || _ctx$data11 === void 0 ? void 0 : _ctx$data11.min_length) > 0 ? Number((_ctx$data12 = _ctx.data) === null || _ctx$data12 === void 0 ? void 0 : _ctx$data12.min_length) : null,
|
|
173443
173379
|
max: ((_ctx$data13 = _ctx.data) === null || _ctx$data13 === void 0 ? void 0 : _ctx$data13.max_length) > 0 ? Number((_ctx$data14 = _ctx.data) === null || _ctx$data14 === void 0 ? void 0 : _ctx$data14.max_length) : null,
|
|
173444
173380
|
onChange: _ctx.changediv
|
|
173445
|
-
}, null, 8, ["disabled", "value", "placeholder", "min", "max", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data15 = _ctx.data) === null || _ctx$data15 === void 0 ? void 0 : _ctx$data15.fields_type) == 'radio' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173381
|
+
}, null, 8, ["disabled", "value", "placeholder", "min", "max", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data15 = _ctx.data) === null || _ctx$data15 === void 0 ? void 0 : _ctx$data15.fields_type) == 'radio' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_5, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_radio_group, {
|
|
173446
173382
|
value: _ctx.value,
|
|
173447
173383
|
"onUpdate:value": _cache[3] || (_cache[3] = $event => _ctx.value = $event),
|
|
173448
173384
|
disabled: _ctx.disabled,
|
|
@@ -173461,14 +173397,14 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173461
173397
|
}), 128))];
|
|
173462
173398
|
}),
|
|
173463
173399
|
_: 1
|
|
173464
|
-
}, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data17 = _ctx.data) === null || _ctx$data17 === void 0 ? void 0 : _ctx$data17.fields_type) == 'multiple_choice' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173400
|
+
}, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data17 = _ctx.data) === null || _ctx$data17 === void 0 ? void 0 : _ctx$data17.fields_type) == 'multiple_choice' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_6, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_checkbox_group, {
|
|
173465
173401
|
disabled: _ctx.disabled,
|
|
173466
173402
|
value: _ctx.value,
|
|
173467
173403
|
"onUpdate:value": _cache[4] || (_cache[4] = $event => _ctx.value = $event),
|
|
173468
173404
|
name: "checkboxgroup",
|
|
173469
173405
|
options: (_ctx$data18 = _ctx.data) === null || _ctx$data18 === void 0 ? void 0 : _ctx$data18.option_value,
|
|
173470
173406
|
onChange: _ctx.changediv
|
|
173471
|
-
}, null, 8, ["disabled", "value", "options", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data19 = _ctx.data) === null || _ctx$data19 === void 0 ? void 0 : _ctx$data19.fields_type) == 'date' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173407
|
+
}, null, 8, ["disabled", "value", "options", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data19 = _ctx.data) === null || _ctx$data19 === void 0 ? void 0 : _ctx$data19.fields_type) == 'date' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_7, [((_ctx$data20 = _ctx.data) === null || _ctx$data20 === void 0 ? void 0 : _ctx$data20.date_type) == 1 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_8, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_date_picker, {
|
|
173472
173408
|
value: _ctx.value,
|
|
173473
173409
|
"onUpdate:value": _cache[5] || (_cache[5] = $event => _ctx.value = $event),
|
|
173474
173410
|
disabled: _ctx.disabled,
|
|
@@ -173478,7 +173414,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173478
173414
|
onChange: _ctx.changediv,
|
|
173479
173415
|
format: "YYYY-MM-DD",
|
|
173480
173416
|
valueFormat: "YYYY-MM-DD"
|
|
173481
|
-
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data21 = _ctx.data) === null || _ctx$data21 === void 0 ? void 0 : _ctx$data21.date_type) == 2 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173417
|
+
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data21 = _ctx.data) === null || _ctx$data21 === void 0 ? void 0 : _ctx$data21.date_type) == 2 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_9, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_date_picker, {
|
|
173482
173418
|
"show-time": "",
|
|
173483
173419
|
value: _ctx.value,
|
|
173484
173420
|
"onUpdate:value": _cache[6] || (_cache[6] = $event => _ctx.value = $event),
|
|
@@ -173489,7 +173425,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173489
173425
|
onChange: _ctx.changediv,
|
|
173490
173426
|
format: "YYYY-MM-DD HH:mm",
|
|
173491
173427
|
valueFormat: "YYYY-MM-DD HH:mm"
|
|
173492
|
-
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data22 = _ctx.data) === null || _ctx$data22 === void 0 ? void 0 : _ctx$data22.date_type) == 3 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173428
|
+
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data22 = _ctx.data) === null || _ctx$data22 === void 0 ? void 0 : _ctx$data22.date_type) == 3 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_10, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_time_picker, {
|
|
173493
173429
|
value: _ctx.value,
|
|
173494
173430
|
"onUpdate:value": _cache[7] || (_cache[7] = $event => _ctx.value = $event),
|
|
173495
173431
|
style: {
|
|
@@ -173499,7 +173435,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173499
173435
|
onChange: _ctx.changediv,
|
|
173500
173436
|
format: "HH:mm",
|
|
173501
173437
|
valueFormat: "HH:mm"
|
|
173502
|
-
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data23 = _ctx.data) === null || _ctx$data23 === void 0 ? void 0 : _ctx$data23.fields_type) == 'select_single' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173438
|
+
}, null, 8, ["value", "disabled", "onChange"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data23 = _ctx.data) === null || _ctx$data23 === void 0 ? void 0 : _ctx$data23.fields_type) == 'select_single' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_11, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_select, {
|
|
173503
173439
|
ref: "select",
|
|
173504
173440
|
value: _ctx.value,
|
|
173505
173441
|
"onUpdate:value": _cache[8] || (_cache[8] = $event => _ctx.value = $event),
|
|
@@ -173509,7 +173445,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173509
173445
|
options: (_ctx$data24 = _ctx.data) === null || _ctx$data24 === void 0 ? void 0 : _ctx$data24.option_value,
|
|
173510
173446
|
onChange: _ctx.changediv,
|
|
173511
173447
|
disabled: _ctx.disabled
|
|
173512
|
-
}, null, 8, ["value", "options", "onChange", "disabled"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data25 = _ctx.data) === null || _ctx$data25 === void 0 ? void 0 : _ctx$data25.fields_type) == 'select_multiple' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173448
|
+
}, null, 8, ["value", "options", "onChange", "disabled"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data25 = _ctx.data) === null || _ctx$data25 === void 0 ? void 0 : _ctx$data25.fields_type) == 'select_multiple' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_12, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_select, {
|
|
173513
173449
|
ref: "select",
|
|
173514
173450
|
mode: "multiple",
|
|
173515
173451
|
value: _ctx.value,
|
|
@@ -173520,7 +173456,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173520
173456
|
options: (_ctx$data26 = _ctx.data) === null || _ctx$data26 === void 0 ? void 0 : _ctx$data26.option_value,
|
|
173521
173457
|
onChange: _ctx.changediv,
|
|
173522
173458
|
disabled: _ctx.disabled
|
|
173523
|
-
}, null, 8, ["value", "options", "onChange", "disabled"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data27 = _ctx.data) === null || _ctx$data27 === void 0 ? void 0 : _ctx$data27.fields_type) == 'image' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173459
|
+
}, null, 8, ["value", "options", "onChange", "disabled"])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data27 = _ctx.data) === null || _ctx$data27 === void 0 ? void 0 : _ctx$data27.fields_type) == 'image' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_13, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_14, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_upload, {
|
|
173524
173460
|
action: _ctx.$utils.imgAction,
|
|
173525
173461
|
headers: {
|
|
173526
173462
|
'org-token': _ctx.$store.getters.token
|
|
@@ -173539,20 +173475,20 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173539
173475
|
}, {
|
|
173540
173476
|
default: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withCtx"])(() => {
|
|
173541
173477
|
var _ctx$data28, _ctx$value, _ctx$data29, _ctx$data30;
|
|
173542
|
-
return [((_ctx$data28 = _ctx.data) === null || _ctx$data28 === void 0 ? void 0 : _ctx$data28.option_max) > 0 && ((_ctx$value = _ctx.value) === null || _ctx$value === void 0 ? void 0 : _ctx$value.length) < ((_ctx$data29 = _ctx.data) === null || _ctx$data29 === void 0 ? void 0 : _ctx$data29.option_max) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173478
|
+
return [((_ctx$data28 = _ctx.data) === null || _ctx$data28 === void 0 ? void 0 : _ctx$data28.option_max) > 0 && ((_ctx$value = _ctx.value) === null || _ctx$value === void 0 ? void 0 : _ctx$value.length) < ((_ctx$data29 = _ctx.data) === null || _ctx$data29 === void 0 ? void 0 : _ctx$data29.option_max) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_15, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_plus_outlined, {
|
|
173543
173479
|
style: {
|
|
173544
173480
|
"color": "#40a9ff",
|
|
173545
173481
|
"font-size": "18px"
|
|
173546
173482
|
}
|
|
173547
|
-
}), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div",
|
|
173483
|
+
}), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_16, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.t('ExtraFieldsItem.index.243488-0')), 1)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), !((_ctx$data30 = _ctx.data) !== null && _ctx$data30 !== void 0 && _ctx$data30.option_max) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_17, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_plus_outlined, {
|
|
173548
173484
|
style: {
|
|
173549
173485
|
"color": "#40a9ff",
|
|
173550
173486
|
"font-size": "18px"
|
|
173551
173487
|
}
|
|
173552
|
-
}), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div",
|
|
173488
|
+
}), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_18, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.t('ExtraFieldsItem.index.243488-0')), 1)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)];
|
|
173553
173489
|
}),
|
|
173554
173490
|
_: 1
|
|
173555
|
-
}, 8, ["action", "headers", "file-list", "onChange", "disabled"])])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data31 = _ctx.data) === null || _ctx$data31 === void 0 ? void 0 : _ctx$data31.fields_type) == 'attachment' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173491
|
+
}, 8, ["action", "headers", "file-list", "onChange", "disabled"])])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data31 = _ctx.data) === null || _ctx$data31 === void 0 ? void 0 : _ctx$data31.fields_type) == 'attachment' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_19, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_upload, {
|
|
173556
173492
|
"file-list": _ctx.fileListVideo,
|
|
173557
173493
|
"onUpdate:fileList": _cache[11] || (_cache[11] = $event => _ctx.fileListVideo = $event),
|
|
173558
173494
|
name: "file",
|
|
@@ -173571,16 +173507,16 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173571
173507
|
return [_ctx.value.length < ((_ctx$data32 = _ctx.data) === null || _ctx$data32 === void 0 ? void 0 : _ctx$data32.option_max) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createBlock"])(_component_a_button, {
|
|
173572
173508
|
key: 0
|
|
173573
173509
|
}, {
|
|
173574
|
-
default: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_UploadOutlined),
|
|
173510
|
+
default: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_UploadOutlined), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(" " + Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.t('ExtraFieldsItem.index.831918-0')), 1)]),
|
|
173575
173511
|
_: 1
|
|
173576
173512
|
})) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)];
|
|
173577
173513
|
}),
|
|
173578
173514
|
_: 1
|
|
173579
|
-
}, 8, ["file-list", "action", "headers", "onChange", "before-upload", "accept"]), _ctx.value.length > 0 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173515
|
+
}, 8, ["file-list", "action", "headers", "onChange", "before-upload", "accept"]), _ctx.value.length > 0 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_20, [(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderList"])(_ctx.value, (item, index) => {
|
|
173580
173516
|
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", {
|
|
173581
173517
|
key: index,
|
|
173582
173518
|
class: "pictureInformation"
|
|
173583
|
-
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div",
|
|
173519
|
+
}, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_21, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(item.name), 1), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_22, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_a_button, {
|
|
173584
173520
|
onClick: $event => _ctx.outlinedes(index),
|
|
173585
173521
|
style: {
|
|
173586
173522
|
"color": "#05bac5",
|
|
@@ -173591,12 +173527,12 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173591
173527
|
default: Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_delete_outlined)]),
|
|
173592
173528
|
_: 2
|
|
173593
173529
|
}, 1032, ["onClick"])])]);
|
|
173594
|
-
}), 128))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), _ctx.type == 2 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173530
|
+
}), 128))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), _ctx.type == 2 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_23, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", null, [((_ctx$data33 = _ctx.data) === null || _ctx$data33 === void 0 ? void 0 : _ctx$data33.fields_type) == 'single_text' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_24, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(((_ctx$data34 = _ctx.data) === null || _ctx$data34 === void 0 ? void 0 : _ctx$data34.value) || '--'), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data35 = _ctx.data) === null || _ctx$data35 === void 0 ? void 0 : _ctx$data35.fields_type) == 'multiple_text' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_25, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(((_ctx$data36 = _ctx.data) === null || _ctx$data36 === void 0 ? void 0 : _ctx$data36.value) || '--'), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data37 = _ctx.data) === null || _ctx$data37 === void 0 ? void 0 : _ctx$data37.fields_type) == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_26, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(((_ctx$data38 = _ctx.data) === null || _ctx$data38 === void 0 ? void 0 : _ctx$data38.value) || '--'), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data39 = _ctx.data) === null || _ctx$data39 === void 0 ? void 0 : _ctx$data39.fields_type) == 'radio' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_27, [(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderList"])((_ctx$data40 = _ctx.data) === null || _ctx$data40 === void 0 ? void 0 : _ctx$data40.option_value, (item, index) => {
|
|
173595
173531
|
var _ctx$data41;
|
|
173596
173532
|
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
173597
173533
|
key: index
|
|
173598
|
-
}, [item.value == ((_ctx$data41 = _ctx.data) === null || _ctx$data41 === void 0 ? void 0 : _ctx$data41.value) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span",
|
|
173599
|
-
}), 128))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data42 = _ctx.data) === null || _ctx$data42 === void 0 ? void 0 : _ctx$data42.fields_type) == 'multiple_choice' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div",
|
|
173534
|
+
}, [item.value == ((_ctx$data41 = _ctx.data) === null || _ctx$data41 === void 0 ? void 0 : _ctx$data41.value) ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_28, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(item.label), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)]);
|
|
173535
|
+
}), 128))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data42 = _ctx.data) === null || _ctx$data42 === void 0 ? void 0 : _ctx$data42.fields_type) == 'multiple_choice' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_29, [((_ctx$data43 = _ctx.data) === null || _ctx$data43 === void 0 || (_ctx$data43 = _ctx$data43.value) === null || _ctx$data43 === void 0 ? void 0 : _ctx$data43.length) > 0 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_30, [(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderList"])((_ctx$data44 = _ctx.data) === null || _ctx$data44 === void 0 ? void 0 : _ctx$data44.value, (itemes, indexes) => {
|
|
173600
173536
|
var _ctx$data45;
|
|
173601
173537
|
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
173602
173538
|
key: indexes
|
|
@@ -173604,9 +173540,9 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173604
173540
|
var _ctx$data46;
|
|
173605
173541
|
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
173606
173542
|
key: index
|
|
173607
|
-
}, [item.value == itemes ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span",
|
|
173543
|
+
}, [item.value == itemes ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_31, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createTextVNode"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(item.label) + " ", 1), indexes != ((_ctx$data46 = _ctx.data) === null || _ctx$data46 === void 0 ? void 0 : _ctx$data46.value.length) - 1 ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_32, ",")) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)]);
|
|
173608
173544
|
}), 128))]);
|
|
173609
|
-
}), 128))])) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span",
|
|
173545
|
+
}), 128))])) : (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_hoisted_33, " -- "))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data47 = _ctx.data) === null || _ctx$data47 === void 0 ? void 0 : _ctx$data47.fields_type) == 'date' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_34, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(((_ctx$data48 = _ctx.data) === null || _ctx$data48 === void 0 ? void 0 : _ctx$data48.value) || '--'), 1)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), ((_ctx$data49 = _ctx.data) === null || _ctx$data49 === void 0 ? void 0 : _ctx$data49.fields_type) == 'select_single' ? (Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", _hoisted_35, [(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_root_Vue_["Fragment"], null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["renderList"])((_ctx$data50 = _ctx.data) === null || _ctx$data50 === void 0 ? void 0 : _ctx$data50.option_value, (item, index) => {
|
|
173610
173546
|
var _ctx$data51;
|
|
173611
173547
|
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("span", {
|
|
173612
173548
|
key: index
|
|
@@ -173653,7 +173589,7 @@ function ExtraFieldsItemvue_type_template_id_2557d4cc_scoped_true_render(_ctx, _
|
|
|
173653
173589
|
}, 1032, ["onClick"])])]);
|
|
173654
173590
|
}), 128))])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)])])) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true)], 64);
|
|
173655
173591
|
}
|
|
173656
|
-
// CONCATENATED MODULE: ./src/components/ExtraFieldsItem/index.vue?vue&type=template&id=
|
|
173592
|
+
// CONCATENATED MODULE: ./src/components/ExtraFieldsItem/index.vue?vue&type=template&id=0005ab9a&scoped=true
|
|
173657
173593
|
|
|
173658
173594
|
// CONCATENATED MODULE: ./node_modules/@ant-design/icons-svg/es/asn/UploadOutlined.js
|
|
173659
173595
|
// This icon file is generated automatically.
|
|
@@ -173759,7 +173695,7 @@ icons_UploadOutlined_UploadOutlined.inheritAttrs = false;
|
|
|
173759
173695
|
const beforeUpload = file => {
|
|
173760
173696
|
const isLt2M = file.size / 1024 / 1024 <= 10;
|
|
173761
173697
|
if (!isLt2M) {
|
|
173762
|
-
es_message["a" /* default */].error(
|
|
173698
|
+
es_message["a" /* default */].error(Object(src_locale["d" /* t */])('ExtraFieldsItem.index.831918-1'));
|
|
173763
173699
|
}
|
|
173764
173700
|
return isLt2M;
|
|
173765
173701
|
};
|
|
@@ -173862,8 +173798,8 @@ icons_UploadOutlined_UploadOutlined.inheritAttrs = false;
|
|
|
173862
173798
|
}));
|
|
173863
173799
|
// CONCATENATED MODULE: ./src/components/ExtraFieldsItem/index.vue?vue&type=script&lang=js
|
|
173864
173800
|
|
|
173865
|
-
// EXTERNAL MODULE: ./src/components/ExtraFieldsItem/index.vue?vue&type=style&index=0&id=
|
|
173866
|
-
var
|
|
173801
|
+
// EXTERNAL MODULE: ./src/components/ExtraFieldsItem/index.vue?vue&type=style&index=0&id=0005ab9a&lang=less&scoped=true
|
|
173802
|
+
var ExtraFieldsItemvue_type_style_index_0_id_0005ab9a_lang_less_scoped_true = __webpack_require__("235c");
|
|
173867
173803
|
|
|
173868
173804
|
// CONCATENATED MODULE: ./src/components/ExtraFieldsItem/index.vue
|
|
173869
173805
|
|
|
@@ -173873,7 +173809,7 @@ var ExtraFieldsItemvue_type_style_index_0_id_2557d4cc_lang_less_scoped_true = __
|
|
|
173873
173809
|
|
|
173874
173810
|
|
|
173875
173811
|
|
|
173876
|
-
const ExtraFieldsItem_exports_ = /*#__PURE__*/exportHelper_default()(ExtraFieldsItemvue_type_script_lang_js, [['render',
|
|
173812
|
+
const ExtraFieldsItem_exports_ = /*#__PURE__*/exportHelper_default()(ExtraFieldsItemvue_type_script_lang_js, [['render',ExtraFieldsItemvue_type_template_id_0005ab9a_scoped_true_render],['__scopeId',"data-v-0005ab9a"]])
|
|
173877
173813
|
|
|
173878
173814
|
/* harmony default export */ var ExtraFieldsItem = (ExtraFieldsItem_exports_);
|
|
173879
173815
|
// CONCATENATED MODULE: ./src/components/components.js
|