Ver código fonte

空标签修改

duy 1 ano atrás
pai
commit
f867461818

+ 1 - 1
src/views/data-fill/wbs.vue

@@ -127,7 +127,7 @@
                             @get-list="searchNodeAllTable1"
                         />
                     </el-scrollbar>
-                    <HcStatus v-else text="暂无表单" />
+                    <hc-empty v-else title="暂无表单" />
                 </hc-tab-card>
             </div>
         </div>

+ 1 - 1
src/views/ledger/query.vue

@@ -1,7 +1,7 @@
 <template>
     <div v-loading="boxLoading" class="hc-layout-box">
         <HcNewCard v-if="menuDatas.length <= 0" ui="flex-1">
-            <HcStatus />
+            <hc-empty />
         </HcNewCard>
         <template v-if="menuDatas.length > 0">
             <div class="hc-layout-left">

+ 1 - 1
src/views/other/first-item.vue

@@ -145,7 +145,7 @@
                     <el-scrollbar v-if="contractId && isTableForm">
                         <div :id="`table-form-${contractId}`" class="hc-excel-table-form-view" />
                     </el-scrollbar>
-                    <HcStatus v-else :desc="statusDesc" />
+                    <hc-empty v-else :title="statusDesc" />
                 </div>
                 <div class="node-file">
                     <div class="title">上传总结报告</div>

+ 1 - 1
src/views/other/first-itemcopy.vue

@@ -159,7 +159,7 @@
                             @renew="renewtable"
                         />
                     </el-scrollbar>
-                    <HcStatus v-else :desc="statusDesc" />
+                    <hc-empty v-else :title="statusDesc" />
                 </div>
                 <div class="node-file">
                     <div class="title">上传总结报告1111</div>

+ 1 - 1
src/views/tentative/detect/test-form.vue

@@ -82,7 +82,7 @@
                     @get-list="searchNodeAllTable1"
                 />
             </el-scrollbar>
-            <HcStatus v-else v-loading="isLoadList" text="暂无表单" />
+            <hc-empty v-else v-loading="isLoadList" title="暂无表单" />
         </HcTabCard>
 
         <!-- 关联工程用途及部位 -->

+ 1 - 1
src/views/tentative/detect/test.vue

@@ -201,7 +201,7 @@
                         </template>
                     </div>
                     <div v-else class="pdf-file-list-box">
-                        <HcNoData />
+                        <hc-empty />
                     </div>
                     <iframe v-if="attachmentPdfUrl" :src="attachmentPdfUrl" frameborder="1" height="100%" width="80%" />
                     <div class="hc-no-table-form">