su
su1124
2023-12-27 c88e4e1bd87b909fdcc927223762a3f7d752fd6c
src/views/system/bill/index.vue
@@ -170,6 +170,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