فهرست منبع

Merge branch 'xiaoshi_AI' into product

zhuliu 5 ماه پیش
والد
کامیت
7b726da09b
1فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده
  1. 4 1
      src/views/noveltySearch/components/technicalDisclosure/technicalDisclosure.vue

+ 4 - 1
src/views/noveltySearch/components/technicalDisclosure/technicalDisclosure.vue

@@ -72,7 +72,10 @@
                   {{ getInventionPointText(technicalCase.inventionPoint) }}
                 </div>
               </div>
-              <myRichText v-loading="loading2" v-show="showInventionPoint" type="textarea" v-model="technicalCase.inventionPoint" @change="saveInventionPoint"  resize="none" customStyle="height:150px;font-size: 14px;color:#606266" :rows="10"  placeholder="请输入发明点"></myRichText>
+              <div v-loading="loading2">
+                <myRichText  v-show="showInventionPoint" type="textarea" v-model="technicalCase.inventionPoint" @change="saveInventionPoint"  resize="none" customStyle="height:150px;font-size: 14px;color:#606266" :rows="10"  placeholder="请输入发明点"></myRichText>
+              </div>
+              
           </div>
           <div class></div>
           <div class="AIChat" v-if="showChat">