Kaynağa Gözat

短信记录增加字段:短信原文

jingyuanchao 1 yıl önce
ebeveyn
işleme
c0957091f0
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      src/views/system/smsSendLog/index.vue

+ 1 - 0
src/views/system/smsSendLog/index.vue

@@ -147,6 +147,7 @@
                 {{ scope.row.result=='0'?'成功':'失败' }}
               </template>
             </el-table-column>
+            <el-table-column label="短信内容" align="center" prop="reqDetail" show-overflow-tooltip/>
             <el-table-column label="错误消息" align="center" prop="resultDescription" show-overflow-tooltip/>
 
             <!--  <el-table-column