Browse Source

feat: [表单模板] 字段名称修改

lkf
memorylkf 3 months ago
parent
commit
1e9240b928
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue

+ 1
- 1
src/views/business/comps/template/comps/sp/SWYPFXFFXYPZBB/ZQDYJMD.vue View File

@ -26,7 +26,7 @@
:formData="formData"
:prefixKey = "`table`"
@clickable="handleClickable"
fieldItemLabel = "这个是什么"
fieldItemLabel = "template.common.operationSteps"
>
<template slot="operation" slot-scope="{ row, rowIndex}">
<TableOpertaion

Loading…
Cancel
Save