Ver Fonte

预订明细

shish há 2 anos atrás
pai
commit
ac092d500d
1 ficheiros alterados com 6 adições e 0 exclusões
  1. 6 0
      ghs/src/views/book/itemCustom.vue

+ 6 - 0
ghs/src/views/book/itemCustom.vue

@@ -23,6 +23,12 @@
 			</template>
 
 			<template #slot-search-option="{scope}">
+                <span style="font-size:32upx;color:blue;font-weight:bold;margin-left:30upx;padding:10upx 0 10upx 0;" v-if="Number(itemId)>0">
+					【{{ remainName }}】<span v-if="remainNum && Number(remainNum)>0">剩 {{ remainNum }}份</span>
+				</span>
+				<span v-if="Number(customId)>0" style="font-size:32upx;color:black;font-weight:bold;margin-left:30upx;padding:10upx 0 10upx 0;">
+					【{{ customName }}】预订的花材
+				</span>
 			</template>
 
 			<template #table-column-customName="{scope}">