瀏覽代碼

解决 97127 bug

Zhou.xiaoning 4 年之前
父節點
當前提交
92a8528b89
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/views/order/spot_warran/components/spot_warrant_spot_details/index.vue

+ 2 - 1
src/views/order/spot_warran/components/spot_warrant_spot_details/index.vue

@@ -17,7 +17,8 @@
         <BtnList :btnList="btnList"
                  :record="record"
                  class="btn-list-sticky"
-                 @click="openComponent" />
+                 @click="openComponent"
+                 v-if="record.enalbeqty > 0" />
       </template>
     </a-table>
     <component :is="componentId"