Explorar el Código

产权交易出价优化

rongxin_prod
庞东旭 hace 2 años
padre
commit
42315bfac6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/project/projectDetail.vue

+ 1
- 1
src/views/project/projectDetail.vue Ver fichero

@@ -189,7 +189,7 @@
<template v-else>
<td></td>
</template>
<td>{{ item.createTime }}</td>
<td>{{ item.loginTime }}</td>
</tr>
</table>
</div>


Cargando…
Cancelar
Guardar