north-glass-erp/northglass-erp/src/views/pp/rework/AddRework.vue
@@ -20,6 +20,11 @@ let produceList = ref([]) //定义当前页数 let pageNum=$ref(1) let total = reactive({ pageTotal : 0, dataTotal : 0, pageSize : 100 }) const xGrid = ref(); let cellArea = ref()