@@ -350,15 +350,15 @@ const tableColumn = ref([
},
{
prop: "yp1",
- label: "叶片一",
+ label: "叶片1",
prop: "yp2",
- label: "叶片二",
+ label: "叶片2",
prop: "yp3",
- label: "叶片三33",
+ label: "叶片3",
]);
const tableLoading = ref(false);