Browse Source

7月25,规格前移

yq1 8 months ago
parent
commit
c698797623
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/xt_pages/outpatientCharges/components/prescriptionTable.vue

+ 0 - 1
src/xt_pages/outpatientCharges/components/prescriptionTable.vue View File

170
       >
170
       >
171
         <template slot-scope="scope">{{ scope.row.project_name }}</template>
171
         <template slot-scope="scope">{{ scope.row.project_name }}</template>
172
       </el-table-column>
172
       </el-table-column>
173
-      
174
       <el-table-column
173
       <el-table-column
175
         align="center"
174
         align="center"
176
         prop="statistical_classification"
175
         prop="statistical_classification"