Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
fb14bb3e
提交
fb14bb3e
编写于
12月 15, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
tony001 发布系统代码 [后台服务,演示应用]
上级
ed4d2c93
变更
5
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
1659 行增加
和
19 行删除
+1659
-19
en-US.ts
app_Web/src/locale/lang/en-US.ts
+825
-4
zh-CN.ts
app_Web/src/locale/lang/zh-CN.ts
+824
-5
default-searchform-base.vue
...s/ibizbook/default-searchform/default-searchform-base.vue
+2
-2
quicksearchform-searchform-base.vue
...searchform-searchform/quicksearchform-searchform-base.vue
+2
-2
main-grid-base.vue
...src/widgets/ibizorder-detail/main-grid/main-grid-base.vue
+6
-6
未找到文件。
app_Web/src/locale/lang/en-US.ts
浏览文件 @
fb14bb3e
import
app_en_US_Base
from
'./en-US-base'
;
// 基于 APP/src/locale/lang/en-US.ts.ftl 生成
function
getLocaleResource
(){
const
app_en_US_OwnData
=
{};
const
targetData
=
Object
.
assign
(
app_en_US_Base
(),
app_en_US_OwnData
);
return
targetData
;
const
data
:
any
=
{
app
:
{
commonWords
:{
error
:
"Error"
,
success
:
"Success"
,
ok
:
"OK"
,
cancel
:
"Cancel"
,
save
:
"Save"
,
codeNotExist
:
'Code list does not exist'
,
reqException
:
"Request exception"
,
sysException
:
"System abnormality"
,
warning
:
"Warning"
,
wrong
:
"Error"
,
rulesException
:
"Abnormal value check rule"
,
saveSuccess
:
"Saved successfully"
,
saveFailed
:
"Save failed"
,
createFailed
:
'Create Failed'
,
deleteSuccess
:
"Successfully deleted!"
,
deleteError
:
"Failed to delete"
,
delDataFail
:
"Failed to delete data"
,
noData
:
"No data"
,
startsuccess
:
"Start successful"
,
loadmore
:
"Load more"
,
nomore
:
"No more"
,
other
:
"other"
,
isExist
:
'is exist'
,
valueNotEmpty
:
"The value cannot be null"
,
},
local
:{
new
:
"New"
,
add
:
"Add"
,
},
grid
:
{
exportexcel
:
{
error
:
'Export Failed'
}
},
gridpage
:
{
choicecolumns
:
"Choice columns"
,
refresh
:
"refresh"
,
show
:
"Show"
,
records
:
"records"
,
totle
:
"totle"
,
valueVail
:
"Value cannot be empty"
,
group
:
"Group"
,
other
:
"Other"
,
notConfig
:
{
fetchAction
:
"The view table fetchaction parameter is not configured"
,
removeAction
:
"The view table removeaction parameter is not configured"
,
createAction
:
"The view table createaction parameter is not configured"
,
updateAction
:
"The view table updateaction parameter is not configured"
,
loaddraftAction
:
"The view table loadtrafaction parameter is not configured"
,
},
data
:
"Data"
,
delDataFail
:
"Failed to delete data"
,
delSuccess
:
"Delete successfully!"
,
confirmDel
:
"Are you sure you want to delete"
,
notRecoverable
:
"delete will not be recoverable?"
,
notBatch
:
"Batch addition not implemented"
,
grid
:
"Grid"
,
exportFail
:
"Data export failed"
,
sum
:
"Total"
,
formitemFailed
:
"Form item update failed"
,
},
list
:
{
notConfig
:
{
fetchAction
:
"View list fetchAction parameter is not configured"
,
removeAction
:
"View table removeAction parameter is not configured"
,
createAction
:
"View list createAction parameter is not configured"
,
updateAction
:
"View list updateAction parameter is not configured"
,
},
confirmDel
:
"Are you sure you want to delete"
,
notRecoverable
:
"delete will not be recoverable?"
,
},
listExpBar
:
{
title
:
"List navigation bar"
,
},
wfExpBar
:
{
title
:
"Process navigation bar"
,
},
calendarExpBar
:{
title
:
"Calendar navigation bar"
,
},
treeExpBar
:
{
title
:
"Tree view navigation bar"
,
},
portlet
:
{
noExtensions
:
"No extensions"
,
},
tabpage
:
{
sureclosetip
:
{
title
:
"Close warning"
,
content
:
"Form data Changed, are sure close?"
,
},
closeall
:
"Close all"
,
closeother
:
"Close other"
,
},
fileUpload
:
{
caption
:
"Upload"
,
},
searchButton
:
{
search
:
"Search"
,
reset
:
"Reset"
,
},
calendar
:{
today
:
"today"
,
month
:
"month"
,
week
:
"week"
,
day
:
"day"
,
list
:
"list"
,
dateSelectModalTitle
:
"select the time you wanted"
,
gotoDate
:
"goto"
,
from
:
"From"
,
to
:
"To"
,
},
utilview
:{
importview
:
"Import Data"
,
warning
:
"warning"
,
info
:
"Please configure the data import item"
,
nodatakey
:
"No data primary key"
,
printerror
:
"Printing failed"
,
noprint
:
"No print items"
},
formpage
:{
error
:
"Error"
,
desc1
:
"Operation failed, failed to find current form item"
,
desc2
:
"Can't continue"
,
notconfig
:
{
loadaction
:
"View form loadAction parameter is not configured"
,
loaddraftaction
:
"View form loaddraftAction parameter is not configured"
,
actionname
:
"View form actionName parameter is not configured"
,
removeaction
:
"View form removeAction parameter is not configured"
,
},
saveerror
:
"Error saving data"
,
savecontent
:
"The data is inconsistent. The background data may have been modified. Do you want to reload the data?"
,
valuecheckex
:
"Value rule check exception"
,
savesuccess
:
"Saved successfully!"
,
deletesuccess
:
"Successfully deleted!"
,
workflow
:
{
starterror
:
"Workflow started successfully"
,
startsuccess
:
"Workflow failed to start"
,
submiterror
:
"Workflow submission failed"
,
submitsuccess
:
"Workflow submitted successfully"
,
},
updateerror
:
"Form item update failed"
,
},
gridBar
:
{
title
:
"Table navigation bar"
,
},
multiEditView
:
{
notConfig
:
{
fetchAction
:
"View multi-edit view panel fetchAction parameter is not configured"
,
loaddraftAction
:
"View multi-edit view panel loaddraftAction parameter is not configured"
,
},
},
dataViewExpBar
:
{
title
:
"Card view navigation bar"
,
},
kanban
:
{
notConfig
:
{
fetchAction
:
"View list fetchAction parameter is not configured"
,
removeAction
:
"View table removeAction parameter is not configured"
,
},
delete1
:
"Confirm to delete "
,
delete2
:
"the delete operation will be unrecoverable!"
,
fold
:
"fold"
,
unfold
:
"upfold"
,
},
dashBoard
:
{
handleClick
:
{
title
:
"Panel design"
,
},
},
dataView
:
{
sum
:
"total"
,
data
:
"data"
,
},
chart
:
{
undefined
:
"Undefined"
,
quarter
:
"Quarter"
,
year
:
"Year"
,
},
searchForm
:
{
notConfig
:
{
loadAction
:
"View search form loadAction parameter is not configured"
,
loaddraftAction
:
"View search form loaddraftAction parameter is not configured"
,
},
custom
:
"Store custom queries"
,
title
:
"Name"
,
},
wizardPanel
:
{
back
:
"Back"
,
next
:
"Next"
,
complete
:
"Complete"
,
preactionmessage
:
"The calculation of the previous behavior is not configured"
},
viewLayoutPanel
:
{
appLogoutView
:
{
prompt1
:
"Dear customer, you have successfully exited the system, after"
,
prompt2
:
"seconds, we will jump to the"
,
logingPage
:
"login page"
,
},
appWfstepTraceView
:
{
title
:
"Application process processing record view"
,
},
appWfstepDataView
:
{
title
:
"Application process tracking view"
,
},
appLoginView
:
{
username
:
"Username"
,
password
:
"Password"
,
login
:
"Login"
,
},
},
},
components
:
{
"404"
:
{
errorText1
:
'抱歉,您访问的页面不存在!'
,
errorText2
:
'您要找的页面不存在,请返回'
,
indexPage
:
'首页'
,
continue
:
'继续浏览'
,
},
"500"
:
{
errorText1
:
'抱歉,服务器出错了!'
,
errorText2
:
'服务器出错了,请返回 '
,
indexPage
:
'首页'
,
continue
:
'继续浏览'
,
},
appOrgSector
:{
successSwitch
:
'切换成功'
,
errorSwitch
:
'切换失败'
,
},
appAutocomplete
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
},
appBuild
:
{
custom
:
'定制'
,
},
appCheckBox
:
{
notExist
:
'代码表不存在'
,
},
appColumnLink
:
{
error
:
'错误'
,
valueItemException
:
"值项异常"
,
rowDataException
:
"表格行数据异常"
,
},
appColumnRender
:
{
select
:
'请选择...'
,
unsupported
:
'不支持'
,
},
appDashboardDesign
:
{
global
:
'全局'
,
},
appDataUploadView
:
{
"selectfile"
:
"单击此区域进行上传"
,
"uploadserver"
:
"上传数据"
,
"datatemplate"
:
"导入数据模板"
,
"datatemplatemessage"
:
"下载导入模版,并按要求填写:"
,
"read"
:
"读取成功"
,
"completed"
:
"导入完成"
,
"confirm"
:
"确认"
,
"cancel"
:
"取消"
,
"importfailed"
:
"导入失败"
,
"selectfilesucess"
:
"选取文件成功"
,
"importresult"
:
"导入结果"
,
"totaldata"
:
"共计导入数据"
,
"total"
:
"条"
,
"errorinfo"
:
"错误信息"
,
"start"
:
"第"
,
"row"
:
"行"
,
"downloadinfo"
:
"下载反馈信息"
,
"downloaderror"
:
"下载文件失败"
},
appDebugActions
:{
button
:
'开启配置模式'
,
},
appExportExcel
:
{
total
:
'全部'
,
max
:
'最大'
,
row
:
'行'
,
currentPage
:
'当前页'
,
desc
:
'请输入起始页'
,
desc1
:
'请输入有效的起始页'
,
},
appFileUpload
:
{
preview
:
'查看'
,
uploadText
:
'将文件拖到此处,或<em>点击上传</em>'
,
uploadError
:
'上传失败'
,
fileTypeErrorTitle
:
'文件类型错误'
,
fileTypeErrorInfo
:
'请选择图片类型的文件,如JPEG,GIF,PNG,BMP'
,
limitselect
:
'当前限制选择数量为 '
,
},
appFormDRUIPart
:
{
blockUITipInfo
:
'请先保存主数据'
,
viewLoadComp
:
'多数据视图加载完成,触发后续表单项更新'
,
save
:
'关系数据保存完成'
,
change
:
'关系数据值变化'
,
change1
:
'视图数据变化'
,
loadComp
:
'视图加载完成'
,
},
appHeaderMenus
:
{
ibizlab
:{
title
:
'iBiz开放平台'
,
},
publishProject
:{
title
:
'项目文件'
,
},
ibizstudio
:{
title
:
'模型设计工具'
,
},
ibizbbs
:{
title
:
'iBiz论坛'
,
},
},
appMpicker
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
},
appPicker
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
newAndEdit
:
'创建并编辑...'
,
systemException
:
'系统异常!'
,
valueitemException
:
'值项异常!'
,
formdataException
:
'表单数据异常!'
,
},
appPickerSelectView
:
{
error
:
'错误'
,
valueitemException
:
'值项异常!'
,
formdataException
:
'表单数据异常!'
,
placeholder
:
'请选择...'
,
},
appPortalDesign
:
{
customPortal
:
'自定义门户'
,
save
:
'保存'
,
},
appRangDate
:
{
placeholder
:
'请选择时间...'
,
from
:
'自'
,
daystart
:
'日 0 时 起 至'
,
dayend
:
'日 24 时 止'
,
},
appRangeEditor
:
{
placeholder
:
'请选择时间...'
,
input
:
'请输入...'
,
},
appStudioAction
:
{
configTitle
:
'进入当前视图配置界面'
,
configButton
:
'配置'
,
issueTitle
:
'建立当前界面的issues'
,
issueButton
:
'新建issues'
,
},
appTreePicker
:
{
placeholder
:
'请选择...'
,
},
dateRange
:
{
startText
:
'保险期限 : 自'
,
endText
:
'日 24 时 止'
,
startPlaceholder
:
'开始日期'
,
rangeSeparatorr
:
' 0 时起 至'
,
endPlaceholder
:
'结束日期'
,
},
dropDownList
:
{
placeholder
:
'请选择...'
,
},
dropDownListDynamic
:
{
placeholder
:
'请选择...'
,
},
dropDownListMpicker
:
{
placeholder
:
'请选择...'
,
},
login
:
{
error
:
'错误'
,
caption
:
'欢迎登录'
,
placeholder1
:
'用户名'
,
placeholder2
:
'密码'
,
name
:
'登录'
,
reset
:
'重置'
,
register
:
'注册'
,
logout
:
'登出'
,
other
:
'其他登录方式'
,
tip
:
'输入用户名和密码'
,
warning1
:
'qq授权登录暂未支持'
,
warning2
:
'微信授权登录暂未支持'
,
loginname
:
{
placeholder
:
'请输入用户名'
,
message
:
'用户名不能为空'
,
},
password
:
{
placeholder
:
'请输入密码'
,
message
:
'密码不能为空'
,
},
loginfailed
:
'登录失败'
,
authfailed
:
'验证失败'
,
phoneplaceholder
:
'请输入手机号'
,
phonefailed
:
'手机号不正确'
,
codeplaceholder
:
'请输入验证码'
,
getcode
:
'获取验证码'
,
getcodeafter
:
'后获取验证码'
,
entervercode
:
'请输入验证码'
,
},
appUser
:
{
name
:
'系统管理员'
,
logout
:
'退出登录'
,
surelogout
:
'确认要退出登录?'
,
changepwd
:
"修改密码"
,
},
appTheme
:
{
caption
:
{
theme
:
'主题'
,
font
:
'字体'
,
},
fontFamilys
:
{
EYInterstate
:
'思源黑体'
,
SimHei
:
'黑体'
,
YouYuan
:
'幼圆'
,
},
},
appFormGroup
:
{
hide
:
'隐藏字段'
,
showMore
:
'显示更多字段'
,
},
appUpdatePassword
:
{
oldPwd
:
'原密码'
,
newPwd
:
'新密码'
,
confirmPwd
:
'确认密码'
,
sure
:
'确认修改'
,
oldPwdErr
:
'原密码不能为空!'
,
newPwdErr
:
'新密码不能为空!'
,
confirmPwdErr
:
'两次输入密码不一致!'
,
},
appAddressSelection
:
{
loadDataFail
:
'城市数据加载失败'
},
appGroupSelect
:{
groupSelect
:
'分组选择'
,
},
appImageUpload
:{
uploadFail
:
'上传失败'
,
limitselect
:
'当前限制选择数量为 '
,
},
appOrgSelect
:{
loadFail
:
'加载数据失败'
},
appTransfer
:{
title1
:
'未选择'
,
title2
:
'已选择'
,
},
appWFApproval
:{
commit
:
'提交'
,
wait
:
'等待'
,
handle
:
'处理'
,
placeholder
:
'请输入内容'
,
end
:
'结束'
},
contextMenuDrag
:{
allApp
:
'全部应用'
,
noFind
:
'未找到该应用'
},
filterMode
:{
placeholder
:
'条件逻辑'
,
},
filterTree
:{
title1
:
'添加条件'
,
title2
:
'添加组'
,
placeholder
:
'属性'
,
},
iBizGroupPicker
:{
ok
:
'确认'
,
cancel
:
'取消'
,
},
iBizGroupSelect
:{
groupSelect
:
'分组选择'
},
tabPageExp
:{
more
:
'更多'
,
},
uploadFile
:{
imgMsg
:
'将图片拖到这里替换'
,
localUpload
:
'本地上传'
,
or
:
'或'
,
imgMsg1
:
'从素材库选择'
},
lockScren
:{
title
:
'设置锁屏密码'
,
label
:
'锁屏密码'
,
message
:
'锁屏密码不能为空'
,
placeholder
:
'请输入锁屏密码'
,
placeholder1
:
'请输入登录密码'
,
message1
:
'解锁密码错误,请重新输入'
,
promptInformation
:
'是否退出系统, 是否继续?'
,
prompt
:
'提示'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
},
cronEditor
:
{
label
:
{
second
:
'秒'
,
minute
:
'分'
,
hour
:
'时'
,
day
:
'日'
,
week
:
'周'
,
month
:
'月'
,
year
:
'年'
,
},
public
:
{
specify
:
'指定'
,
notSpecify
:
'不指定'
,
cycle
:
'周期'
,
from
:
'从'
,
to
:
'至'
,
loop
:
'循环'
,
every
:
'每'
,
once
:
'执行一次'
,
},
second
:
'秒'
,
minute
:
'分'
,
hour
:
{
title
:
'时'
,
everyHour
:
'每时'
,
hourStart
:
'时开始,每'
,
onceAHour
:
'时执行一次'
,
},
day
:
{
title
:
'日'
,
daily
:
'每日'
,
workDay
:
'工作日'
,
dayStart
:
'日开始,每'
,
onceADay
:
'日执行一次'
,
thisMonth
:
'本月'
,
lastWorkDay
:
'号,最近的工作日'
,
lastDayOfMonth
:
'本月最后一天'
,
},
month
:
{
title
:
'月'
,
everyMonth
:
'每月'
,
monthStart
:
'月开始,每'
,
onceAMonth
:
'月执行一次'
,
},
week
:
{
title
:
'周'
,
everyWeek
:
'每周'
,
from
:
'从星期'
,
to
:
'至星期'
,
start
:
'开始,每'
,
onceADay
:
'天执行一次'
,
specifyWeek
:
'指定周'
,
weekOfMonth
:
'本月第'
,
weekWeek
:
'周,星期'
,
lastOfMonth
:
'本月最后一个'
,
week
:
'星期'
,
},
year
:
{
title
:
'年'
,
everyYear
:
'每年'
,
},
message
:
{
error1
:
'日期与星期不可以同时为“不指定”'
,
error2
:
'日期与星期必须有一个为“不指定”'
,
},
},
appMessagePopover
:
{
loadMore
:
'加载更多'
,
noMore
:
'没有更多了'
},
appmessagebox
:
{
ok
:
"确 认"
,
cancel
:
"取 消"
},
diskFileUpload
:{
fileDrag
:
'将文件拖到此处,或'
,
clickUpload
:
'点击上传'
,
load
:
'下载'
,
preview
:
'预览'
,
edit
:
'编辑'
,
delete
:
'删除'
,
clues
:
'单个文件大小不超过'
,
clues1
:
'文件不超过'
,
getFileFailure
:
'获取文件列表失败'
,
loadFailure
:
'上传文件失败'
,
loadFailure1
:
'上传失败,单个文件不得超过'
,
downloadFile
:
'下载文件失败'
,
downloadFile1
:
'下载文件失败,未获取到文件!'
,
deleteFile
:
'此操作将永久删除该文件, 是否继续?'
,
deleteFilePrompt
:
'提示'
,
true
:
'确定'
,
false
:
'取消'
,
deleteFileFailure
:
'删除文件失败'
,
updateFailure
:
'批量更新文件失败'
,
},
diskImageUpload
:{
preview
:
'预览'
,
OCRdiscern
:
'ORC识别'
,
load
:
'下载'
,
delete
:
'删除'
,
getImageFailure
:
'获取图片列表失败'
,
loadImageFailure
:
'下载缩略图失败'
,
loadImageFailure1
:
'下载缩略图失败,未获取到文件!'
,
loadImageFailure2
:
'下载图片失败'
,
loadImageFailure3
:
'下载图片失败,未找到图片!'
,
ImageIdNone
:
'图片id不存在!'
,
uploadImageFailure
:
'上传图片失败'
,
uploadImageFailure1
:
'上传失败,仅支持'gif,jpg,png,bmp'格式的图片!'
,
uploadFailure
:
'上传失败,单个图片不得超过'
,
notImageUrl
:
'图片url不存在'
,
deleteFile
:
'此操作将永久删除该文件, 是否继续?'
,
deleteFilePrompt
:
'提示'
,
true
:
'确定'
,
false
:
'取消'
,
deleteImageFailure
:
'删除图片失败'
,
updateFailure
:
'批量更新文件失败'
,
},
appMapPosition
:
{
submit
:
'确认'
,
title
:
'请选择地址'
},
appSortBar
:
{
title
:
'排序'
},
appAfterTime
:{
minutesAgo
:
'分钟前'
,
hoursAgo
:
'小时前'
,
dayAgo
:
'天前'
,
monthsAgo
:
'月前'
,
yearsAgo
:
'年前'
},
timeline
:
{
index
:
"序号"
,
node
:
"节点"
,
author
:
"办理人员"
,
type
:
"操作"
,
lasttime
:
"完成时间"
,
opinion
:
"审批意见"
,
inhand
:
"待办理:"
,
}
},
codelist
:
{
AppCtrlType
:
{
"form"
:
"表单类"
,
"navigation"
:
"导航类"
,
"panel"
:
"面板类"
,
"multidata"
:
"多数据类"
,
"other"
:
"其他类"
,
"empty"
:
""
},
AppEditorType
:
{
"basics"
:
"基础类"
,
"exhibition"
:
"展示类"
,
"choose"
:
"选择类"
,
"datachoose"
:
"数据选择类"
,
"datechoose"
:
"时间选择类"
,
"fileupload"
:
"文件上传类"
,
"empty"
:
""
},
AppViewType
:
{
"singledataview"
:
"单数据视图"
,
"multidataview"
:
"多数据视图"
,
"navigationview"
:
"导航视图"
,
"chooseview"
:
"选择视图"
,
"workflowview"
:
"工作流视图"
,
"applicationview"
:
"应用视图"
,
"functionalview"
:
"功能视图"
,
"otherview"
:
"其他视图"
,
"empty"
:
""
},
BOOKSTATUSGUIDE
:
{
"step1"
:
"step1"
,
"step2"
:
"step2"
,
"step3"
:
"step3"
,
"empty"
:
""
},
BookSailState
:
{
"100"
:
"未出版"
,
"200"
:
"等待出版"
,
"300"
:
"未上架"
,
"400"
:
"已上架"
,
"empty"
:
""
},
BookType
:
{
"仙侠"
:
"仙侠"
,
"武侠"
:
"武侠"
,
"玄幻"
:
"玄幻"
,
"都市"
:
"都市"
,
"empty"
:
""
},
Bookgroup
:
{
"all"
:
"全部"
,
"onshelf"
:
"已上架"
,
"noshelf"
:
"未上架"
,
"other"
:
"其他"
,
"nopublish"
:
"未出版"
,
"waitpublish"
:
"等待出版"
,
"empty"
:
""
},
Booktag
:
{
"历史"
:
"历史"
,
"数学"
:
"数学"
,
"文学"
:
"文学"
,
"科学"
:
"科学"
,
"empty"
:
""
},
CodeList
:
{
"100"
:
"第一图书馆"
,
"300"
:
"第三图书馆"
,
"200"
:
"第二图书馆"
,
"empty"
:
""
},
CodeList25
:
{
"10"
:
"押金"
,
"20"
:
"身份证"
,
"30"
:
"学生证"
,
"empty"
:
""
},
CodeList43
:
{
"HTMLeditor"
:
"HTML编辑器"
,
"droplist"
:
"下拉列表框"
,
"picturecontrol"
:
"图片控件"
,
"textarea"
:
"多行输入框"
,
"picker"
:
"数据选择"
,
"fileupload"
:
"文件上传控件"
,
"textbox"
:
"文本框"
,
"label"
:
"标签"
,
"userdefined"
:
"用户自定义"
,
"empty"
:
""
},
CodeList44
:
{
"10"
:
"与客户服务相关的协议"
,
"400"
:
"业务接洽阶段各类文本"
,
"1000"
:
"保密协议"
,
"2000"
:
"利益冲突披露及同意函"
,
"100"
:
"服务协议及/或其附件"
,
"5000"
:
"审计业务约定书"
,
"3000"
:
"服务协议"
,
"4000"
:
"服务协议附件"
,
"6000"
:
"采购订单"
,
"200"
:
"服务协议变更/废止/续约合同"
,
"300"
:
"框架协议"
,
"40"
:
"人力资源协议"
,
"50"
:
"其他类协议"
,
"30"
:
"合作类协议"
,
"20"
:
"采购合同"
,
"60"
:
"IT采购合同"
,
"70"
:
"不动产相关协议"
,
"empty"
:
""
},
DYNAORDERTYPE
:
{
"empty"
:
""
,
},
HARDWARETYPE
:
{
"Storage"
:
"存储"
,
"CPU"
:
"处理器"
,
"empty"
:
""
},
ORDERENTITYDATA
:
{
"empty"
:
""
,
},
ORDERSTATE
:
{
"10"
:
"未提交"
,
"20"
:
"审核中"
,
"30"
:
"已通过"
,
"40"
:
"未通过"
,
"empty"
:
""
},
ORDERSTEP
:
{
"1"
:
"发起人调整"
,
"5"
:
"部门经理审核"
,
"10"
:
"财务经理审核"
,
"20"
:
"总经理审核"
,
"30"
:
"财务总监审批"
,
"empty"
:
""
},
OrderType
:
{
"1"
:
"已下单"
,
"2"
:
"已取消"
,
"3"
:
"已完成"
,
"empty"
:
""
},
SCODELIST_NUM
:
{
"1"
:
"类型1"
,
"2"
:
"类型2"
,
"4"
:
"类型3"
,
"empty"
:
""
},
SCODELIST_TEXT
:
{
"A"
:
"类型1"
,
"B"
:
"类型2"
,
"C"
:
"类型3"
,
"empty"
:
""
},
S_OrderType
:
{
"10"
:
"销售订单"
,
"20"
:
"采购订单"
,
"30"
:
"生产订单"
,
"empty"
:
""
},
SysOperator
:
{
"empty"
:
""
,
},
UNIPRODUCTTYPE
:
{
"Software"
:
"软件"
,
"Hardware"
:
"硬件"
,
"empty"
:
""
},
WFStates
:
{
"0"
:
"未启动"
,
"1"
:
"流程中"
,
"2"
:
"已完成"
,
"3"
:
"已取消"
,
"31"
:
"已取消(人工)"
,
"32"
:
"已取消(超时)"
,
"4"
:
"处理故障"
,
"empty"
:
""
},
YesNo
:
{
"1"
:
"是"
,
"0"
:
"否"
,
"empty"
:
""
},
},
};
return
data
;
}
export
default
getLocaleResource
;
\ No newline at end of file
app_Web/src/locale/lang/zh-CN.ts
浏览文件 @
fb14bb3e
import
app_zh_CN_Base
from
'./zh-CN-base'
;
// 基于 APP/src/locale/lang/zh-CN.ts.ftl 生成
function
getLocaleResource
(){
const
app_zh_CN_OwnData
=
{};
const
targetData
=
Object
.
assign
(
app_zh_CN_Base
(),
app_zh_CN_OwnData
);
return
targetData
;
const
data
:
any
=
{
app
:
{
commonWords
:{
error
:
"失败"
,
success
:
"成功"
,
ok
:
"确认"
,
cancel
:
"取消"
,
save
:
"保存"
,
codeNotExist
:
"代码表不存在"
,
reqException
:
"请求异常"
,
sysException
:
"系统异常"
,
warning
:
"警告"
,
wrong
:
"错误"
,
rulesException
:
"值规则校验异常"
,
saveSuccess
:
"保存成功"
,
saveFailed
:
"保存失败"
,
createFailed
:
'创建失败'
,
deleteSuccess
:
"删除成功"
,
deleteError
:
"删除失败"
,
delDataFail
:
"删除数据失败"
,
noData
:
"暂无数据"
,
startsuccess
:
"启动成功"
,
loadmore
:
"加载更多"
,
nomore
:
"没有更多了"
,
other
:
"其他"
,
isExist
:
'已经存在'
,
valueNotEmpty
:
"值不能为空"
,
},
local
:{
new
:
"新建"
,
add
:
"增加"
,
},
grid
:
{
exportexcel
:
{
error
:
'导出失败'
}
},
gridpage
:
{
choicecolumns
:
"选择列"
,
refresh
:
"刷新"
,
show
:
"显示"
,
records
:
"条"
,
totle
:
"共"
,
valueVail
:
"值不能为空"
,
group
:
"分组"
,
other
:
"其他"
,
notConfig
:
{
fetchAction
:
"视图表格fetchAction参数未配置"
,
removeAction
:
"视图表格removeAction参数未配置"
,
createAction
:
"视图表格createAction参数未配置"
,
updateAction
:
"视图表格updateAction参数未配置"
,
loaddraftAction
:
"视图表格loaddraftAction参数未配置"
,
},
data
:
"数据"
,
delDataFail
:
"删除数据失败"
,
delSuccess
:
"删除成功!"
,
confirmDel
:
"确认要删除"
,
notRecoverable
:
"删除操作将不可恢复?"
,
notBatch
:
"批量添加未实现"
,
grid
:
"表"
,
exportFail
:
"数据导出失败"
,
sum
:
"合计"
,
formitemFailed
:
"表单项更新失败"
,
},
list
:
{
notConfig
:
{
fetchAction
:
"视图列表fetchAction参数未配置"
,
removeAction
:
"视图表格removeAction参数未配置"
,
createAction
:
"视图列表createAction参数未配置"
,
updateAction
:
"视图列表updateAction参数未配置"
,
},
confirmDel
:
"确认要删除"
,
notRecoverable
:
"删除操作将不可恢复?"
,
},
listExpBar
:
{
title
:
"列表导航栏"
,
},
wfExpBar
:
{
title
:
"流程导航栏"
,
},
calendarExpBar
:{
title
:
"日历导航栏"
,
},
treeExpBar
:
{
title
:
"树视图导航栏"
,
},
portlet
:
{
noExtensions
:
"无扩展插件"
,
},
tabpage
:
{
sureclosetip
:
{
title
:
"关闭提醒"
,
content
:
"表单数据已经修改,确定要关闭?"
,
},
closeall
:
"关闭所有"
,
closeother
:
"关闭其他"
,
},
fileUpload
:
{
caption
:
"上传"
,
},
searchButton
:
{
search
:
"搜索"
,
reset
:
"重置"
,
},
calendar
:{
today
:
"今天"
,
month
:
"月"
,
week
:
"周"
,
day
:
"天"
,
list
:
"列"
,
dateSelectModalTitle
:
"选择要跳转的时间"
,
gotoDate
:
"跳转"
,
from
:
"从"
,
to
:
"至"
,
},
utilview
:{
importview
:
"导入数据"
,
warning
:
"警告"
,
info
:
"请配置数据导入项"
,
nodatakey
:
"无数据主键"
,
printerror
:
"打印失败"
,
noprint
:
"无打印项"
},
formpage
:{
desc1
:
"操作失败,未能找到当前表单项"
,
desc2
:
"无法继续操作"
,
notconfig
:
{
loadaction
:
"视图表单loadAction参数未配置"
,
loaddraftaction
:
"视图表单loaddraftAction参数未配置"
,
actionname
:
"视图表单'+actionName+'参数未配置"
,
removeaction
:
"视图表单removeAction参数未配置"
,
},
saveerror
:
"保存数据发生错误"
,
savecontent
:
"数据不一致,可能后台数据已经被修改,是否要重新加载数据?"
,
valuecheckex
:
"值规则校验异常"
,
savesuccess
:
"保存成功!"
,
deletesuccess
:
"删除成功!"
,
workflow
:
{
starterror
:
"工作流启动失败"
,
startsuccess
:
"工作流启动成功"
,
submiterror
:
"工作流提交失败"
,
submitsuccess
:
"工作流提交成功"
,
},
updateerror
:
"表单项更新失败"
,
},
gridBar
:
{
title
:
"表格导航栏"
,
},
multiEditView
:
{
notConfig
:
{
fetchAction
:
"视图多编辑视图面板fetchAction参数未配置"
,
loaddraftAction
:
"视图多编辑视图面板loaddraftAction参数未配置"
,
},
},
dataViewExpBar
:
{
title
:
"卡片视图导航栏"
,
},
kanban
:
{
notConfig
:
{
fetchAction
:
"视图列表fetchAction参数未配置"
,
removeAction
:
"视图表格removeAction参数未配置"
,
},
delete1
:
"确认要删除 "
,
delete2
:
"删除操作将不可恢复?"
,
fold
:
"折叠"
,
unfold
:
"展开"
,
},
dashBoard
:
{
handleClick
:
{
title
:
"面板设计"
,
},
},
dataView
:
{
sum
:
"共"
,
data
:
"条数据"
,
},
chart
:
{
undefined
:
"未定义"
,
quarter
:
"季度"
,
year
:
"年"
,
},
searchForm
:
{
notConfig
:
{
loadAction
:
"视图搜索表单loadAction参数未配置"
,
loaddraftAction
:
"视图搜索表单loaddraftAction参数未配置"
,
},
custom
:
"存储自定义查询"
,
title
:
"名称"
,
},
wizardPanel
:
{
back
:
"上一步"
,
next
:
"下一步"
,
complete
:
"完成"
,
preactionmessage
:
"未配置计算上一步行为"
},
viewLayoutPanel
:
{
appLogoutView
:
{
prompt1
:
"尊敬的客户您好,您已成功退出系统,将在"
,
prompt2
:
"秒后跳转至"
,
logingPage
:
"登录页"
,
},
appWfstepTraceView
:
{
title
:
"应用流程处理记录视图"
,
},
appWfstepDataView
:
{
title
:
"应用流程跟踪视图"
,
},
appLoginView
:
{
username
:
"用户名"
,
password
:
"密码"
,
login
:
"登录"
,
},
},
},
components
:
{
"404"
:
{
errorText1
:
'抱歉,您访问的页面不存在!'
,
errorText2
:
'您要找的页面不存在,请返回'
,
indexPage
:
'首页'
,
continue
:
'继续浏览'
,
},
"500"
:
{
errorText1
:
'抱歉,服务器出错了!'
,
errorText2
:
'服务器出错了,请返回 '
,
indexPage
:
'首页'
,
continue
:
'继续浏览'
,
},
appOrgSector
:{
successSwitch
:
'切换成功'
,
errorSwitch
:
'切换失败'
,
},
appAutocomplete
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
},
appBuild
:
{
custom
:
'定制'
,
},
appCheckBox
:
{
notExist
:
'代码表不存在'
,
},
appColumnLink
:
{
error
:
'错误'
,
valueItemException
:
"值项异常"
,
rowDataException
:
"表格行数据异常"
,
},
appColumnRender
:
{
select
:
'请选择...'
,
unsupported
:
'不支持'
,
},
appDashboardDesign
:
{
global
:
'全局'
,
},
appDataUploadView
:
{
"selectfile"
:
"单击此区域进行上传"
,
"uploadserver"
:
"上传数据"
,
"datatemplate"
:
"导入数据模板"
,
"datatemplatemessage"
:
"下载导入模版,并按要求填写:"
,
"read"
:
"读取成功"
,
"completed"
:
"导入完成"
,
"confirm"
:
"确认"
,
"cancel"
:
"取消"
,
"importfailed"
:
"导入失败"
,
"selectfilesucess"
:
"选取文件成功"
,
"importresult"
:
"导入结果"
,
"totaldata"
:
"共计导入数据"
,
"total"
:
"条"
,
"errorinfo"
:
"错误信息"
,
"start"
:
"第"
,
"row"
:
"行"
,
"downloadinfo"
:
"下载反馈信息"
,
"downloaderror"
:
"下载文件失败"
},
appDebugActions
:{
button
:
'开启配置模式'
,
},
appExportExcel
:
{
total
:
'全部'
,
max
:
'最大'
,
row
:
'行'
,
currentPage
:
'当前页'
,
desc
:
'请输入起始页'
,
desc1
:
'请输入有效的起始页'
,
},
appFileUpload
:
{
preview
:
'查看'
,
uploadText
:
'将文件拖到此处,或<em>点击上传</em>'
,
uploadError
:
'上传失败'
,
fileTypeErrorTitle
:
'文件类型错误'
,
fileTypeErrorInfo
:
'请选择图片类型的文件,如JPEG,GIF,PNG,BMP'
,
limitselect
:
'当前限制选择数量为 '
,
},
appFormDRUIPart
:
{
blockUITipInfo
:
'请先保存主数据'
,
viewLoadComp
:
'多数据视图加载完成,触发后续表单项更新'
,
save
:
'关系数据保存完成'
,
change
:
'关系数据值变化'
,
change1
:
'视图数据变化'
,
loadComp
:
'视图加载完成'
,
},
appHeaderMenus
:
{
ibizlab
:{
title
:
'iBiz开放平台'
,
},
publishProject
:{
title
:
'项目文件'
,
},
ibizstudio
:{
title
:
'模型设计工具'
,
},
ibizbbs
:{
title
:
'iBiz论坛'
,
},
},
appMpicker
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
},
appPicker
:
{
error
:
'错误'
,
miss
:
'缺少参数'
,
requestException
:
'请求异常!'
,
newAndEdit
:
'创建并编辑...'
,
systemException
:
'系统异常!'
,
valueitemException
:
'值项异常!'
,
formdataException
:
'表单数据异常!'
,
},
appPickerSelectView
:
{
error
:
'错误'
,
valueitemException
:
'值项异常!'
,
formdataException
:
'表单数据异常!'
,
placeholder
:
'请选择...'
,
},
appPortalDesign
:
{
customPortal
:
'自定义门户'
,
save
:
'保存'
,
},
appRangDate
:
{
placeholder
:
'请选择时间...'
,
from
:
'自'
,
daystart
:
'日 0 时 起 至'
,
dayend
:
'日 24 时 止'
,
},
appRangeEditor
:
{
placeholder
:
'请选择时间...'
,
input
:
'请输入...'
,
},
appStudioAction
:
{
configTitle
:
'进入当前视图配置界面'
,
configButton
:
'配置'
,
issueTitle
:
'建立当前界面的issues'
,
issueButton
:
'新建issues'
,
},
appTreePicker
:
{
placeholder
:
'请选择...'
,
},
dateRange
:
{
startText
:
'保险期限 : 自'
,
endText
:
'日 24 时 止'
,
startPlaceholder
:
'开始日期'
,
rangeSeparatorr
:
' 0 时起 至'
,
endPlaceholder
:
'结束日期'
,
},
dropDownList
:
{
placeholder
:
'请选择...'
,
},
dropDownListDynamic
:
{
placeholder
:
'请选择...'
,
},
dropDownListMpicker
:
{
placeholder
:
'请选择...'
,
},
login
:
{
error
:
'错误'
,
caption
:
'欢迎登录'
,
placeholder1
:
'用户名'
,
placeholder2
:
'密码'
,
name
:
'登录'
,
reset
:
'重置'
,
register
:
'注册'
,
logout
:
'登出'
,
other
:
'其他登录方式'
,
tip
:
'输入用户名和密码'
,
warning1
:
'qq授权登录暂未支持'
,
warning2
:
'微信授权登录暂未支持'
,
loginname
:
{
placeholder
:
'请输入用户名'
,
message
:
'用户名不能为空'
,
},
password
:
{
placeholder
:
'请输入密码'
,
message
:
'密码不能为空'
,
},
loginfailed
:
'登录失败'
,
authfailed
:
'验证失败'
,
phoneplaceholder
:
'请输入手机号'
,
phonefailed
:
'手机号不正确'
,
codeplaceholder
:
'请输入验证码'
,
getcode
:
'获取验证码'
,
getcodeafter
:
'后获取验证码'
,
entervercode
:
'请输入验证码'
,
},
appUser
:
{
name
:
'系统管理员'
,
logout
:
'退出登录'
,
surelogout
:
'确认要退出登录?'
,
changepwd
:
"修改密码"
,
},
appTheme
:
{
caption
:
{
theme
:
'主题'
,
font
:
'字体'
,
},
fontFamilys
:
{
EYInterstate
:
'思源黑体'
,
SimHei
:
'黑体'
,
YouYuan
:
'幼圆'
,
},
},
appFormGroup
:
{
hide
:
'隐藏字段'
,
showMore
:
'显示更多字段'
,
},
appUpdatePassword
:
{
oldPwd
:
'原密码'
,
newPwd
:
'新密码'
,
confirmPwd
:
'确认密码'
,
sure
:
'确认修改'
,
oldPwdErr
:
'原密码不能为空!'
,
newPwdErr
:
'新密码不能为空!'
,
confirmPwdErr
:
'两次输入密码不一致!'
,
},
appAddressSelection
:
{
loadDataFail
:
'城市数据加载失败'
},
appGroupSelect
:{
groupSelect
:
'分组选择'
,
},
appImageUpload
:{
uploadFail
:
'上传失败'
,
limitselect
:
'当前限制选择数量为 '
,
},
appOrgSelect
:{
loadFail
:
'加载数据失败'
},
appTransfer
:{
title1
:
'未选择'
,
title2
:
'已选择'
,
},
appWFApproval
:{
commit
:
'提交'
,
wait
:
'等待'
,
handle
:
'处理'
,
placeholder
:
'请输入内容'
,
end
:
'结束'
},
contextMenuDrag
:{
allApp
:
'全部应用'
,
noFind
:
'未找到该应用'
},
filterMode
:{
placeholder
:
'条件逻辑'
,
},
filterTree
:{
title1
:
'添加条件'
,
title2
:
'添加组'
,
placeholder
:
'属性'
,
},
iBizGroupPicker
:{
ok
:
'确认'
,
cancel
:
'取消'
,
},
iBizGroupSelect
:{
groupSelect
:
'分组选择'
},
tabPageExp
:{
more
:
'更多'
,
},
uploadFile
:{
imgMsg
:
'将图片拖到这里替换'
,
localUpload
:
'本地上传'
,
or
:
'或'
,
imgMsg1
:
'从素材库选择'
},
lockScren
:{
title
:
'设置锁屏密码'
,
label
:
'锁屏密码'
,
message
:
'锁屏密码不能为空'
,
placeholder
:
'请输入锁屏密码'
,
placeholder1
:
'请输入登录密码'
,
message1
:
'解锁密码错误,请重新输入'
,
promptInformation
:
'是否退出系统, 是否继续?'
,
prompt
:
'提示'
,
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
},
cronEditor
:
{
label
:
{
second
:
'秒'
,
minute
:
'分'
,
hour
:
'时'
,
day
:
'日'
,
week
:
'周'
,
month
:
'月'
,
year
:
'年'
,
},
public
:
{
specify
:
'指定'
,
notSpecify
:
'不指定'
,
cycle
:
'周期'
,
from
:
'从'
,
to
:
'至'
,
loop
:
'循环'
,
every
:
'每'
,
once
:
'执行一次'
,
},
second
:
'秒'
,
minute
:
'分'
,
hour
:
{
title
:
'时'
,
everyHour
:
'每时'
,
hourStart
:
'时开始,每'
,
onceAHour
:
'时执行一次'
,
},
day
:
{
title
:
'日'
,
daily
:
'每日'
,
workDay
:
'工作日'
,
dayStart
:
'日开始,每'
,
onceADay
:
'日执行一次'
,
thisMonth
:
'本月'
,
lastWorkDay
:
'号,最近的工作日'
,
lastDayOfMonth
:
'本月最后一天'
,
},
month
:
{
title
:
'月'
,
everyMonth
:
'每月'
,
monthStart
:
'月开始,每'
,
onceAMonth
:
'月执行一次'
,
},
week
:
{
title
:
'周'
,
everyWeek
:
'每周'
,
from
:
'从星期'
,
to
:
'至星期'
,
start
:
'开始,每'
,
onceADay
:
'天执行一次'
,
specifyWeek
:
'指定周'
,
weekOfMonth
:
'本月第'
,
weekWeek
:
'周,星期'
,
lastOfMonth
:
'本月最后一个'
,
week
:
'星期'
,
},
year
:
{
title
:
'年'
,
everyYear
:
'每年'
,
},
message
:
{
error1
:
'日期与星期不可以同时为“不指定”'
,
error2
:
'日期与星期必须有一个为“不指定”'
,
},
},
appMessagePopover
:
{
loadMore
:
'加载更多'
,
noMore
:
'没有更多了'
},
appmessagebox
:
{
ok
:
"确 认"
,
cancel
:
"取 消"
},
diskFileUpload
:{
fileDrag
:
'将文件拖到此处,或'
,
clickUpload
:
'点击上传'
,
load
:
'下载'
,
preview
:
'预览'
,
edit
:
'编辑'
,
delete
:
'删除'
,
clues
:
'单个文件大小不超过'
,
clues1
:
'文件不超过'
,
getFileFailure
:
'获取文件列表失败'
,
loadFailure
:
'上传文件失败'
,
loadFailure1
:
'上传失败,单个文件不得超过'
,
downloadFile
:
'下载文件失败'
,
downloadFile1
:
'下载文件失败,未获取到文件!'
,
deleteFile
:
'此操作将永久删除该文件, 是否继续?'
,
deleteFilePrompt
:
'提示'
,
true
:
'确定'
,
false
:
'取消'
,
deleteFileFailure
:
'删除文件失败'
,
updateFailure
:
'批量更新文件失败'
,
},
diskImageUpload
:{
preview
:
'预览'
,
OCRdiscern
:
'ORC识别'
,
load
:
'下载'
,
delete
:
'删除'
,
getImageFailure
:
'获取图片列表失败'
,
loadImageFailure
:
'下载缩略图失败'
,
loadImageFailure1
:
'下载缩略图失败,未获取到文件!'
,
loadImageFailure2
:
'下载图片失败'
,
loadImageFailure3
:
'下载图片失败,未找到图片!'
,
ImageIdNone
:
'图片id不存在!'
,
uploadImageFailure
:
'上传图片失败'
,
uploadImageFailure1
:
'上传失败,仅支持'gif,jpg,png,bmp'格式的图片!'
,
uploadFailure
:
'上传失败,单个图片不得超过'
,
notImageUrl
:
'图片url不存在'
,
deleteFile
:
'此操作将永久删除该文件, 是否继续?'
,
deleteFilePrompt
:
'提示'
,
true
:
'确定'
,
false
:
'取消'
,
deleteImageFailure
:
'删除图片失败'
,
updateFailure
:
'批量更新文件失败'
,
},
appMapPosition
:
{
submit
:
'确认'
,
title
:
'请选择地址'
},
appSortBar
:
{
title
:
'排序'
},
appAfterTime
:{
minutesAgo
:
'分钟前'
,
hoursAgo
:
'小时前'
,
dayAgo
:
'天前'
,
monthsAgo
:
'月前'
,
yearsAgo
:
'年前'
},
timeline
:
{
index
:
"序号"
,
node
:
"节点"
,
author
:
"办理人员"
,
type
:
"操作"
,
lasttime
:
"完成时间"
,
opinion
:
"审批意见"
,
inhand
:
"待办理:"
,
}
},
codelist
:
{
AppCtrlType
:
{
"form"
:
"表单类"
,
"navigation"
:
"导航类"
,
"panel"
:
"面板类"
,
"multidata"
:
"多数据类"
,
"other"
:
"其他类"
,
"empty"
:
""
,
},
AppEditorType
:
{
"basics"
:
"基础类"
,
"exhibition"
:
"展示类"
,
"choose"
:
"选择类"
,
"datachoose"
:
"数据选择类"
,
"datechoose"
:
"时间选择类"
,
"fileupload"
:
"文件上传类"
,
"empty"
:
""
,
},
AppViewType
:
{
"singledataview"
:
"单数据视图"
,
"multidataview"
:
"多数据视图"
,
"navigationview"
:
"导航视图"
,
"chooseview"
:
"选择视图"
,
"workflowview"
:
"工作流视图"
,
"applicationview"
:
"应用视图"
,
"functionalview"
:
"功能视图"
,
"otherview"
:
"其他视图"
,
"empty"
:
""
,
},
BOOKSTATUSGUIDE
:
{
"step1"
:
"step1"
,
"step2"
:
"step2"
,
"step3"
:
"step3"
,
"empty"
:
""
,
},
BookSailState
:
{
"100"
:
"未出版"
,
"200"
:
"等待出版"
,
"300"
:
"未上架"
,
"400"
:
"已上架"
,
"empty"
:
""
,
},
BookType
:
{
"仙侠"
:
"仙侠"
,
"武侠"
:
"武侠"
,
"玄幻"
:
"玄幻"
,
"都市"
:
"都市"
,
"empty"
:
""
,
},
Bookgroup
:
{
"all"
:
"全部"
,
"onshelf"
:
"已上架"
,
"noshelf"
:
"未上架"
,
"other"
:
"其他"
,
"nopublish"
:
"未出版"
,
"waitpublish"
:
"等待出版"
,
"empty"
:
""
,
},
Booktag
:
{
"历史"
:
"历史"
,
"数学"
:
"数学"
,
"文学"
:
"文学"
,
"科学"
:
"科学"
,
"empty"
:
""
,
},
CodeList
:
{
"100"
:
"第一图书馆"
,
"300"
:
"第三图书馆"
,
"200"
:
"第二图书馆"
,
"empty"
:
""
,
},
CodeList25
:
{
"10"
:
"押金"
,
"20"
:
"身份证"
,
"30"
:
"学生证"
,
"empty"
:
""
,
},
CodeList43
:
{
"HTMLeditor"
:
"HTML编辑器"
,
"droplist"
:
"下拉列表框"
,
"picturecontrol"
:
"图片控件"
,
"textarea"
:
"多行输入框"
,
"picker"
:
"数据选择"
,
"fileupload"
:
"文件上传控件"
,
"textbox"
:
"文本框"
,
"label"
:
"标签"
,
"userdefined"
:
"用户自定义"
,
"empty"
:
""
,
},
CodeList44
:
{
"10"
:
"与客户服务相关的协议"
,
"400"
:
"业务接洽阶段各类文本"
,
"1000"
:
"保密协议"
,
"2000"
:
"利益冲突披露及同意函"
,
"100"
:
"服务协议及/或其附件"
,
"5000"
:
"审计业务约定书"
,
"3000"
:
"服务协议"
,
"4000"
:
"服务协议附件"
,
"6000"
:
"采购订单"
,
"200"
:
"服务协议变更/废止/续约合同"
,
"300"
:
"框架协议"
,
"40"
:
"人力资源协议"
,
"50"
:
"其他类协议"
,
"30"
:
"合作类协议"
,
"20"
:
"采购合同"
,
"60"
:
"IT采购合同"
,
"70"
:
"不动产相关协议"
,
"empty"
:
""
,
},
DYNAORDERTYPE
:
{
"empty"
:
""
,
},
HARDWARETYPE
:
{
"Storage"
:
"存储"
,
"CPU"
:
"处理器"
,
"empty"
:
""
,
},
ORDERENTITYDATA
:
{
"empty"
:
""
,
},
ORDERSTATE
:
{
"10"
:
"未提交"
,
"20"
:
"审核中"
,
"30"
:
"已通过"
,
"40"
:
"未通过"
,
"empty"
:
""
,
},
ORDERSTEP
:
{
"1"
:
"发起人调整"
,
"5"
:
"部门经理审核"
,
"10"
:
"财务经理审核"
,
"20"
:
"总经理审核"
,
"30"
:
"财务总监审批"
,
"empty"
:
""
,
},
OrderType
:
{
"1"
:
"已下单"
,
"2"
:
"已取消"
,
"3"
:
"已完成"
,
"empty"
:
""
,
},
SCODELIST_NUM
:
{
"1"
:
"类型1"
,
"2"
:
"类型2"
,
"4"
:
"类型3"
,
"empty"
:
""
,
},
SCODELIST_TEXT
:
{
"A"
:
"类型1"
,
"B"
:
"类型2"
,
"C"
:
"类型3"
,
"empty"
:
""
,
},
S_OrderType
:
{
"10"
:
"销售订单"
,
"20"
:
"采购订单"
,
"30"
:
"生产订单"
,
"empty"
:
""
,
},
SysOperator
:
{
"empty"
:
""
,
},
UNIPRODUCTTYPE
:
{
"Software"
:
"软件"
,
"Hardware"
:
"硬件"
,
"empty"
:
""
,
},
WFStates
:
{
"0"
:
"未启动"
,
"1"
:
"流程中"
,
"2"
:
"已完成"
,
"3"
:
"已取消"
,
"31"
:
"已取消(人工)"
,
"32"
:
"已取消(超时)"
,
"4"
:
"处理故障"
,
"empty"
:
""
,
},
YesNo
:
{
"1"
:
"是"
,
"0"
:
"否"
,
"empty"
:
""
,
},
},
};
return
data
;
}
export
default
getLocaleResource
;
\ No newline at end of file
app_Web/src/widgets/ibizbook/default-searchform/default-searchform-base.vue
浏览文件 @
fb14bb3e
...
...
@@ -712,7 +712,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
5Data
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -748,7 +748,7 @@ export default class DefaultBase extends Vue implements ControlInterface {
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
5Data
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOKUsr
9Grid
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizbook/quicksearchform-searchform/quicksearchform-searchform-base.vue
浏览文件 @
fb14bb3e
...
...
@@ -670,7 +670,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public
load
(
opt
:
any
=
{}):
void
{
if
(
!
this
.
loadAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loadAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
};
...
...
@@ -706,7 +706,7 @@ export default class QUICKSEARCHFORMBase extends Vue implements ControlInterface
*/
public
async
loadDraft
(
opt
:
any
=
{},
mode
?:
string
):
Promise
<
any
>
{
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
List
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZBOOK
Calendar
View'
+
(
this
.
$t
(
'app.searchForm.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
const
arg
:
any
=
{
...
opt
}
;
...
...
app_Web/src/widgets/ibizorder-detail/main-grid/main-grid-base.vue
浏览文件 @
fb14bb3e
...
...
@@ -933,7 +933,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
fetchAction
)
{
this
.
$Notice
.
error
({
title
:
this
.
$t
(
"app.commonWords.wrong"
)
as
string
,
desc
:
"IBIZOrderDetail
S
GridView9"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
desc
:
"IBIZOrderDetailGridView9"
+
(
this
.
$t
(
"app.gridpage.notConfig.fetchAction"
)
as
string
),
});
return
;
}
...
...
@@ -1073,7 +1073,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
removeAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetail
S
GridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
desc
:
'IBIZOrderDetailGridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.removeAction'
)
as
string
)
});
return
;
}
...
...
@@ -1187,7 +1187,7 @@ export default class MainBase extends Vue implements ControlInterface {
*/
public
addBatch
(
arg
:
any
=
{}):
void
{
if
(
!
this
.
fetchAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetail
S
GridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailGridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.fetchAction'
)
as
string
)
});
return
;
}
if
(
!
arg
){
...
...
@@ -2082,7 +2082,7 @@ export default class MainBase extends Vue implements ControlInterface {
try
{
if
(
Object
.
is
(
item
.
rowDataState
,
'create'
))
{
if
(
!
this
.
createAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetail
S
GridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailGridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.createAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
...
...
@@ -2091,7 +2091,7 @@ export default class MainBase extends Vue implements ControlInterface {
}
}
else
if
(
Object
.
is
(
item
.
rowDataState
,
'update'
)){
if
(
!
this
.
updateAction
)
{
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetail
S
GridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetailGridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.updateAction'
)
as
string
)
});
}
else
{
Object
.
assign
(
item
,
{
viewparams
:
this
.
viewparams
});
const
tempContext
=
Util
.
deepCopy
(
this
.
context
);
...
...
@@ -2167,7 +2167,7 @@ export default class MainBase extends Vue implements ControlInterface {
if
(
!
this
.
loaddraftAction
){
this
.
$Notice
.
error
({
title
:
(
this
.
$t
(
'app.commonWords.wrong'
)
as
string
),
desc
:
'IBIZOrderDetail
S
GridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
desc
:
'IBIZOrderDetailGridView9'
+
(
this
.
$t
(
'app.gridpage.notConfig.loaddraftAction'
)
as
string
)
});
return
;
}
...
...
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录