Explorar o código

解决 97127 bug

Zhou.xiaoning %!s(int64=4) %!d(string=hai) anos
pai
achega
92a8528b89

+ 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"