guoyuji
2024-04-11 40c892883fcd83e397273640678bf4dba6f2cc1e
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()