命令模板.

This commit is contained in:
lijiahang
2024-03-08 18:21:41 +08:00
parent b392ddf0e7
commit 54ae18987c
14 changed files with 363 additions and 90 deletions

View File

@@ -36,7 +36,7 @@
#else
<a-input v-model="formModel.${field.propertyName}"
placeholder="请输入${field.comment}"
allow-clear/>
allow-clear />
#end
#end
</a-form-item>