Browse Source

增加区分

张涛 1 year ago
parent
commit
d5838beb5f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/DocumentsmartData.vue

+ 1 - 1
src/views/DocumentsmartData.vue

@@ -1,5 +1,5 @@
 <template>
-    <document-cards :hasUpload="true" :uploadFile="true" :data="data" :hasSlider="false" :agentId="agentId" :
+    <document-cards :hasUpload="true" :uploadFile="true" :data="data" :hasSlider="false" :agentId="agentId"
         agengtName="智能数据" />
 </template>
 <script>