@@ -131,7 +131,6 @@ const { proxy } = getCurrentInstance()
/** 生产批次 */
const dataList = ref([])
const dataTable = ref(null)
-const currentDaywork = ref({})
const spanProps = ref([])
const loading = ref(false)
const total = ref(0)