@@ -935,6 +935,7 @@
</el-button>
</template>
</avue-crud>
+ {{paymentList}}
<avue-crud
v-if="activeIndex === '2'"
:data="paymentList"
@@ -2101,7 +2102,6 @@ export default {
prop: 'fleetId',
type: "select",
index: 1,
- cascader: ['plateNo'],
props: {
label: "fleetName",
value: "fleetId"