Skip to content

Commit eeb828e

Browse files
committed
fix: function add required
--bug=1053859 --user=王孝刚 【函数库】函数内容给出必填提示 https://www.tapd.cn/57709429/s/1675529
1 parent 82b06d1 commit eeb828e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/src/views/function-lib/component/FunctionFormDrawer.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@
238238
</el-table>
239239
<h4 class="title-decoration-1 mb-16">
240240
{{ $t('views.functionLib.functionForm.form.param.code') }}
241+
<span style="color: red; margin-left: -10px">*</span>
241242
<el-text type="info" class="color-secondary">
242243
{{ $t('views.functionLib.functionForm.form.param.paramInfo2') }}
243244
</el-text>

0 commit comments

Comments
 (0)