| src/components/product_card/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| src/pages/production/detail/twistDetail.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/product_card/index.vue
@@ -4,6 +4,7 @@ <view class="flex justify-between w-full"> <text class="font-medium text-[#252525]">设备编号: {{ data[map.deviceModel] }}</text> <wd-tag v-if="data.type !== '绞线'" :color="data[map.isMonofil] == 1 ? '#0D867F' : '#e6a23c'" :bg-color="data[map.isMonofil] == 1 ? '#E7F4EC' : '#fdf6ec'" > src/pages/production/detail/twistDetail.vue
@@ -47,6 +47,7 @@ const paramsId = ref(); const cardData = reactive({ type: "绞线", deviceModel: undefined, model: undefined, systemNo: undefined,