瀏覽代碼

精麻处方

zengfanwei 1 周之前
父節點
當前提交
9b60aa4356
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. 3 2
      src/components/print-poisonous-hemp/PrintPoisonousHempTemplate.vue

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

@@ -398,7 +398,7 @@ defineExpose({
                         <td colspan="2">
                           药品名称
                         </td>
-                        <td
+                        <!-- <td
                           style="width: 33%"
                           class="print-poisonous-hemp__tag--text-right"
                         >
@@ -407,7 +407,8 @@ defineExpose({
                             class="print-poisonous-hemp__hidden-input"
                             style="width: 12pt"
                           />{{ item.packUnitName }}
-                        </td>
+                        </td> -->
+                        <td>规格</td>
                         <td>数量</td>
                         <td>单次剂量</td>
                         <td>频率</td>