浏览代码

添加频率

xiaochan 1 月之前
父节点
当前提交
19f04d9852
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/components/print-poisonous-hemp/PrintPoisonousHempTemplate.vue

+ 3 - 1
src/components/print-poisonous-hemp/PrintPoisonousHempTemplate.vue

@@ -370,7 +370,9 @@ defineExpose({
                           style="width: 33%"
                           class="print-poisonous-hemp__tag--text-right"
                         >
-                          {{ item.supplyName }}
+                          {{ item.supplyName }}    {{
+                            item.frequName
+                          }}
                         </td>
                         <td style="width: 33%"></td>
                       </tr>