Kaynağa Gözat

库存显示展示

XMLWAN 2 yıl önce
ebeveyn
işleme
1a371088d1
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      src/xt_pages/stock/drugs/drugStockFlow.vue

+ 2 - 2
src/xt_pages/stock/drugs/drugStockFlow.vue Dosyayı Görüntüle

@@ -132,11 +132,11 @@
132 132
             
133 133
            </template>
134 134
         </el-table-column>
135
-         <el-table-column prop="drug_name" label="剩余库存" align="center">
135
+         <!-- <el-table-column prop="drug_name" label="剩余库存" align="center">
136 136
            <template slot-scope="scope">
137 137
              {{scope.row.over_count}}
138 138
            </template>
139
-        </el-table-column>
139
+        </el-table-column> -->
140 140
         <el-table-column prop="drug_name" label="使用人" align="center">
141 141
            <template slot-scope="scope">
142 142
              <span > {{getPatientName(scope.row.patient_id)}}</span>