element 框架的数据拼接

  • 2019 年 10 月 10 日
  • 筆記
  • 实现弹窗标题的数据拼接。
  <el-dialog  :title=" '手机号'+ '( ' + titleForm + ') ' "  :visible.sync="dialogTableVisibles" width="1200px" border-radius="4px">   </ el-dialog>