WXL
2025-01-23 6de02b3641b3f0a876513d8f367ed44337423920
src/views/shortmessage/messagebank/index.vue
@@ -192,7 +192,7 @@
                width="160"
              >
                <template slot-scope="scope">
                  <span>{{ parseTime(scope.row.createTime) }}</span>
                  <span>{{ formatTime(scope.row.createTime) }}</span>
                </template> </el-table-column
              ><el-table-column
                label="发送时间"
@@ -201,7 +201,7 @@
                width="160"
              >
                <template slot-scope="scope">
                  <span>{{ parseTime(scope.row.createTime) }}</span>
                  <span>{{ formatTime(scope.row.createTime) }}</span>
                </template>
              </el-table-column>
              <el-table-column