@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div v-loading="loading" class="research_detal_wrapper">
|
<div v-loading="loading" class="research_detal_wrapper">
|
||||||
<div class="d_title">中心调研表</div>
|
<div class="d_title">{{ $t('trials:researchForm:title:question') }}</div>
|
||||||
<div class="d_content">
|
<div class="d_content">
|
||||||
|
|
||||||
<!-- 项目基本信息 -->
|
<!-- 项目基本信息 -->
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="research_login_m_content">
|
<div class="research_login_m_content">
|
||||||
<div class="title">中心调研表</div>
|
<div class="title">{{ $t('trials:researchForm:title:question') }}</div>
|
||||||
<el-form
|
<el-form
|
||||||
ref="loginForm"
|
ref="loginForm"
|
||||||
v-loading="loading"
|
v-loading="loading"
|
||||||
|
|||||||
Reference in New Issue
Block a user