cloud-web-corejs 1.0.54-dev.163 → 1.0.54-dev.165

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -79,8 +79,11 @@
79
79
  <el-input type="text" autocomplete="off" v-model="szTaMb.taBm" clearable :disabled="!!dataId"/>
80
80
  </el-form-item>
81
81
  </td>
82
- <td colspan="4">
83
- <span class="fl tips">{{ $t1('注:数据库表名必须定义为:1、与实体名称一样,2、表单分类数据表前缀_实体名称。') }}</span>
82
+ </tr>
83
+ <tr>
84
+ <th class="no"></th>
85
+ <td colspan="7">
86
+ <span class="fl tips">{{ $t1('注:数据库表名必须定义为:1、与实体名称一样,2、表单分类数据表前缀_实体名称,3、不填自动生成:表单分类数据表前缀_实体名称。') }}</span>
84
87
  </td>
85
88
  </tr>
86
89
  <tr>