bl-common-vue3 3.7.172 → 3.7.174
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 +174 -77
- package/lib/vue3common.umd.js +174 -77
- package/lib/vue3common.umd.min.js +3 -3
- package/package.json +1 -1
package/lib/vue3common.common.js
CHANGED
|
@@ -79712,6 +79712,22 @@ if (DESCRIPTORS && !('size' in URLSearchParamsPrototype)) {
|
|
|
79712
79712
|
}
|
|
79713
79713
|
|
|
79714
79714
|
|
|
79715
|
+
/***/ }),
|
|
79716
|
+
|
|
79717
|
+
/***/ "5614":
|
|
79718
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
79719
|
+
|
|
79720
|
+
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
79721
|
+
|
|
79722
|
+
// load the styles
|
|
79723
|
+
var content = __webpack_require__("e9ca");
|
|
79724
|
+
if(content.__esModule) content = content.default;
|
|
79725
|
+
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
79726
|
+
if(content.locals) module.exports = content.locals;
|
|
79727
|
+
// add the styles to the DOM
|
|
79728
|
+
var add = __webpack_require__("499e").default
|
|
79729
|
+
var update = add("6dd0ee3c", content, true, {"sourceMap":false,"shadowMode":false});
|
|
79730
|
+
|
|
79715
79731
|
/***/ }),
|
|
79716
79732
|
|
|
79717
79733
|
/***/ "568c":
|
|
@@ -80002,6 +80018,17 @@ module.exports = function (key, value) {
|
|
|
80002
80018
|
};
|
|
80003
80019
|
|
|
80004
80020
|
|
|
80021
|
+
/***/ }),
|
|
80022
|
+
|
|
80023
|
+
/***/ "63cf":
|
|
80024
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
80025
|
+
|
|
80026
|
+
"use strict";
|
|
80027
|
+
/* 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_ExtraManageEdit_vue_vue_type_style_index_0_id_730a8392_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5614");
|
|
80028
|
+
/* 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_ExtraManageEdit_vue_vue_type_style_index_0_id_730a8392_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_ExtraManageEdit_vue_vue_type_style_index_0_id_730a8392_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
80029
|
+
/* unused harmony reexport * */
|
|
80030
|
+
|
|
80031
|
+
|
|
80005
80032
|
/***/ }),
|
|
80006
80033
|
|
|
80007
80034
|
/***/ "64d8":
|
|
@@ -81434,20 +81461,6 @@ module.exports = JSON.parse("{\"CustomTable.index.074786-0\":\"请输入{0}\",\"
|
|
|
81434
81461
|
/* unused harmony reexport * */
|
|
81435
81462
|
|
|
81436
81463
|
|
|
81437
|
-
/***/ }),
|
|
81438
|
-
|
|
81439
|
-
/***/ "885e":
|
|
81440
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
81441
|
-
|
|
81442
|
-
// Imports
|
|
81443
|
-
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
81444
|
-
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
81445
|
-
// Module
|
|
81446
|
-
exports.push([module.i, ".primary-color-text[data-v-5809d3ef]{color:#2681f3}.text-title[data-v-5809d3ef]{height:40px;width:100%;font-size:14px;font-weight:700;color:rgba(0,0,0,.8);position:relative;padding:20px 10px;display:flex;align-items:center}.text-title[data-v-5809d3ef]:before{position:absolute;content:\"\";left:0;top:12px;bottom:12px;width:4px;background-color:#2681f3}", ""]);
|
|
81447
|
-
// Exports
|
|
81448
|
-
module.exports = exports;
|
|
81449
|
-
|
|
81450
|
-
|
|
81451
81464
|
/***/ }),
|
|
81452
81465
|
|
|
81453
81466
|
/***/ "8868":
|
|
@@ -108771,7 +108784,7 @@ module.exports = false;
|
|
|
108771
108784
|
/***/ "c49f":
|
|
108772
108785
|
/***/ (function(module) {
|
|
108773
108786
|
|
|
108774
|
-
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-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以內\",\"components.ImportResult.699608-0\":\"導入結果\",\"components.ImportResult.699608-1\":\"導入出錯\",\"components.ImportResult.699608-2\":\"導入成功\",\"components.ImportResult.699608-3\":\"成功筆數:\",\"components.ImportResult.699608-4\":\"失敗筆數:\",\"components.ImportResult.699608-5\":\"下載導入結果\",\"village.translate.292926-0\":\"數據遷移\",\"village.translate.292926-1\":\"數據遷移至\",\"village.translate.292926-2\":\"選擇公司\",\"village.translate.292926-3\":\"請選擇公司\",\"village.translate.292926-4\":\"遷移成功\",\"colorPicker.index.292926-1\":\"預設顏色\",\"colorPicker.index.292926-2\":\"主題顏色\",\"colorPicker.index.292926-3\":\"標準顏色\",\"colorPicker.index.292926-4\":\"透明度\",\"colorPicker.index.292926-5\":\"更多顏色\",\"ReportLang.index.603107-0\":\"請先登錄機构後臺\",\"ReportLang.index.603107-1\":\"上報成功語言:\",\"ReportLang.index.603107-2\":\"上報失敗語言:\",\"QrcodeModal.index.612016-2\":\"複製成功\",\"ColumnSetting.index.391089-13\":\"匯出隱藏\",\"ApprovalDetail.index.931943-0\":\"審批行程\",\"ApprovalDetail.index.931943-1\":\"已加簽\",\"ApprovalDetail.index.931943-2\":\"加簽\",\"ApprovalDetail.index.931943-3\":\"會簽\",\"ApprovalDetail.index.931943-4\":\"或簽\",\"ApprovalDetail.index.931943-5\":\"已發起\",\"ApprovalDetail.index.931943-6\":\"代理人\",\"ApprovalDetail.index.931943-7\":\"已通過\",\"ApprovalDetail.index.931943-8\":\"已退回\",\"ApprovalDetail.index.931943-9\":\"已拒絕\",\"ApprovalDetail.index.931943-10\":\"未審批\",\"ApprovalDetail.index.931943-11\":\"已辦理\",\"ApprovalDetail.index.931943-12\":\"已抄送至\",\"ApprovalDetail.index.931943-13\":\"無內容\",\"ApprovalDetail.index.931943-14\":\"辦理\",\"ApprovalDetail.index.931943-15\":\"退回\",\"ApprovalDetail.index.931943-16\":\"修改\",\"ApprovalDetail.index.931943-17\":\"同意\",\"ApprovalDetail.index.931943-18\":\"拒絕\",\"ApprovalDetail.index.931943-19\":\"催辦\",\"ApprovalDetail.index.931943-20\":\"撤銷\",\"ApprovalDetail.index.931943-21\":\"確認撤銷當前審批嗎?\",\"ApprovalDetail.index.931943-22\":\"撤銷成功!\",\"ApprovalDetail.index.931943-23\":\"催辦成功!\",\"ApprovalDetail.index.931943-24\":\"已提交\",\"ApprovalDetail.index.931943-25\":\"已抄送\",\"ApprovalDetail.index.931943-26\":\"結束\",\"ApprovalDetail.index.931943-27\":\"編輯審批\",\"modules.ApprovalTransferReview.357897-0\":\"轉審\",\"modules.ApprovalTransferReview.357897-1\":\"轉審人\",\"modules.ApprovalTransferReview.357897-2\":\"轉審意見\",\"modules.ApprovalTransferReview.357897-3\":\"請填寫轉審意見\",\"modules.ApprovalTransferReview.357897-4\":\"請選擇轉審人\",\"modules.ApprovalSendBack.587880-0\":\"退回\",\"modules.ApprovalSendBack.587880-1\":\"退回到\",\"modules.ApprovalSendBack.587880-2\":\"退回原因\",\"modules.ApprovalSendBack.587880-3\":\"請填寫退回原因\",\"modules.ApprovalMentionUser.268217-0\":\"無搜索結果\",\"modules.ApprovalAddComment.585618-0\":\"添加評論,可\",\"modules.ApprovalAddComment.585618-1\":\"相關人員\",\"modules.ApprovalAddComment.585618-2\":\"發送\",\"modules.ApprovalAddSignModal.887814-0\":\"加簽\",\"modules.ApprovalAddSignModal.887814-1\":\"加簽審批人\",\"modules.ApprovalAddSignModal.887814-2\":\"加簽管道\",\"modules.ApprovalAddSignModal.887814-3\":\"在我之前\",\"modules.ApprovalAddSignModal.887814-4\":\"在我之後\",\"modules.ApprovalAddSignModal.887814-5\":\"加簽後,流程先經過加簽審批人審批,再由我審批\",\"modules.ApprovalAddSignModal.887814-6\":\"加簽後,流程先經過我審批,再由加簽審批人審批\",\"modules.ApprovalAddSignModal.887814-7\":\"多人審批管道\",\"modules.ApprovalAddSignModal.887814-8\":\"會簽\",\"modules.ApprovalAddSignModal.887814-9\":\"或簽\",\"modules.ApprovalAddSignModal.887814-10\":\"被加簽二年是否可以再次加簽\",\"modules.ApprovalAddSignModal.887814-11\":\"可以\",\"modules.ApprovalAddSignModal.887814-12\":\"不可以\",\"modules.ApprovalAddSignModal.887814-13\":\"加簽意見\",\"modules.ApprovalAddSignModal.924062-0\":\"加簽\",\"modules.ApprovalAddSignModal.924062-1\":\"加簽審批人\",\"modules.ApprovalAddSignModal.924062-2\":\"加簽管道\",\"modules.ApprovalAddSignModal.924062-3\":\"在我之前\",\"modules.ApprovalAddSignModal.924062-4\":\"在我之後\",\"modules.ApprovalAddSignModal.924062-5\":\"加簽後,流程先經過加簽審批人審批,再由我審批\",\"modules.ApprovalAddSignModal.924062-6\":\"加簽後,流程先經過我審批,再由加簽審批人審批\",\"modules.ApprovalAddSignModal.924062-7\":\"多人審批管道\",\"modules.ApprovalAddSignModal.924062-8\":\"會簽\",\"modules.ApprovalAddSignModal.924062-9\":\"或簽\",\"modules.ApprovalAddSignModal.924062-10\":\"被加簽人是否可以再次加簽\",\"modules.ApprovalAddSignModal.924062-11\":\"可以\",\"modules.ApprovalAddSignModal.924062-12\":\"不可以\",\"modules.ApprovalAddSignModal.924062-13\":\"加簽意見\",\"modules.ApprovalCommentList.364220-0\":\"評論\",\"modules.ApprovalCommentList.364220-1\":\"{0}前\",\"modules.ApprovalCommentList.364220-2\":\"剛剛\",\"modules.ApprovalCommentList.364220-3\":\"回復\",\"modules.ApprovalCommentList.364220-4\":\"評論已删除\",\"modules.ApprovalCommentList.364220-5\":\"確認删除該評論嗎?\",\"modules.ApprovalCommentList.364220-6\":\"删除成功\",\"ApprovalDetail.index.210228-0\":\"審批意見\",\"ApprovalDetail.index.210228-1\":\"填寫審批意見(選填)\",\"ApprovalDetail.index.210228-2\":\"附件\",\"CustomImport.index.683631-0\":\"請引入導入模版\",\"CheckedHousingResources.index.885448-0\":\"房源類型\",\"CheckedHousingResources.index.885448-1\":\"經營品牌\",\"CheckedHousingResources.index.885448-2\":\"店鋪名稱\",\"CheckedHousingResources.index.074796-0\":\"選擇品牌\",\"BlMobileAnnexUpload.index-0\":\"查看二維碼\",\"BlMobileAnnexUpload.index-1\":\"手機掃碼上傳\",\"QrcodeModal.index.612016-3\":\"點擊複製\",\"PhotoUpload.index.983369-4\":\"手機拍照\",\"modules.ListFieldModal.082665-0\":\"選項內容不能為空\",\"CheckedHousingResources.index.863384-0\":\"單價\",\"CheckedHousingResources.index.863384-1\":\"綁定人員\",\"TenantComponent.index.794262-0\":\"{0}已被綁定,请勿重複綁定\",\"company.user.485542-0\":\"暫未分配角色\",\"company.user.485542-1\":\"團員\",\"company.user.485542-2\":\"黨員\",\"company.user.485542-3\":\"預備黨員\",\"company.user.485542-4\":\"無黨派人士\",\"company.user.485542-5\":\"羣衆\",\"UserDetail.index.833210-0\":\"無權查看該人員資訊\",\"UserDetail.index.833210-1\":\"發起聊天\",\"BlChat.createChatBtn.23456-0\":\"發起討論\",\"ColumnSetting.index.875911-0\":\"保存到公共\",\"ColumnSetting.index.875911-1\":\"列表展示优先级順序:個人設置 > 公共模板 > 系統默認\",\"ColumnSetting.index.553641-0\":\"統計\",\"villageIotInfo.index.885385-0\":\"系統內寘欄位,無法操作\",\"ApprovalDetail.index.683625-0\":\"第三方審批\",\"ApprovalDetail.index.683625-1\":\"第三方\",\"ApprovalDetail.index.683625-2\":\"您可以代替當前用戶完成審批操作,操作後,您將作為該流程節點的代理人展示在頁面中。\",\"ApprovalDetail.index.683625-3\":\"審批需要手寫簽名,系統還未記錄過您的簽名。第一次請前往移動端審批,完成手寫簽名!\",\"DepartmentUser.index.555981-0\":\"清除選項\",\"DepartmentUser.index.555981-1\":\"展開\",\"DepartmentUser.index.555981-2\":\"收起\"}");
|
|
108787
|
+
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-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以內\",\"components.ImportResult.699608-0\":\"導入結果\",\"components.ImportResult.699608-1\":\"導入出錯\",\"components.ImportResult.699608-2\":\"導入成功\",\"components.ImportResult.699608-3\":\"成功筆數:\",\"components.ImportResult.699608-4\":\"失敗筆數:\",\"components.ImportResult.699608-5\":\"下載導入結果\",\"village.translate.292926-0\":\"數據遷移\",\"village.translate.292926-1\":\"數據遷移至\",\"village.translate.292926-2\":\"選擇公司\",\"village.translate.292926-3\":\"請選擇公司\",\"village.translate.292926-4\":\"遷移成功\",\"colorPicker.index.292926-1\":\"預設顏色\",\"colorPicker.index.292926-2\":\"主題顏色\",\"colorPicker.index.292926-3\":\"標準顏色\",\"colorPicker.index.292926-4\":\"透明度\",\"colorPicker.index.292926-5\":\"更多顏色\",\"ReportLang.index.603107-0\":\"請先登錄機构後臺\",\"ReportLang.index.603107-1\":\"上報成功語言:\",\"ReportLang.index.603107-2\":\"上報失敗語言:\",\"QrcodeModal.index.612016-2\":\"複製成功\",\"ColumnSetting.index.391089-13\":\"匯出隱藏\",\"ApprovalDetail.index.931943-0\":\"審批行程\",\"ApprovalDetail.index.931943-1\":\"已加簽\",\"ApprovalDetail.index.931943-2\":\"加簽\",\"ApprovalDetail.index.931943-3\":\"會簽\",\"ApprovalDetail.index.931943-4\":\"或簽\",\"ApprovalDetail.index.931943-5\":\"已發起\",\"ApprovalDetail.index.931943-6\":\"代理人\",\"ApprovalDetail.index.931943-7\":\"已通過\",\"ApprovalDetail.index.931943-8\":\"已退回\",\"ApprovalDetail.index.931943-9\":\"已拒絕\",\"ApprovalDetail.index.931943-10\":\"未審批\",\"ApprovalDetail.index.931943-11\":\"已辦理\",\"ApprovalDetail.index.931943-12\":\"已抄送至\",\"ApprovalDetail.index.931943-13\":\"無內容\",\"ApprovalDetail.index.931943-14\":\"辦理\",\"ApprovalDetail.index.931943-15\":\"退回\",\"ApprovalDetail.index.931943-16\":\"修改\",\"ApprovalDetail.index.931943-17\":\"同意\",\"ApprovalDetail.index.931943-18\":\"拒絕\",\"ApprovalDetail.index.931943-19\":\"催辦\",\"ApprovalDetail.index.931943-20\":\"撤銷\",\"ApprovalDetail.index.931943-21\":\"確認撤銷當前審批嗎?\",\"ApprovalDetail.index.931943-22\":\"撤銷成功!\",\"ApprovalDetail.index.931943-23\":\"催辦成功!\",\"ApprovalDetail.index.931943-24\":\"已提交\",\"ApprovalDetail.index.931943-25\":\"已抄送\",\"ApprovalDetail.index.931943-26\":\"結束\",\"ApprovalDetail.index.931943-27\":\"編輯審批\",\"modules.ApprovalTransferReview.357897-0\":\"轉審\",\"modules.ApprovalTransferReview.357897-1\":\"轉審人\",\"modules.ApprovalTransferReview.357897-2\":\"轉審意見\",\"modules.ApprovalTransferReview.357897-3\":\"請填寫轉審意見\",\"modules.ApprovalTransferReview.357897-4\":\"請選擇轉審人\",\"modules.ApprovalSendBack.587880-0\":\"退回\",\"modules.ApprovalSendBack.587880-1\":\"退回到\",\"modules.ApprovalSendBack.587880-2\":\"退回原因\",\"modules.ApprovalSendBack.587880-3\":\"請填寫退回原因\",\"modules.ApprovalMentionUser.268217-0\":\"無搜索結果\",\"modules.ApprovalAddComment.585618-0\":\"添加評論,可\",\"modules.ApprovalAddComment.585618-1\":\"相關人員\",\"modules.ApprovalAddComment.585618-2\":\"發送\",\"modules.ApprovalAddSignModal.887814-0\":\"加簽\",\"modules.ApprovalAddSignModal.887814-1\":\"加簽審批人\",\"modules.ApprovalAddSignModal.887814-2\":\"加簽管道\",\"modules.ApprovalAddSignModal.887814-3\":\"在我之前\",\"modules.ApprovalAddSignModal.887814-4\":\"在我之後\",\"modules.ApprovalAddSignModal.887814-5\":\"加簽後,流程先經過加簽審批人審批,再由我審批\",\"modules.ApprovalAddSignModal.887814-6\":\"加簽後,流程先經過我審批,再由加簽審批人審批\",\"modules.ApprovalAddSignModal.887814-7\":\"多人審批管道\",\"modules.ApprovalAddSignModal.887814-8\":\"會簽\",\"modules.ApprovalAddSignModal.887814-9\":\"或簽\",\"modules.ApprovalAddSignModal.887814-10\":\"被加簽二年是否可以再次加簽\",\"modules.ApprovalAddSignModal.887814-11\":\"可以\",\"modules.ApprovalAddSignModal.887814-12\":\"不可以\",\"modules.ApprovalAddSignModal.887814-13\":\"加簽意見\",\"modules.ApprovalAddSignModal.924062-0\":\"加簽\",\"modules.ApprovalAddSignModal.924062-1\":\"加簽審批人\",\"modules.ApprovalAddSignModal.924062-2\":\"加簽管道\",\"modules.ApprovalAddSignModal.924062-3\":\"在我之前\",\"modules.ApprovalAddSignModal.924062-4\":\"在我之後\",\"modules.ApprovalAddSignModal.924062-5\":\"加簽後,流程先經過加簽審批人審批,再由我審批\",\"modules.ApprovalAddSignModal.924062-6\":\"加簽後,流程先經過我審批,再由加簽審批人審批\",\"modules.ApprovalAddSignModal.924062-7\":\"多人審批管道\",\"modules.ApprovalAddSignModal.924062-8\":\"會簽\",\"modules.ApprovalAddSignModal.924062-9\":\"或簽\",\"modules.ApprovalAddSignModal.924062-10\":\"被加簽人是否可以再次加簽\",\"modules.ApprovalAddSignModal.924062-11\":\"可以\",\"modules.ApprovalAddSignModal.924062-12\":\"不可以\",\"modules.ApprovalAddSignModal.924062-13\":\"加簽意見\",\"modules.ApprovalCommentList.364220-0\":\"評論\",\"modules.ApprovalCommentList.364220-1\":\"{0}前\",\"modules.ApprovalCommentList.364220-2\":\"剛剛\",\"modules.ApprovalCommentList.364220-3\":\"回復\",\"modules.ApprovalCommentList.364220-4\":\"評論已删除\",\"modules.ApprovalCommentList.364220-5\":\"確認删除該評論嗎?\",\"modules.ApprovalCommentList.364220-6\":\"删除成功\",\"ApprovalDetail.index.210228-0\":\"審批意見\",\"ApprovalDetail.index.210228-1\":\"填寫審批意見(選填)\",\"ApprovalDetail.index.210228-2\":\"附件\",\"CustomImport.index.683631-0\":\"請引入導入模版\",\"CheckedHousingResources.index.885448-0\":\"房源類型\",\"CheckedHousingResources.index.885448-1\":\"經營品牌\",\"CheckedHousingResources.index.885448-2\":\"店鋪名稱\",\"CheckedHousingResources.index.074796-0\":\"選擇品牌\",\"BlMobileAnnexUpload.index-0\":\"查看二維碼\",\"BlMobileAnnexUpload.index-1\":\"手機掃碼上傳\",\"QrcodeModal.index.612016-3\":\"點擊複製\",\"PhotoUpload.index.983369-4\":\"手機拍照\",\"modules.ListFieldModal.082665-0\":\"選項內容不能為空\",\"CheckedHousingResources.index.863384-0\":\"單價\",\"CheckedHousingResources.index.863384-1\":\"綁定人員\",\"TenantComponent.index.794262-0\":\"{0}已被綁定,请勿重複綁定\",\"company.user.485542-0\":\"暫未分配角色\",\"company.user.485542-1\":\"團員\",\"company.user.485542-2\":\"黨員\",\"company.user.485542-3\":\"預備黨員\",\"company.user.485542-4\":\"無黨派人士\",\"company.user.485542-5\":\"羣衆\",\"UserDetail.index.833210-0\":\"無權查看該人員資訊\",\"UserDetail.index.833210-1\":\"發起聊天\",\"BlChat.createChatBtn.23456-0\":\"發起討論\",\"ColumnSetting.index.875911-0\":\"保存到公共\",\"ColumnSetting.index.875911-1\":\"列表展示优先级順序:個人設置 > 公共模板 > 系統默認\",\"ColumnSetting.index.553641-0\":\"統計\",\"villageIotInfo.index.885385-0\":\"系統內寘欄位,無法操作\",\"ApprovalDetail.index.683625-0\":\"第三方審批\",\"ApprovalDetail.index.683625-1\":\"第三方\",\"ApprovalDetail.index.683625-2\":\"您可以代替當前用戶完成審批操作,操作後,您將作為該流程節點的代理人展示在頁面中。\",\"ApprovalDetail.index.683625-3\":\"審批需要手寫簽名,系統還未記錄過您的簽名。第一次請前往移動端審批,完成手寫簽名!\",\"DepartmentUser.index.555981-0\":\"清除選項\",\"DepartmentUser.index.555981-1\":\"展開\",\"DepartmentUser.index.555981-2\":\"收起\"}");
|
|
108775
108788
|
|
|
108776
108789
|
/***/ }),
|
|
108777
108790
|
|
|
@@ -109337,22 +109350,6 @@ try {
|
|
|
109337
109350
|
module.exports = g;
|
|
109338
109351
|
|
|
109339
109352
|
|
|
109340
|
-
/***/ }),
|
|
109341
|
-
|
|
109342
|
-
/***/ "ca70":
|
|
109343
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
109344
|
-
|
|
109345
|
-
// style-loader: Adds some css to the DOM by adding a <style> tag
|
|
109346
|
-
|
|
109347
|
-
// load the styles
|
|
109348
|
-
var content = __webpack_require__("885e");
|
|
109349
|
-
if(content.__esModule) content = content.default;
|
|
109350
|
-
if(typeof content === 'string') content = [[module.i, content, '']];
|
|
109351
|
-
if(content.locals) module.exports = content.locals;
|
|
109352
|
-
// add the styles to the DOM
|
|
109353
|
-
var add = __webpack_require__("499e").default
|
|
109354
|
-
var update = add("b070aa46", content, true, {"sourceMap":false,"shadowMode":false});
|
|
109355
|
-
|
|
109356
109353
|
/***/ }),
|
|
109357
109354
|
|
|
109358
109355
|
/***/ "ca84":
|
|
@@ -109673,17 +109670,6 @@ module.exports = exports;
|
|
|
109673
109670
|
/* unused harmony reexport * */
|
|
109674
109671
|
|
|
109675
109672
|
|
|
109676
|
-
/***/ }),
|
|
109677
|
-
|
|
109678
|
-
/***/ "cd40":
|
|
109679
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
109680
|
-
|
|
109681
|
-
"use strict";
|
|
109682
|
-
/* 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_ExtraManageEdit_vue_vue_type_style_index_0_id_5809d3ef_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ca70");
|
|
109683
|
-
/* 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_ExtraManageEdit_vue_vue_type_style_index_0_id_5809d3ef_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_ExtraManageEdit_vue_vue_type_style_index_0_id_5809d3ef_lang_less_scoped_true__WEBPACK_IMPORTED_MODULE_0__);
|
|
109684
|
-
/* unused harmony reexport * */
|
|
109685
|
-
|
|
109686
|
-
|
|
109687
109673
|
/***/ }),
|
|
109688
109674
|
|
|
109689
109675
|
/***/ "cdce":
|
|
@@ -146795,6 +146781,20 @@ if ($stringify) $({ target: 'JSON', stat: true, arity: 3, forced: WRONG_SYMBOLS_
|
|
|
146795
146781
|
});
|
|
146796
146782
|
|
|
146797
146783
|
|
|
146784
|
+
/***/ }),
|
|
146785
|
+
|
|
146786
|
+
/***/ "e9ca":
|
|
146787
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
146788
|
+
|
|
146789
|
+
// Imports
|
|
146790
|
+
var ___CSS_LOADER_API_IMPORT___ = __webpack_require__("24fb");
|
|
146791
|
+
exports = ___CSS_LOADER_API_IMPORT___(false);
|
|
146792
|
+
// Module
|
|
146793
|
+
exports.push([module.i, ".primary-color-text[data-v-730a8392]{color:#2681f3}.text-title[data-v-730a8392]{height:40px;width:100%;font-size:14px;font-weight:700;color:rgba(0,0,0,.8);position:relative;padding:20px 10px;display:flex;align-items:center}.text-title[data-v-730a8392]:before{position:absolute;content:\"\";left:0;top:12px;bottom:12px;width:4px;background-color:#2681f3}", ""]);
|
|
146794
|
+
// Exports
|
|
146795
|
+
module.exports = exports;
|
|
146796
|
+
|
|
146797
|
+
|
|
146798
146798
|
/***/ }),
|
|
146799
146799
|
|
|
146800
146800
|
/***/ "e9f5":
|
|
@@ -147135,7 +147135,7 @@ module.exports = function (target, name, descriptor) {
|
|
|
147135
147135
|
/***/ "ee06":
|
|
147136
147136
|
/***/ (function(module) {
|
|
147137
147137
|
|
|
147138
|
-
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-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以內\",\"colorPicker.index.292926-1\":\"默認顏色\",\"colorPicker.index.292926-2\":\"主題顏色\",\"colorPicker.index.292926-3\":\"標準顏色\",\"colorPicker.index.292926-4\":\"透明度\",\"colorPicker.index.292926-5\":\"更多顏色\",\"QrcodeModal.index.612016-2\":\"複製成功\",\"ColumnSetting.index.391089-13\":\"匯出隱藏\",\"QrcodeModal.index.612016-3\":\"點擊複製\",\"PhotoUpload.index.983369-4\":\"手機拍照\",\"CheckedHousingResources.index.863384-0\":\"單價\",\"CheckedHousingResources.index.863384-1\":\"綁定人員\",\"TenantComponent.index.794262-0\":\"{0}已被綁定,请勿重複綁定\",\"company.user.485542-0\":\"暫未分配角色\",\"company.user.485542-1\":\"團員\",\"company.user.485542-2\":\"黨員\",\"company.user.485542-3\":\"預備黨員\",\"company.user.485542-4\":\"無黨派人士\",\"company.user.485542-5\":\"羣衆\",\"UserDetail.index.833210-0\":\"無權查看該人員資訊\",\"UserDetail.index.833210-1\":\"發起聊天\",\"BlChat.createChatBtn.23456-0\":\"發起討論\",\"ColumnSetting.index.875911-0\":\"保存到公共\",\"ColumnSetting.index.875911-1\":\"列表展示优先级順序:個人設置 > 公共模板 > 系統默認\",\"ColumnSetting.index.553641-0\":\"統計\",\"villageIotInfo.index.885385-0\":\"系統內寘欄位,無法操作\",\"ApprovalDetail.index.683625-0\":\"第三方審批\",\"ApprovalDetail.index.683625-1\":\"第三方\",\"ApprovalDetail.index.683625-2\":\"您可以代替當前用戶完成審批操作,操作後,您將作為該流程節點的代理人展示在頁面中。\",\"ApprovalDetail.index.683625-3\":\"審批需要手寫簽名,系統還未記錄過您的簽名。第一次請前往移動端審批,完成手寫簽名!\",\"DepartmentUser.index.555981-0\":\"清除選項\",\"DepartmentUser.index.555981-1\":\"展開\",\"DepartmentUser.index.555981-2\":\"收起\"}");
|
|
147138
|
+
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-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以內\",\"colorPicker.index.292926-1\":\"默認顏色\",\"colorPicker.index.292926-2\":\"主題顏色\",\"colorPicker.index.292926-3\":\"標準顏色\",\"colorPicker.index.292926-4\":\"透明度\",\"colorPicker.index.292926-5\":\"更多顏色\",\"QrcodeModal.index.612016-2\":\"複製成功\",\"ColumnSetting.index.391089-13\":\"匯出隱藏\",\"QrcodeModal.index.612016-3\":\"點擊複製\",\"PhotoUpload.index.983369-4\":\"手機拍照\",\"CheckedHousingResources.index.863384-0\":\"單價\",\"CheckedHousingResources.index.863384-1\":\"綁定人員\",\"TenantComponent.index.794262-0\":\"{0}已被綁定,请勿重複綁定\",\"company.user.485542-0\":\"暫未分配角色\",\"company.user.485542-1\":\"團員\",\"company.user.485542-2\":\"黨員\",\"company.user.485542-3\":\"預備黨員\",\"company.user.485542-4\":\"無黨派人士\",\"company.user.485542-5\":\"羣衆\",\"UserDetail.index.833210-0\":\"無權查看該人員資訊\",\"UserDetail.index.833210-1\":\"發起聊天\",\"BlChat.createChatBtn.23456-0\":\"發起討論\",\"ColumnSetting.index.875911-0\":\"保存到公共\",\"ColumnSetting.index.875911-1\":\"列表展示优先级順序:個人設置 > 公共模板 > 系統默認\",\"ColumnSetting.index.553641-0\":\"統計\",\"villageIotInfo.index.885385-0\":\"系統內寘欄位,無法操作\",\"ApprovalDetail.index.683625-0\":\"第三方審批\",\"ApprovalDetail.index.683625-1\":\"第三方\",\"ApprovalDetail.index.683625-2\":\"您可以代替當前用戶完成審批操作,操作後,您將作為該流程節點的代理人展示在頁面中。\",\"ApprovalDetail.index.683625-3\":\"審批需要手寫簽名,系統還未記錄過您的簽名。第一次請前往移動端審批,完成手寫簽名!\",\"DepartmentUser.index.555981-0\":\"清除選項\",\"DepartmentUser.index.555981-1\":\"展開\",\"DepartmentUser.index.555981-2\":\"收起\"}");
|
|
147139
147139
|
|
|
147140
147140
|
/***/ }),
|
|
147141
147141
|
|
|
@@ -149226,7 +149226,7 @@ module.exports = uncurryThis([].slice);
|
|
|
149226
149226
|
// EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","amd":"vue","root":"vue"}
|
|
149227
149227
|
var external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_ = __webpack_require__("8bbf");
|
|
149228
149228
|
|
|
149229
|
-
// 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=
|
|
149229
|
+
// 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=6348444b
|
|
149230
149230
|
|
|
149231
149231
|
const _hoisted_1 = {
|
|
149232
149232
|
key: 0
|
|
@@ -149235,6 +149235,7 @@ const _hoisted_2 = {
|
|
|
149235
149235
|
key: 1
|
|
149236
149236
|
};
|
|
149237
149237
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
149238
|
+
const _component_a_switch = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-switch");
|
|
149238
149239
|
const _component_a_button = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-button");
|
|
149239
149240
|
const _component_a_tooltip = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-tooltip");
|
|
149240
149241
|
const _component_CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("CustomTable");
|
|
@@ -149268,6 +149269,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
149268
149269
|
onRequest: _ctx.handleRequest,
|
|
149269
149270
|
tableConfig: _ctx.tableConfig
|
|
149270
149271
|
}, {
|
|
149272
|
+
"column-status": Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(({
|
|
149273
|
+
record
|
|
149274
|
+
}) => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_switch, {
|
|
149275
|
+
checked: _ctx.getStatusChecked(record),
|
|
149276
|
+
onChange: $event => _ctx.statusChange(record, $event)
|
|
149277
|
+
}, null, 8, ["checked", "onChange"])]),
|
|
149271
149278
|
"column-action": Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(({
|
|
149272
149279
|
record
|
|
149273
149280
|
}) => [record.is_system == 1 ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementBlock"])("div", _hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_tooltip, null, {
|
|
@@ -149311,24 +149318,25 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
149311
149318
|
requestAllInfo: _ctx.requestAllInfo,
|
|
149312
149319
|
requestAllParams: _ctx.requestAllParams,
|
|
149313
149320
|
displayCompany: _ctx.displayCompany,
|
|
149321
|
+
"display-status": _ctx.displayStatus,
|
|
149314
149322
|
expandFieldsExtraParams: _ctx.expandFieldsExtraParams,
|
|
149315
149323
|
id: _ctx.editId,
|
|
149316
149324
|
hasVillageSelect: _ctx.hasVillageSelect,
|
|
149317
149325
|
onCloseModal: _cache[0] || (_cache[0] = $event => _ctx.editVisible = false),
|
|
149318
149326
|
onSuccess: _ctx.editSuccess,
|
|
149319
149327
|
onRequest: _ctx.handleRequest
|
|
149320
|
-
}, null, 8, ["visible", "requestAllInfo", "requestAllParams", "displayCompany", "expandFieldsExtraParams", "id", "hasVillageSelect", "onSuccess", "onRequest"])]),
|
|
149328
|
+
}, null, 8, ["visible", "requestAllInfo", "requestAllParams", "displayCompany", "display-status", "expandFieldsExtraParams", "id", "hasVillageSelect", "onSuccess", "onRequest"])]),
|
|
149321
149329
|
_: 1
|
|
149322
149330
|
}, 8, ["title", "visible", "onClose"]);
|
|
149323
149331
|
}
|
|
149324
|
-
// CONCATENATED MODULE: ./src/components/ExtraManage/index.vue?vue&type=template&id=
|
|
149332
|
+
// CONCATENATED MODULE: ./src/components/ExtraManage/index.vue?vue&type=template&id=6348444b
|
|
149325
149333
|
|
|
149326
|
-
// 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=
|
|
149334
|
+
// 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=730a8392&scoped=true
|
|
149327
149335
|
|
|
149328
|
-
const
|
|
149336
|
+
const ExtraManageEditvue_type_template_id_730a8392_scoped_true_hoisted_1 = {
|
|
149329
149337
|
class: "text-title"
|
|
149330
149338
|
};
|
|
149331
|
-
const
|
|
149339
|
+
const ExtraManageEditvue_type_template_id_730a8392_scoped_true_hoisted_2 = {
|
|
149332
149340
|
style: {
|
|
149333
149341
|
"margin-bottom": "10px"
|
|
149334
149342
|
}
|
|
@@ -149347,7 +149355,7 @@ const _hoisted_5 = {
|
|
|
149347
149355
|
const _hoisted_6 = {
|
|
149348
149356
|
key: 2
|
|
149349
149357
|
};
|
|
149350
|
-
function
|
|
149358
|
+
function ExtraManageEditvue_type_template_id_730a8392_scoped_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
149351
149359
|
const _component_a_input = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-input");
|
|
149352
149360
|
const _component_a_form_item = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-form-item");
|
|
149353
149361
|
const _component_a_col = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["resolveComponent"])("a-col");
|
|
@@ -149508,13 +149516,29 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149508
149516
|
_: 1
|
|
149509
149517
|
}, 16, ["label"])]),
|
|
149510
149518
|
_: 1
|
|
149511
|
-
}), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["
|
|
149519
|
+
}), _ctx.displayStatus ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149520
|
+
key: 2,
|
|
149521
|
+
span: 8
|
|
149522
|
+
}, {
|
|
149523
|
+
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
149524
|
+
label: _ctx.t('common.table.status')
|
|
149525
|
+
}, {
|
|
149526
|
+
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_switch, {
|
|
149527
|
+
checked: _ctx.formState.status,
|
|
149528
|
+
"onUpdate:checked": _cache[6] || (_cache[6] = $event => _ctx.formState.status = $event),
|
|
149529
|
+
checkedValue: 1,
|
|
149530
|
+
unCheckedValue: 0
|
|
149531
|
+
}, null, 8, ["checked"])]),
|
|
149532
|
+
_: 1
|
|
149533
|
+
}, 8, ["label"])]),
|
|
149534
|
+
_: 1
|
|
149535
|
+
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_col, {
|
|
149512
149536
|
span: 24
|
|
149513
149537
|
}, {
|
|
149514
|
-
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementVNode"])("div",
|
|
149538
|
+
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementVNode"])("div", ExtraManageEditvue_type_template_id_730a8392_scoped_true_hoisted_1, Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["toDisplayString"])(_ctx.t('components.extraManageEdit.enterSetting')), 1)]),
|
|
149515
149539
|
_: 1
|
|
149516
149540
|
}), _ctx.formState.fields_type == 'single_text' || _ctx.formState.fields_type == 'multiple_text' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149517
|
-
key:
|
|
149541
|
+
key: 3,
|
|
149518
149542
|
span: 8
|
|
149519
149543
|
}, {
|
|
149520
149544
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149522,13 +149546,13 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149522
149546
|
}, {
|
|
149523
149547
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_input, {
|
|
149524
149548
|
value: _ctx.formState.default_value,
|
|
149525
|
-
"onUpdate:value": _cache[
|
|
149549
|
+
"onUpdate:value": _cache[7] || (_cache[7] = $event => _ctx.formState.default_value = $event)
|
|
149526
149550
|
}, null, 8, ["value"])]),
|
|
149527
149551
|
_: 1
|
|
149528
149552
|
}, 8, ["label"])]),
|
|
149529
149553
|
_: 1
|
|
149530
149554
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149531
|
-
key:
|
|
149555
|
+
key: 4,
|
|
149532
149556
|
span: 8
|
|
149533
149557
|
}, {
|
|
149534
149558
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149539,13 +149563,13 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149539
149563
|
"width": "100%"
|
|
149540
149564
|
},
|
|
149541
149565
|
value: _ctx.formState.default_value,
|
|
149542
|
-
"onUpdate:value": _cache[
|
|
149566
|
+
"onUpdate:value": _cache[8] || (_cache[8] = $event => _ctx.formState.default_value = $event)
|
|
149543
149567
|
}, null, 8, ["value"])]),
|
|
149544
149568
|
_: 1
|
|
149545
149569
|
}, 8, ["label"])]),
|
|
149546
149570
|
_: 1
|
|
149547
149571
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'single_text' || _ctx.formState.fields_type == 'multiple_text' || _ctx.formState.fields_type == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149548
|
-
key:
|
|
149572
|
+
key: 5,
|
|
149549
149573
|
span: 8
|
|
149550
149574
|
}, {
|
|
149551
149575
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149556,7 +149580,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149556
149580
|
"width": "70px"
|
|
149557
149581
|
},
|
|
149558
149582
|
value: _ctx.formState.min_length,
|
|
149559
|
-
"onUpdate:value": _cache[
|
|
149583
|
+
"onUpdate:value": _cache[9] || (_cache[9] = $event => _ctx.formState.min_length = $event),
|
|
149560
149584
|
onBlur: _ctx.blurNumber,
|
|
149561
149585
|
min: 1
|
|
149562
149586
|
}, null, 8, ["value", "onBlur"]), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createTextVNode"])(" " + Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["toDisplayString"])(_ctx.t('components.ExtraManageEdit.249040-5')) + " ", 1), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_input_number, {
|
|
@@ -149564,7 +149588,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149564
149588
|
"width": "70px"
|
|
149565
149589
|
},
|
|
149566
149590
|
value: _ctx.formState.max_length,
|
|
149567
|
-
"onUpdate:value": _cache[
|
|
149591
|
+
"onUpdate:value": _cache[10] || (_cache[10] = $event => _ctx.formState.max_length = $event),
|
|
149568
149592
|
onBlur: _ctx.blurNumber,
|
|
149569
149593
|
min: 1
|
|
149570
149594
|
}, null, 8, ["value", "onBlur"]), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createTextVNode"])(" " + Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["toDisplayString"])(_ctx.t('components.ExtraManageEdit.249040-6')), 1)]),
|
|
@@ -149572,7 +149596,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149572
149596
|
}, 8, ["label"])]),
|
|
149573
149597
|
_: 1
|
|
149574
149598
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'single_text' || _ctx.formState.fields_type == 'multiple_text' || _ctx.formState.fields_type == 'number' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149575
|
-
key:
|
|
149599
|
+
key: 6,
|
|
149576
149600
|
span: 8
|
|
149577
149601
|
}, {
|
|
149578
149602
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149580,13 +149604,13 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149580
149604
|
}, {
|
|
149581
149605
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_input, {
|
|
149582
149606
|
value: _ctx.formState.placeholder,
|
|
149583
|
-
"onUpdate:value": _cache[
|
|
149607
|
+
"onUpdate:value": _cache[11] || (_cache[11] = $event => _ctx.formState.placeholder = $event)
|
|
149584
149608
|
}, null, 8, ["value"])]),
|
|
149585
149609
|
_: 1
|
|
149586
149610
|
}, 8, ["label"])]),
|
|
149587
149611
|
_: 1
|
|
149588
149612
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'date' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149589
|
-
key:
|
|
149613
|
+
key: 7,
|
|
149590
149614
|
span: 8
|
|
149591
149615
|
}, {
|
|
149592
149616
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149595,7 +149619,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149595
149619
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_select, {
|
|
149596
149620
|
placeholder: _ctx.t('common.please.choose'),
|
|
149597
149621
|
value: _ctx.formState.date_type,
|
|
149598
|
-
"onUpdate:value": _cache[
|
|
149622
|
+
"onUpdate:value": _cache[12] || (_cache[12] = $event => _ctx.formState.date_type = $event)
|
|
149599
149623
|
}, {
|
|
149600
149624
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [(Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(true), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementBlock"])(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["Fragment"], null, Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["renderList"])(_ctx.dateTypeList, (item, index) => {
|
|
149601
149625
|
return Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_select_option, {
|
|
@@ -149612,7 +149636,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149612
149636
|
}, 8, ["label"])]),
|
|
149613
149637
|
_: 1
|
|
149614
149638
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.hasOptionValue ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149615
|
-
key:
|
|
149639
|
+
key: 8,
|
|
149616
149640
|
span: 8
|
|
149617
149641
|
}, {
|
|
149618
149642
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, {
|
|
@@ -149622,14 +149646,14 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149622
149646
|
class: "list-group",
|
|
149623
149647
|
group: "transition-group",
|
|
149624
149648
|
modelValue: _ctx.formState.option_value,
|
|
149625
|
-
"onUpdate:modelValue": _cache[
|
|
149649
|
+
"onUpdate:modelValue": _cache[13] || (_cache[13] = $event => _ctx.formState.option_value = $event),
|
|
149626
149650
|
filter: ".forbid",
|
|
149627
149651
|
"item-key": "id"
|
|
149628
149652
|
}, {
|
|
149629
149653
|
item: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(({
|
|
149630
149654
|
element,
|
|
149631
149655
|
index
|
|
149632
|
-
}) => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementVNode"])("li",
|
|
149656
|
+
}) => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createElementVNode"])("li", ExtraManageEditvue_type_template_id_730a8392_scoped_true_hoisted_2, [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_drag_outlined, {
|
|
149633
149657
|
style: {
|
|
149634
149658
|
"color": "#999999",
|
|
149635
149659
|
"font-size": "20px",
|
|
@@ -149662,7 +149686,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149662
149686
|
}, 8, ["label"])]),
|
|
149663
149687
|
_: 1
|
|
149664
149688
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'select_multiple' || _ctx.formState.fields_type == 'image' || _ctx.formState.fields_type == 'attachment' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149665
|
-
key:
|
|
149689
|
+
key: 9,
|
|
149666
149690
|
span: 8
|
|
149667
149691
|
}, {
|
|
149668
149692
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, null, {
|
|
@@ -149674,20 +149698,20 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149674
149698
|
},
|
|
149675
149699
|
min: 1,
|
|
149676
149700
|
value: _ctx.formState.option_max,
|
|
149677
|
-
"onUpdate:value": _cache[
|
|
149701
|
+
"onUpdate:value": _cache[14] || (_cache[14] = $event => _ctx.formState.option_max = $event)
|
|
149678
149702
|
}, null, 8, ["value"])) : (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_input_number, {
|
|
149679
149703
|
key: 1,
|
|
149680
149704
|
style: {
|
|
149681
149705
|
"width": "100%"
|
|
149682
149706
|
},
|
|
149683
149707
|
value: _ctx.formState.option_max,
|
|
149684
|
-
"onUpdate:value": _cache[
|
|
149708
|
+
"onUpdate:value": _cache[15] || (_cache[15] = $event => _ctx.formState.option_max = $event)
|
|
149685
149709
|
}, null, 8, ["value"]))]),
|
|
149686
149710
|
_: 1
|
|
149687
149711
|
})]),
|
|
149688
149712
|
_: 1
|
|
149689
149713
|
})) : Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createCommentVNode"])("", true), _ctx.formState.fields_type == 'attachment' ? (Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createBlock"])(_component_a_col, {
|
|
149690
|
-
key:
|
|
149714
|
+
key: 10,
|
|
149691
149715
|
span: 8
|
|
149692
149716
|
}, {
|
|
149693
149717
|
default: Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["withCtx"])(() => [Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["createVNode"])(_component_a_form_item, null, {
|
|
@@ -149701,7 +149725,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149701
149725
|
"width": "100%"
|
|
149702
149726
|
},
|
|
149703
149727
|
value: _ctx.formState.file_type,
|
|
149704
|
-
"onUpdate:value": _cache[
|
|
149728
|
+
"onUpdate:value": _cache[16] || (_cache[16] = $event => _ctx.formState.file_type = $event)
|
|
149705
149729
|
}, null, 8, ["value"])]),
|
|
149706
149730
|
_: 1
|
|
149707
149731
|
})]),
|
|
@@ -149714,7 +149738,7 @@ function ExtraManageEditvue_type_template_id_5809d3ef_scoped_true_render(_ctx, _
|
|
|
149714
149738
|
_: 1
|
|
149715
149739
|
}, 8, ["visible", "title", "onCancel", "onOk", "confirmLoading", "cancelText", "okText"]);
|
|
149716
149740
|
}
|
|
149717
|
-
// CONCATENATED MODULE: ./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=template&id=
|
|
149741
|
+
// CONCATENATED MODULE: ./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=template&id=730a8392&scoped=true
|
|
149718
149742
|
|
|
149719
149743
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.includes.js
|
|
149720
149744
|
var es_array_includes = __webpack_require__("caad");
|
|
@@ -149820,6 +149844,10 @@ const useForm = external_commonjs_ant_design_vue_commonjs2_ant_design_vue_amd_an
|
|
|
149820
149844
|
displayCompany: {
|
|
149821
149845
|
type: Boolean,
|
|
149822
149846
|
default: true
|
|
149847
|
+
},
|
|
149848
|
+
displayStatus: {
|
|
149849
|
+
type: Boolean,
|
|
149850
|
+
default: true
|
|
149823
149851
|
}
|
|
149824
149852
|
},
|
|
149825
149853
|
components: {
|
|
@@ -150121,6 +150149,9 @@ const useForm = external_commonjs_ant_design_vue_commonjs2_ant_design_vue_amd_an
|
|
|
150121
150149
|
const init = () => {
|
|
150122
150150
|
gettypelist('extra_field_type');
|
|
150123
150151
|
getCompanyList();
|
|
150152
|
+
if (props.displayStatus) {
|
|
150153
|
+
state.formState.status = 1;
|
|
150154
|
+
}
|
|
150124
150155
|
if (props.id) {
|
|
150125
150156
|
var _props$requestAllPara3, _params;
|
|
150126
150157
|
// 编辑
|
|
@@ -150197,8 +150228,8 @@ const useForm = external_commonjs_ant_design_vue_commonjs2_ant_design_vue_amd_an
|
|
|
150197
150228
|
}));
|
|
150198
150229
|
// CONCATENATED MODULE: ./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=script&lang=js
|
|
150199
150230
|
|
|
150200
|
-
// EXTERNAL MODULE: ./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=style&index=0&id=
|
|
150201
|
-
var
|
|
150231
|
+
// EXTERNAL MODULE: ./src/components/ExtraManage/components/ExtraManageEdit.vue?vue&type=style&index=0&id=730a8392&lang=less&scoped=true
|
|
150232
|
+
var ExtraManageEditvue_type_style_index_0_id_730a8392_lang_less_scoped_true = __webpack_require__("63cf");
|
|
150202
150233
|
|
|
150203
150234
|
// EXTERNAL MODULE: ./node_modules/vue-loader-v16/dist/exportHelper.js
|
|
150204
150235
|
var exportHelper = __webpack_require__("6b0d");
|
|
@@ -150212,7 +150243,7 @@ var exportHelper_default = /*#__PURE__*/__webpack_require__.n(exportHelper);
|
|
|
150212
150243
|
|
|
150213
150244
|
|
|
150214
150245
|
|
|
150215
|
-
const __exports__ = /*#__PURE__*/exportHelper_default()(ExtraManageEditvue_type_script_lang_js, [['render',
|
|
150246
|
+
const __exports__ = /*#__PURE__*/exportHelper_default()(ExtraManageEditvue_type_script_lang_js, [['render',ExtraManageEditvue_type_template_id_730a8392_scoped_true_render],['__scopeId',"data-v-730a8392"]])
|
|
150216
150247
|
|
|
150217
150248
|
/* harmony default export */ var ExtraManageEdit = (__exports__);
|
|
150218
150249
|
// 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/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader-v16/dist??ref--1-1!./src/components/ExtraManage/index.vue?vue&type=script&lang=js
|
|
@@ -150271,6 +150302,11 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_
|
|
|
150271
150302
|
displayCompany: {
|
|
150272
150303
|
type: Boolean,
|
|
150273
150304
|
default: true
|
|
150305
|
+
},
|
|
150306
|
+
// 是否展示状态
|
|
150307
|
+
displayStatus: {
|
|
150308
|
+
type: Boolean,
|
|
150309
|
+
default: false
|
|
150274
150310
|
}
|
|
150275
150311
|
},
|
|
150276
150312
|
components: {
|
|
@@ -150284,7 +150320,8 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_
|
|
|
150284
150320
|
const state = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["reactive"])({
|
|
150285
150321
|
editVisible: false,
|
|
150286
150322
|
editId: 0,
|
|
150287
|
-
customTable: null
|
|
150323
|
+
customTable: null,
|
|
150324
|
+
statusPendingMap: {}
|
|
150288
150325
|
});
|
|
150289
150326
|
const closeModal = () => {
|
|
150290
150327
|
emit("closeModal");
|
|
@@ -150430,6 +150467,15 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_
|
|
|
150430
150467
|
}
|
|
150431
150468
|
});
|
|
150432
150469
|
}
|
|
150470
|
+
if (props.displayStatus) {
|
|
150471
|
+
let index = _deepColumns.length - 3;
|
|
150472
|
+
_deepColumns.splice(index, 0, {
|
|
150473
|
+
title: Object(locale["e" /* t */])('common.table.status'),
|
|
150474
|
+
dataIndex: "status",
|
|
150475
|
+
key: 'status',
|
|
150476
|
+
width: 120
|
|
150477
|
+
});
|
|
150478
|
+
}
|
|
150433
150479
|
return _deepColumns;
|
|
150434
150480
|
});
|
|
150435
150481
|
const editSuccess = () => {
|
|
@@ -150446,6 +150492,55 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_
|
|
|
150446
150492
|
const newLang = event.newValue; // 获取新的语言值
|
|
150447
150493
|
Object(locale["d" /* loadLanguageAsync */])(newLang);
|
|
150448
150494
|
});
|
|
150495
|
+
const getStatusChecked = record => {
|
|
150496
|
+
const key = record === null || record === void 0 ? void 0 : record.id;
|
|
150497
|
+
if (Object.prototype.hasOwnProperty.call(state.statusPendingMap, key)) {
|
|
150498
|
+
return state.statusPendingMap[key] === 1;
|
|
150499
|
+
}
|
|
150500
|
+
return Number(record === null || record === void 0 ? void 0 : record.status) === 1;
|
|
150501
|
+
};
|
|
150502
|
+
const requestAfterSwitchPaint = async callback => {
|
|
150503
|
+
await Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["nextTick"])();
|
|
150504
|
+
if (window.requestAnimationFrame) {
|
|
150505
|
+
window.requestAnimationFrame(() => {
|
|
150506
|
+
window.setTimeout(callback, 0);
|
|
150507
|
+
});
|
|
150508
|
+
return;
|
|
150509
|
+
}
|
|
150510
|
+
window.setTimeout(callback, 0);
|
|
150511
|
+
};
|
|
150512
|
+
const statusChange = async (record, checked) => {
|
|
150513
|
+
const status = checked ? 1 : 0;
|
|
150514
|
+
const oldStatus = Number(record.status) === 1 ? 1 : 0;
|
|
150515
|
+
state.statusPendingMap[record.id] = status;
|
|
150516
|
+
record.status = status;
|
|
150517
|
+
const params = {
|
|
150518
|
+
...record,
|
|
150519
|
+
status
|
|
150520
|
+
};
|
|
150521
|
+
await requestAfterSwitchPaint(() => {
|
|
150522
|
+
// 编辑
|
|
150523
|
+
emit("request", {
|
|
150524
|
+
params: {
|
|
150525
|
+
method: 'put',
|
|
150526
|
+
server: props.requestAllInfo.edit.service,
|
|
150527
|
+
url: props.requestAllInfo.edit.serviceUrl.replace(/\${id}/g, record.id),
|
|
150528
|
+
extra: {
|
|
150529
|
+
...params
|
|
150530
|
+
}
|
|
150531
|
+
},
|
|
150532
|
+
success: res => {
|
|
150533
|
+
delete state.statusPendingMap[record.id];
|
|
150534
|
+
record.status = status;
|
|
150535
|
+
external_commonjs_ant_design_vue_commonjs2_ant_design_vue_amd_ant_design_vue_root_ant_design_vue_["message"].success((res === null || res === void 0 ? void 0 : res.msg) || Object(locale["e" /* t */])('common.save.success'));
|
|
150536
|
+
},
|
|
150537
|
+
fail: () => {
|
|
150538
|
+
delete state.statusPendingMap[record.id];
|
|
150539
|
+
record.status = oldStatus;
|
|
150540
|
+
}
|
|
150541
|
+
});
|
|
150542
|
+
});
|
|
150543
|
+
};
|
|
150449
150544
|
return {
|
|
150450
150545
|
t: locale["e" /* t */],
|
|
150451
150546
|
...Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_["toRefs"])(state),
|
|
@@ -150457,7 +150552,9 @@ const CustomTable = Object(external_commonjs_vue_commonjs2_vue_amd_vue_root_vue_
|
|
|
150457
150552
|
closeModal,
|
|
150458
150553
|
handleDelete,
|
|
150459
150554
|
handleEdit,
|
|
150460
|
-
editSuccess
|
|
150555
|
+
editSuccess,
|
|
150556
|
+
getStatusChecked,
|
|
150557
|
+
statusChange
|
|
150461
150558
|
};
|
|
150462
150559
|
}
|
|
150463
150560
|
}));
|