kongdeqiang
2024-10-22 a6fd20248270daab943d373c0849ae9b90a69ec8
src/components/page/outPark/index.vue
@@ -97,6 +97,7 @@
              <template slot-scope="scope">
                <p v-if="scope.row.status==0">未缴费</p>
                <p v-if="scope.row.status==1">已缴费</p>
                <p v-if="scope.row.status==2">月租车</p>
              </template>
            </el-table-column>
            <el-table-column