WXL
4 天以前 8b120cec9e7f0e356322a2cddf0624579c05ce93
src/views/complaint/complaintmy/index.vue
@@ -92,7 +92,6 @@
                  icon="el-icon-download"
                  size="medium"
                  @click="handleExport"
                  v-hasPermi="['system:user:export']"
                  >导出</el-button
                >
              </div>
@@ -172,7 +171,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