File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
ui/src/workflow/nodes/base-node/component Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5656 <p class =" line-height-22 mt-4" >
5757 {{ $t('common.fileUpload.document') }}
5858 <el-text class =" color-secondary"
59- >{{
59+ >{{
6060 $t(
6161 'views.applicationWorkflow.nodes.baseNode.FileUploadSetting.fileUploadType.documentText'
6262 )
8686 <p class =" line-height-22 mt-4" >
8787 {{ $t('common.fileUpload.image') }}
8888 <el-text class =" color-secondary"
89- >{{
89+ >{{
9090 $t(
9191 'views.applicationWorkflow.nodes.baseNode.FileUploadSetting.fileUploadType.imageText'
9292 )
114114 <p class =" line-height-22 mt-4" >
115115 {{ $t('common.fileUpload.audio') }}
116116 <el-text class =" color-secondary"
117- >{{
117+ >{{
118118 $t(
119119 'views.applicationWorkflow.nodes.baseNode.FileUploadSetting.fileUploadType.audioText'
120120 )
141141 <p class =" line-height-22 mt-4" >
142142 {{ $t('common.fileUpload.other') }}
143143 <el-text class =" color-secondary"
144- >{{
144+ >{{
145145 $t(
146146 'views.applicationWorkflow.nodes.baseNode.FileUploadSetting.fileUploadType.otherText'
147147 )
You can’t perform that action at this time.
0 commit comments