su
su1124
2023-12-26 0a5eb668a81c95567dc857e42232451dfb12bc5a
src/views/hosp/history/index.vue
@@ -79,6 +79,7 @@
            <template slot-scope="scope">
              <span v-if="scope.row.tjCustomerSex == '0'">男</span>
              <span v-if="scope.row.tjCustomerSex == '1'">女</span>
              <span v-if="scope.row.tjCustomerSex == '2'">未知</span>
            </template>
          </el-table-column>
          <el-table-column